]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.308 v7.4.308
authorBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 09:35:37 +0000 (11:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 09:35:37 +0000 (11:35 +0200)
commit846a2ff5f3a006fb612d1ece1962cb75ca06d0fe
tree64acc0eee444d20847081ae2e7ef93673b53aa7e
parentcbc17d66be624d911354ef7a6f18a9c903e80731
updated for version 7.4.308
Problem:    When using ":diffsplit" on an empty file the cursor is displayed
            on the command line.
Solution:   Limit the value of w_topfill.
src/diff.c
src/version.c