]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.382 v7.3.382
authorBram Moolenaar <Bram@vim.org>
Thu, 15 Dec 2011 20:51:36 +0000 (21:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 15 Dec 2011 20:51:36 +0000 (21:51 +0100)
commit213ae488546f45f7b4b4a184f99de44d3c1ffd5d
tree3cfb4d8ea1109dda16df0923a442b71e7b8aefee
parentf1568eca24d30d4f308e987657c53cd48d97d8fa
updated for version 7.3.382
Problem:    IME characters are inserted twice.
Solution:   Do not call DefWindowProc() if the event was handled. (Yasuhiro
            Matsumoto)
src/gui_w32.c
src/version.c