X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=2fc7ff121a7d5f3507f2fc64c7802bdc338376f0;hp=c04e5a3e84c4c8bf652d7716a196ef0ecafd4fda;hb=6b4750772eba54f979455376713b49900a4d5016;hpb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb 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 */