]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.929 v7.4.929
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Nov 2015 19:11:54 +0000 (20:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Nov 2015 19:11:54 +0000 (20:11 +0100)
commitd29c6fea94947b3f4b54fbd5a6f832a7d744bf27
treee7a1038edad7ed8ae58ce1ac444ffa7680ffc98b
parent5d8afebb5bf7fb1e8ce06062451dc6a1f9a53ac0
patch 7.4.929
Problem:    "gv" after paste selects one character less if 'selection' is
            "exclusive".
Solution:   Increment the end position. (Christian Brabandt)
src/normal.c
src/testdir/test94.in
src/testdir/test94.ok
src/version.c