]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.065 v7.4.065
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 01:01:01 +0000 (02:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 01:01:01 +0000 (02:01 +0100)
commit332a2cadcd19a0ac69b9c41ed6f4add89128fdfe
treeb65f50223786078a850df54fe8cde79cf73e09c3
parentd9820538bd6c83c51d24e3481cadf79ccaa9549e
updated for version 7.4.065
Problem:    When recording, the character typed at the hit-enter prompt is
            recorded twice. (Urtica Dioica)
Solution:   Avoid recording the character twice. (Christian Brabandt)
src/message.c
src/version.c