1
0
forked from aniani/vim

patch 7.4.2195

Problem:    MS-Windows: The vimrun program does not support Unicode.
Solution:   Use GetCommandLineW().  Cleanup old #ifdefs. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-08-10 22:02:40 +02:00
parent 446a973ce3
commit bcc1dcc981
2 changed files with 23 additions and 46 deletions

View File

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