]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.877 v7.3.877
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Apr 2013 19:14:29 +0000 (21:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Apr 2013 19:14:29 +0000 (21:14 +0200)
commit7bcb30e91387800261c0154c2d53b6118100dca0
tree6b7d1b6c0cb7003626e7b7fe0af3a7b33e022091
parentcdffbeae2b031160a479f24cfedacab926938e5d
updated for version 7.3.877
Problem:    Forward searching with search() is broken.
Solution:   Fix it and add tests. (Sung Pae)
src/search.c
src/testdir/test14.in
src/testdir/test14.ok
src/version.c