X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=globals.h;h=2fc7ff121a7d5f3507f2fc64c7802bdc338376f0;hb=f1ca09e359410e2b578a24a647fc383edd5ab4b5;hp=c04e5a3e84c4c8bf652d7716a196ef0ecafd4fda;hpb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb;p=apps%2Fmadmutt.git diff --git a/globals.h b/globals.h index c04e5a3..2fc7ff1 100644 --- a/globals.h +++ b/globals.h @@ -207,6 +207,7 @@ WHERE short Timeout; WHERE short Umask INITVAL(0077); WHERE short WrapMargin; WHERE short WriteInc; +WHERE short MaxLineLength; WHERE short ScoreThresholdDelete; WHERE short ScoreThresholdRead; @@ -217,6 +218,7 @@ WHERE short DrawFullLine INITVAL(0); WHERE short SidebarWidth; #ifdef USE_IMAP WHERE short ImapKeepalive; +WHERE short ImapBuffyTimeout; #endif /* flags for received signals */