updated for version 7.0-229

This commit is contained in:
vimboss
2007-04-26 14:48:01 +00:00
parent d3a393fbcd
commit 7874affc3e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -2183,7 +2183,7 @@ vgetorpeek(advance)
}
/* Need more chars for partly match. */
if (mlen == typebuf.tb_len)
keylen = KL_PART_MAP;
keylen = KL_PART_KEY;
else if (max_mlen < mlen)
/* no match, may have to check for termcode at
* next character */
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
229,
/**/
228,
/**/