X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=3b26aa984ac6140c3671cb2280b8362f15a9c9b9;hp=6c079bedfd13b9ec6129ec737645a5947f40bdaf;hb=d6a7a89913885f96c6343fdb98777ec8e887e4e3;hpb=69411872c23f91f24f76cf3a4a4b3be67640e44d diff --git a/globals.h b/globals.h index 6c079be..3b26aa9 100644 --- a/globals.h +++ b/globals.h @@ -83,6 +83,7 @@ WHERE char *MhUnseen; WHERE char *MsgFmt; WHERE char *MsgIdFormat; +WHERE rx_t AttachRemindRegexp; WHERE rx_t Mask; WHERE rx_t QuoteRegexp; WHERE rx_t ReplyRegexp; @@ -229,6 +230,7 @@ WHERE short Timeout; WHERE short Umask INITVAL (0077); WHERE short WrapMargin; WHERE short WriteInc; +WHERE short MaxDispRecips; WHERE short MaxLineLength; WHERE short ScoreThresholdDelete;