]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.582 v7.4.582
authorBram Moolenaar <Bram@vim.org>
Sun, 18 Jan 2015 15:46:32 +0000 (16:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 18 Jan 2015 15:46:32 +0000 (16:46 +0100)
commitef795d1a5bb39a7cc74e7e36075a47afbfa75901
treeb6b6a2d8fe4c1cac01a796a61730baee65eafea9
parent7cbc703fdc7be3b5c0c83afe8362885b920aa132
updated for version 7.4.582
Problem:    Can't match "%>80v" properly. (Axel Bender)
Solution:   Correctly handle ">". (Christian Brabandt)
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c