]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1619 v7.4.1619
authorBram Moolenaar <Bram@vim.org>
Sun, 20 Mar 2016 16:53:25 +0000 (17:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Mar 2016 16:53:25 +0000 (17:53 +0100)
commit364fa5c7ec2a99a791c8f8b66fe70b0bf1dd9a41
treec52570b3a7ebcae3c0cec33930a87e6e27847410
parenta4f6ca717b4483eb82c6c71f71a5a5cf70e55d80
patch 7.4.1619
Problem:    When 'fileformats' is set in the vimrc it applies to new buffers
            but not the initial buffer.
Solution:   Set 'fileformat' when starting up. (Mike Williams)
src/option.c
src/version.c