]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.477 v7.4.477
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Oct 2014 10:56:49 +0000 (12:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Oct 2014 10:56:49 +0000 (12:56 +0200)
commite962c6795be76884f3683d93487fb59d3dae9b0a
treeec6ad032001f3cb44774b0212fe9fedc08a52e72
parentdcc1ce2f5a640df9aca9122ecf145a1e95257cf4
updated for version 7.4.477
Problem:    When using ":%diffput" and the other file is empty an extra empty
            line remains.
Solution:   Set the buf_empty flag.
src/diff.c
src/version.c