1
0
forked from aniani/vim

updated for version 7.3.300

Problem:    Python doesn't parse multi-byte argument correctly.
Solution:   Use "t" instead of "s". (lilydjwg)
This commit is contained in:
Bram Moolenaar
2011-09-07 19:30:21 +02:00
parent 0d55ff1594
commit 275648066d
2 changed files with 4 additions and 2 deletions

View File

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