]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.418 v7.3.418
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:58:38 +0000 (18:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:58:38 +0000 (18:58 +0100)
commit6110a006d5b46b850247ed2c85bb7d7614cba025
tree91bd68123310aae73af3fa38c43fd71043d2a8e9
parent8e808d2b4d7e5edbde91f83bbdecfb97c881f847
updated for version 7.3.418
Problem:    When a user complete function returns -1 an error message is
            given.
Solution:   When -2 is returned stop completion silently. (Yasuhiro Matsumoto)
src/edit.c
src/version.c