updated for version 7.2-029

This commit is contained in:
vimboss
2008-11-06 16:16:44 +00:00
parent 4a3f8ec5c9
commit 87bb3e3494
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -3609,6 +3609,7 @@ set_one_cmd_context(xp, buff)
return set_context_in_autocmd(xp, arg, FALSE);
case CMD_doautocmd:
case CMD_doautoall:
return set_context_in_autocmd(xp, arg, TRUE);
#endif
case CMD_set:
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
29,
/**/
28,
/**/