]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.181 v7.3.181
authorBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 12:22:16 +0000 (14:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 12:22:16 +0000 (14:22 +0200)
commit9c520cb54438b1011d7b48354637681828b87682
treeb2732df76e443a64bacdfd0feb840ee274067688
parenta4271d598b3103eb80f72969587d71445cfe337f
updated for version 7.3.181
Problem:    When repeating the insert of CTRL-V or a digraph the display may
            not be updated correctly.
Solution:   Only call edit_unputchar() after edit_putchar(). (Lech Lorens)
src/edit.c
src/version.c