]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1191 v7.3.1191
authorBram Moolenaar <Bram@vim.org>
Fri, 14 Jun 2013 18:31:28 +0000 (20:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 14 Jun 2013 18:31:28 +0000 (20:31 +0200)
commit580abea48a0de604b40aca734b22f3ea7c0e7531
tree97a686d40514e922dd5f22a18cdec0424d6b8d15
parent6e70736cbc3ed8bf7178ffa884e022d916d0c1bf
updated for version 7.3.1191
Problem:    Backreference to previous line doesn't work. (Lech Lorens)
Solution:   Implement looking in another line.
src/regexp.c
src/regexp_nfa.c
src/testdir/test64.in
src/testdir/test64.ok
src/version.c