]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.984 v7.3.984
authorBram Moolenaar <Bram@vim.org>
Tue, 21 May 2013 10:46:02 +0000 (12:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 May 2013 10:46:02 +0000 (12:46 +0200)
commit9bad29decfea3477a60780926d573b801ceabe51
tree426e09e86973a9257a5ea194234247ed23048e0d
parent080504921d9a513261a9d60b5b2868aea1e21eb1
updated for version 7.3.984
Problem:    A Visual mapping that uses CTRL-G works differently when started
            from Insert mode. (Ein Brown)
Solution:   Reset old_mapped_len when handling typed text in Select mode.
src/normal.c
src/version.c