]> granicus.if.org Git - mutt/commitdiff
Return $menu_move_off default to status quo ante.
authorThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Tue, 26 Jul 2005 16:40:16 +0000 (16:40 +0000)
committerThomas Glanzmann <sithglan@stud.uni-erlangen.de>
Tue, 26 Jul 2005 16:40:16 +0000 (16:40 +0000)
init.h

diff --git a/init.h b/init.h
index 09ec79cfc0b2f2675fb4142734d4f808b6b799b9..05d97f609dfb9c9b615d0585a16a66a552771e17 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1138,7 +1138,7 @@ struct option_t MuttVars[] = {
   ** This variable controls the number of lines of context that are given
   ** when scrolling through menus. (Similar to ``$$pager_context''.)
   */
-  { "menu_move_off",   DT_BOOL, R_NONE, OPTMENUMOVEOFF, 0 },
+  { "menu_move_off",   DT_BOOL, R_NONE, OPTMENUMOVEOFF, 1 },
   /*
   ** .pp
   ** When \fIunset\fP, the bottom entry of menus will never scroll up past