updated for version 7.0-029

This commit is contained in:
vimboss
2006-06-22 19:01:34 +00:00
parent e379dfb744
commit de936a15d3
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -9792,6 +9792,9 @@ f_getchar(argvars, rettv)
varnumber_T n;
int error = FALSE;
/* Position the cursor. Needed after a message that ends in a space. */
windgoto(msg_row, msg_col);
++no_mapping;
++allow_keys;
if (argvars[0].v_type == VAR_UNKNOWN)
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
29,
/**/
28,
/**/