]> git.llucax.com Git - software/mutt-debian.git/blobdiff - globals.h
611410-no-implicit_autoview-for-text-html.patch: blacklist text/html from implicit_au...
[software/mutt-debian.git] / globals.h
index 5be02376f3c64ddf65aabdbf04b976e07e7601ed..62d831d7525c7992d39f6c46c445a932f36aa6ac 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -113,6 +113,7 @@ WHERE char *PrintCmd;
 WHERE char *QueryCmd;
 WHERE char *QueryFormat;
 WHERE char *Realname;
+WHERE short SearchContext;
 WHERE char *SendCharset;
 WHERE char *Sendmail;
 WHERE char *Shell;
@@ -199,6 +200,7 @@ WHERE short SleepTime INITVAL (1);
 WHERE short TimeInc;
 WHERE short Timeout;
 WHERE short Wrap;
+WHERE short WrapHeaders;
 WHERE short WriteInc;
 
 WHERE short ScoreThresholdDelete;