]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.468 v7.4.468
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Oct 2014 11:36:16 +0000 (13:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Oct 2014 11:36:16 +0000 (13:36 +0200)
commit9a95bdc52a464df219bd496396632f724bafcfe0
tree6bf81a025db6f0b53c0107672c9aa11ceadc6eb0
parent404406ad6ba4192262caa54cf5d90b664349aa28
updated for version 7.4.468
Problem:    Issue 26: CTRL-C does not interrupt after it was mapped and then
            unmapped.
Solution:   Reset mapped_ctrl_c. (Christian Brabandt)
src/getchar.c
src/version.c