]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.260 v7.3.260
authorBram Moolenaar <Bram@vim.org>
Wed, 20 Jul 2011 16:29:39 +0000 (18:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 20 Jul 2011 16:29:39 +0000 (18:29 +0200)
commit053344363899f7d5ad6b8ae38abce4c81336e2e9
tree44893582f3d83a91d00b5b40e050f8ad0930860d
parent522f9aebff72b4a2f079ef4e4231e24244ad6b19
updated for version 7.3.260
Problem:    CursorHold triggers on an incomplete mapping. (Will Gray)
Solution:   Don't trigger CursorHold when there is typeahead.
src/fileio.c
src/version.c