]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.636 v7.4.636
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 14:43:57 +0000 (15:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Feb 2015 14:43:57 +0000 (15:43 +0100)
commit4653911950e8bedff444adc9a2dcbebd9b36dc07
tree6a26b560ba846992e0773e2b503ec030f85bbac6
parent05eb612ff3597fb7102f892bfd320f28b56d2fc6
updated for version 7.4.636
Problem:    A search with end offset gets stuck at end of file. (Gary Johnson)
Solution:   When a search doesn't move the cursor repeat it with a higher
            count. (Christian Brabandt)
src/normal.c
src/testdir/test44.in
src/testdir/test44.ok
src/version.c