]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.609 v7.3.609
authorBram Moolenaar <Bram@vim.org>
Wed, 25 Jul 2012 11:46:30 +0000 (13:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 Jul 2012 11:46:30 +0000 (13:46 +0200)
commit058bdcfd5d7f2fd0945e3cb9c84cab514cd95fb9
treec09d1ad28734ca463710860980bb9f92638bdae2
parent6763c140d656703814d9a268c8492762aee69469
updated for version 7.3.609
Problem:    File names in :checkpath! output are garbled.
Solution:   Check for \zs in the pattern. (Lech Lorens)
src/search.c
src/testdir/test17.in
src/testdir/test17.ok
src/version.c