]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.847 v7.4.847
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Sep 2015 16:27:49 +0000 (18:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Sep 2015 16:27:49 +0000 (18:27 +0200)
commit8667d66ca923d361e00e6369cbff37283db5a432
treef998c3f7450b2d50133a89fd628d5d4fc7276cb4
parent6017f3799dbb744fc34894d968b36729e607203e
patch 7.4.847
Problem:    "vi)d" may leave a character behind.
Solution:   Skip over multi-byte character. (Christian Brabandt)
src/search.c
src/version.c