1
0
forked from aniani/vim

updated for version 7.4.016

Problem:    MS-Windows: File name completion doesn't work properly with
            Chinese characters. (Yue Wu)
Solution:   Add fname_casew(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-08-30 17:29:16 +02:00
parent 4dee1bb0db
commit 65f04f67f1
2 changed files with 152 additions and 1 deletions

View File

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