1
0
forked from aniani/vim

patch 8.1.0294: MS-Windows: sometimes uses short directory name

Problem:    MS-Windows: sometimes uses short directory name.
Solution:   Expand to long file name with correct caps. (Nobuhiro Takasaki,
            closes #3334)
This commit is contained in:
Bram Moolenaar
2018-08-18 20:20:27 +02:00
parent 4d77c65a9e
commit 3b9fcfcffa
2 changed files with 19 additions and 2 deletions

View File

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