]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.309 v7.4.309
authorBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 11:43:04 +0000 (13:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 11:43:04 +0000 (13:43 +0200)
commitdd0402a759488fba55aef4350da521e7b65e8855
tree298e627aea0b6c87541db47b05d9506102cd34dc
parent846a2ff5f3a006fb612d1ece1962cb75ca06d0fe
updated for version 7.4.309
Problem:    When increasing the size of the lower window, the upper window
            jumps back to the top. (Ron Aaron)
Solution:   Change setting the topline. (Nobuhiro Takasaki)
src/version.c
src/window.c