1
0
forked from aniani/vim

updated for version 7.3.802

Problem:    After setting 'isk' to a value ending in a comma appending to the
            option fails.
Solution:   Disallow a trailing comma for 'isk' and similar options.
This commit is contained in:
Bram Moolenaar
2013-02-06 16:26:26 +01:00
parent 530e7dfafd
commit 309379fc98
2 changed files with 7 additions and 0 deletions

View File

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