]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.050 v7.4.050
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Oct 2013 19:55:02 +0000 (21:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Oct 2013 19:55:02 +0000 (21:55 +0200)
commit4c7cb6b88446fef3660bceaf465419b3c3958f54
tree3fe237ff90a0e39b6a56dd8e6b3677600937e3de
parent3eead7c227e96f416e62214a3529ad1e8b1c8421
updated for version 7.4.050
Problem:    "gn" selects too much for the pattern "\d" when there are two
            lines with a single digit. (Ryan Carney)
Solution:   Adjust the logic of is_one_char(). (Christian Brabandt)
src/search.c
src/testdir/test53.in
src/testdir/test53.ok
src/version.c