1
0
forked from aniani/vim

updated for version 7.1-265

This commit is contained in:
Bram Moolenaar
2008-02-26 20:30:12 +00:00
parent ddfc978f58
commit cf5a5b8e75
2 changed files with 3 additions and 0 deletions

View File

@@ -3346,6 +3346,7 @@ set_one_cmd_context(xp, buff)
#endif
))
{
len = 0; /* avoid getting stuck when space is in 'isfname' */
while (*p != NUL)
{
#ifdef FEAT_MBYTE

View File

@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
265,
/**/
264,
/**/