1
0
forked from aniani/vim

updated for version 7.4.282

Problem:    Test 97 fails on Mac.
Solution:   Do not ignore case in file names. (Jun Takimoto)
This commit is contained in:
Bram Moolenaar
2014-05-08 11:46:27 +02:00
parent 04ad7fe05c
commit b7547420a4
2 changed files with 5 additions and 0 deletions

View File

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