]> granicus.if.org Git - vim/commitdiff
updated for version 7.2-096 v7.2.096
authorBram Moolenaar <Bram@vim.org>
Wed, 4 Feb 2009 12:14:51 +0000 (12:14 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 Feb 2009 12:14:51 +0000 (12:14 +0000)
src/ex_cmds.c
src/version.c

index cfda9035b7da78c78fa54fad0de4a70472b5345d..068cca6d30d7c29a9da417e73c704c75a3e8648c 100644 (file)
@@ -2417,8 +2417,8 @@ print_line(lnum, use_number, list)
        cursor_on();            /* msg_start() switches it off */
        out_flush();
        silent_mode = save_silent;
-       info_message = FALSE;
     }
+    info_message = FALSE;
 }
 
 /*
index 0f6cf0bf1025d911b433011c587dd50661818e6f..12905af76c3c205a7e1e5374b36969959df1934d 100644 (file)
@@ -676,6 +676,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    96,
 /**/
     95,
 /**/