]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1019 v7.3.1019
authorBram Moolenaar <Bram@vim.org>
Sat, 25 May 2013 20:04:23 +0000 (22:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 May 2013 20:04:23 +0000 (22:04 +0200)
commit47196581b85ff0cf86d8b8093fbf75ebfd4d9abe
tree87bfc07ec998aa49e8abe3cc00fb794bbb395d4d
parentaae4883e01d70d6075e250f4116b6888aca93594
updated for version 7.3.1019
Problem:    These do not work with the new regexp engine: \%o123, \%x123,
            \%d123, \%u123 and \%U123.
Solution:   Implement these items.
src/regexp_nfa.c
src/version.c