]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.606 v7.3.606
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 15:18:26 +0000 (17:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 15:18:26 +0000 (17:18 +0200)
commit94c465c53d77d2c6eda829c744f27f093f0e0813
treec62f7ae2fd4b788e6df6378f5ad4f86bc7c98ee4
parent1a0cee53d414517aef51e31a17a7d089f85e10b8
updated for version 7.3.606
Problem:    CTRL-P completion has a problem with multi-byte characters.
Solution:   Check for next character being NUL properly.  (Yasuhiro Matsumoto)
src/macros.h
src/search.c
src/version.c