]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.853 v7.4.853
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Sep 2015 18:53:24 +0000 (20:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Sep 2015 18:53:24 +0000 (20:53 +0200)
commitcf619daa8e0ef9a335f27f65eb74e422a17d4f92
treef2008199197ac39cdfd884fda911039c01c9c7c3
parentac360bf2ca293735fc7c6654dc2b3066f4c62488
patch 7.4.853
Problem:    "zt" in diff mode does not always work properly. (Gary Johnson)
Solution:   Don't count filler lines twice. (Christian Brabandt)
src/move.c
src/version.c