]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.280 v7.4.280
authorBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 18:25:35 +0000 (20:25 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 May 2014 18:25:35 +0000 (20:25 +0200)
commit56b3bf89aa2021d20afabd8ec7b513beb1b8df25
treea7f09a2544e11b0f13f474cca9526eefbade718f
parent1b1063af58b015b7827168f8fa2631efb60c252b
updated for version 7.4.280
Problem:    When using a session file the relative position of the cursor is
            not restored if there is another tab. (Nobuhiro Takasaki)
Solution:   Update w_wrow before calculating the fraction.
src/version.c
src/window.c