0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.1-035

This commit is contained in:
Bram Moolenaar
2007-07-24 09:16:38 +00:00
parent 5fdec47ab0
commit fe40d1a0b0
2 changed files with 3 additions and 0 deletions

View 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)

View File

@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
35,
/**/
34,
/**/