]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.635 v7.4.635
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 13:15:19 +0000 (14:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 13:15:19 +0000 (14:15 +0100)
commit05eb612ff3597fb7102f892bfd320f28b56d2fc6
tree0b406f7ef1805f4d607c266bbe189b3fb6e0a87c
parentf65aad5554f1d1f972f0bd38059da70e3cdf4c87
updated for version 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)
src/fileio.c
src/version.c