1
0
forked from aniani/vim

updated for version 7.4.136

Problem:    MS-Windows: When saving a file with a UNC path the file becomes
            read-only.
Solution:   Don't mix up Win32 attributes and Unix attributes. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-01-10 13:05:20 +01:00
parent 438f67a004
commit b1cb35f785
3 changed files with 16 additions and 3 deletions

View File

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