]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.854 v7.3.854
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Mar 2013 18:38:54 +0000 (19:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Mar 2013 18:38:54 +0000 (19:38 +0100)
commit3978e08fbee9a1ef6b988cae73e95cb18467733b
treee5e21faf0592bf82d1e7c01fbdb604eaa6f3ee91
parentdb813951c4fc1f91aaaeb4e72d37942e13cb1f0e
updated for version 7.3.854
Problem:    After using backspace in insert mode completion, CTRL-N and CTRL-P
            do not highlight the right entry. (Olivier Teuliere)
Solution:   Set the current item to the shown item after using backspace.
src/edit.c
src/version.c