]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.784 v7.4.784
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Jul 2015 11:42:23 +0000 (13:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Jul 2015 11:42:23 +0000 (13:42 +0200)
commit2cf6938706ebcd20e4b4a6723f5f70568b26b1c6
tree3e52e65676a3311003815082a3b3ac3c6c77e01d
parent2536d4f396680f079e2cb96f9787a434846b5ce7
patch 7.4.784
Problem:    Using both "noinsert" and "noselect" in 'completeopt' does not
            work properly.
Solution:   Change the ins_complete() calls. (Ozaki Kiichi)
src/edit.c
src/version.c