]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.193 v7.3.193
authorBram Moolenaar <Bram@vim.org>
Thu, 19 May 2011 12:50:54 +0000 (14:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 May 2011 12:50:54 +0000 (14:50 +0200)
commit9bd1a7ea28d102cca24901d6f16378441fa5245c
tree73443ccfee7acc42d25f01b3c36df52a002f9a98
parent0df110269804d128a1a4b00849b0b82bc71548a7
updated for version 7.3.193
Problem:    In the command line window ":close" doesn't work properly. (Tony
            Mechelynck)
Solution:   Use Ctrl_C instead of K_IGNORE for cmdwin_result. (Jean-Rene
            David)
src/ex_docmd.c
src/ex_getln.c
src/version.c