1
0
forked from aniani/vim

updated for version 7.4.013

Problem:    File name buffer too small for utf-8.
Solution:   Use character count instead of byte count. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-08-30 16:51:18 +02:00
parent 604729e75b
commit d2a203bb58
2 changed files with 18 additions and 2 deletions

View File

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