]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1023 v7.3.1023
authorBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 13:14:55 +0000 (15:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 13:14:55 +0000 (15:14 +0200)
commit3451d662447cf0e78ebd55320d26791f228123f2
tree4f0a6053eaec6f65af373dddbb4c70346143ec80
parent7cd4d9c17c0f56f2653bc6f4d2d0b66e7afe9c94
updated for version 7.3.1023
Problem:    Searching for composing char only and using \Z has different
            results.
Solution:   Make it match the composing char, matching everything is not
            useful.
src/regexp_nfa.c
src/testdir/test95.in
src/testdir/test95.ok
src/version.c