]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.551 v7.4.551
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 21:00:22 +0000 (22:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 21:00:22 +0000 (22:00 +0100)
commitb12db9f92ea74039bb0b4110add4232f0bf338ea
tree2bd69d7036fbefab87c8e1ca1d23c80a2b7e3a43
parent3f9be97015e2ba4cb6d6654117745d912ec59287
updated for version 7.4.551
Problem:    "ygn" may yank too much. (Fritzophrenic)  Issue 295.
Solution:   Check the width of the next match. (Christian Brabandt)
src/search.c
src/testdir/test53.in
src/testdir/test53.ok
src/version.c