]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1269 v7.3.1269
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 14:21:58 +0000 (16:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jun 2013 14:21:58 +0000 (16:21 +0200)
commit6b487147acc7d76754d7f041e009afbd1eeffb58
tree1367b3a997a7662db6e232cc7b91f56402480e69
parent39efa89afb10ec967bea92f02aa58c4109628e5f
updated for version 7.3.1269
Problem:    Insert completion keeps entry selected even though the list has
            changed. (Olivier Teuliere)
Solution:   Reset compl_shown_match and compl_curr_match. (Christian Brabandt)
src/edit.c
src/version.c