]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.974 v7.4.974
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2015 14:03:55 +0000 (15:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Dec 2015 14:03:55 +0000 (15:03 +0100)
commitf29a82dcd0914c76f595d475ddac4517371fab2b
tree56510dfbae677368f53d127e5c83438e2ac1a699
parent6f62fed349bf829da2adb02619dc9acba13c8ab6
patch 7.4.974
Problem:    When using :diffsplit the cursor jumps to the first line.
Solution:   Put the cursor on the line related to where the cursor was before
            the split.
src/diff.c
src/version.c