]> granicus.if.org Git - vim/commitdiff
updated for version 7.1-035 v7.1.035
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Jul 2007 09:16:38 +0000 (09:16 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Jul 2007 09:16:38 +0000 (09:16 +0000)
src/ex_cmds.c
src/version.c

index 66bbb188df1643d2c9074941c2fc9251d6d7ecc5..0ecfda24ea477ae253dbe7ed5e8aacce6fd68fb6 100644 (file)
@@ -4316,6 +4316,7 @@ do_sub(eap)
        do_error = TRUE;
        do_print = FALSE;
        do_count = FALSE;
+       do_number = FALSE;
        do_ic = 0;
     }
     while (*cmd)
index e7d9dacaea681824e0ef7559c944548cf60e55f2..b4f505a7e0e2f95e4817784e9f86bac4d8e309d6 100644 (file)
@@ -666,6 +666,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    35,
 /**/
     34,
 /**/