]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.870 v7.4.870
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Sep 2015 16:29:39 +0000 (18:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Sep 2015 16:29:39 +0000 (18:29 +0200)
commit2455c4ede8d4ff6f0754977b548708eec08869eb
treeb7d7b05f47748ec495cbc739a2ed7378b5246722
parent3b59755862f4604ded8155404a1fe4c84c606829
patch 7.4.870
Problem:    May get into an invalid state when using getchar() in an
            expression mapping.
Solution:   Anticipate mod_mask to change. (idea by Yukihiro Nakadaira)
src/getchar.c
src/version.c