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:
@@ -4316,6 +4316,7 @@ do_sub(eap)
|
|||||||
do_error = TRUE;
|
do_error = TRUE;
|
||||||
do_print = FALSE;
|
do_print = FALSE;
|
||||||
do_count = FALSE;
|
do_count = FALSE;
|
||||||
|
do_number = FALSE;
|
||||||
do_ic = 0;
|
do_ic = 0;
|
||||||
}
|
}
|
||||||
while (*cmd)
|
while (*cmd)
|
||||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
35,
|
||||||
/**/
|
/**/
|
||||||
34,
|
34,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user