]> granicus.if.org Git - vim/commit
updated for version 7.3.1125 v7.3.1125
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 19:10:59 +0000 (21:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 19:10:59 +0000 (21:10 +0200)
commit973fced7632fcbc2856aa842d5d872b6472f523c
tree6b98b3b255484cff0d677fc1b404f98bc1e18f23
parentd4209d203ac77e8c9debcc152557d80b4357aaae
updated for version 7.3.1125
Problem:    Error for using \%V in a pattern in tiny Vim.
Solution:   Allow using \%V but never match. (Dominique Pelle)
src/regexp_nfa.c
src/version.c