updated for version 7.2a-014

This commit is contained in:
vimboss
2008-07-04 16:51:55 +00:00
parent 8d82ed5bcb
commit ec6b3d54e5
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4724,7 +4724,7 @@ eval6(arg, rettv, evaluate, want_string)
}
else
{
EMSG(_("E804: Cannot use % with float"));
EMSG(_("E804: Cannot use '%' with Float"));
return FAIL;
}
rettv->v_type = VAR_FLOAT;
+2
View File
@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
14,
/**/
13,
/**/