]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.898 v7.4.898
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2015 18:55:50 +0000 (20:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Oct 2015 18:55:50 +0000 (20:55 +0200)
commit04dfd512293e951479aec2378753b946c39bea87
tree0ff95086cffcb9fc61a4cba2f6d540cc08cd6034
parent4e86150ec5b5158da92b28938ea55819dc890a14
patch 7.4.898
Problem:    The 'fixendofline' option is set on with ":edit".
Solution:   Don't set the option when clearing a buffer. (Yasuhiro Matsumoto)
src/buffer.c
src/version.c