1
0
forked from aniani/vim

updated for version 7.4.012

Problem:    MS-Windows: resolving shortcut does not work properly with
            multi-byte characters.
Solution:   Use wide system functions. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-08-30 16:44:19 +02:00
parent b5ef5e1c21
commit 604729e75b
2 changed files with 62 additions and 8 deletions

View File

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