]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.856 v7.4.856
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 15:31:59 +0000 (17:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 15:31:59 +0000 (17:31 +0200)
commita09a2c5857ab854f0870573b5160da1964c905a2
treeef92eafb42b13680ed628fe948c7e59571a3cea7
parent7e2ec008f5c5152205d0b8a7d88177b374225d8d
patch 7.4.856
Problem:    "zt" still doesn't work well with filler lines. (Gary Johnson)
Solution:   Check for filler lines above the cursor. (Christian Brabandt)
src/move.c
src/version.c