1
0
forked from aniani/vim

updated for version 7.4.066

Problem:    MS-Windows: When there is a colon in the file name (sub-stream
            feature) the swap file name is wrong.
Solution:   Change the colon to "%". (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2013-11-04 02:54:12 +01:00
parent 332a2cadcd
commit 69c3500f96
4 changed files with 62 additions and 16 deletions

View File

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