updated for version 7.0-030

This commit is contained in:
vimboss
2006-06-22 19:15:58 +00:00
parent de936a15d3
commit c2db5b9e12
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ EX(CMD_command, "command", ex_command,
EX(CMD_comclear, "comclear", ex_comclear,
TRLBAR|CMDWIN),
EX(CMD_compiler, "compiler", ex_compiler,
BANG|TRLBAR|WORD1),
BANG|TRLBAR|WORD1|CMDWIN),
EX(CMD_continue, "continue", ex_continue,
TRLBAR|SBOXOK|CMDWIN),
EX(CMD_confirm, "confirm", ex_wrongmodifier,
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
30,
/**/
29,
/**/