]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1025 v7.3.1025
authorBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 15:45:49 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 May 2013 15:45:49 +0000 (17:45 +0200)
commit61db8b5108f2f08264e72bd1c55f5b32f5a64c34
tree870595c97f2a63c2e3b814d7765c7f3cf0c57901
parent57a285b105478be7bff338d8ae7847b40f58434a
updated for version 7.3.1025
Problem:    New regexp: not matching newline in string. (Marc Weber)
Solution:   Check for "\n" character.
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c