]> granicus.if.org Git - vim/commit
updated for version 7.4.204 v7.4.204
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Mar 2014 19:17:51 +0000 (20:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Mar 2014 19:17:51 +0000 (20:17 +0100)
commit1d9ff43f585da9dc51c65a8c64bc19b281cc73f6
tree671ee5940a6d3c93e4b31df569b6889c81b629cc
parent8eded09bf7a1c4f7994db7ef66780a32334c2538
updated for version 7.4.204
Problem:    A mapping where the second byte is 0x80 doesn't work.
Solution:   Unescape before checking for incomplete multi-byte char. (Nobuhiro
            Takasaki)
src/getchar.c
src/testdir/test75.in
src/testdir/test75.ok
src/version.c