vim-patch:7.4.635

Problem:    If no NL or CR is found in the first block of a file then the
            'fileformat' may be set to "mac". (Issue 77)
Solution:   Check if a CR was found. (eswald)

05eb612ff3
This commit is contained in:
Shougo Matsushita
2015-12-13 12:41:30 +09:00
parent f183cc14de
commit 0488fea0de
2 changed files with 12 additions and 1 deletions

View File

@@ -361,7 +361,7 @@ static int included_patches[] = {
// 638 NA
637,
636,
// 635,
635,
// 634,
633,
// 632 NA