]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.084 v7.3.084
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Dec 2010 16:35:10 +0000 (17:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Dec 2010 16:35:10 +0000 (17:35 +0100)
commit0215e8e15bb97299cc1b00d3bae877309dadc505
tree2b200fd7fb71a8b663519a0f895ac059b9c2672d
parent540fc6fbdb30971955dc40cc05542b5d4f434787
updated for version 7.3.084
Problem:    When splitting the window, the new one scrolls with the cursor at
            the top.
Solution:   Compute w_fraction before setting the new height.
src/version.c
src/window.c