1
0
forked from aniani/vim

updated for version 7.3.1302

Problem:    Test 17 fails on MS-Windows.  Includes line break in file name
            everywhere.
Solution:   Fix 'fileformat'. Omit CR-LF from a line read from an included
            file.
This commit is contained in:
Bram Moolenaar
2013-07-03 22:28:36 +02:00
parent ee0ee2a046
commit c84e3c1ee1
4 changed files with 15 additions and 3 deletions

View File

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