]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.159 v7.4.159
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Jan 2014 21:45:58 +0000 (22:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Jan 2014 21:45:58 +0000 (22:45 +0100)
commit361aa50547249b76097da86873f7c981e3918049
tree43f052e913cfd5c403789b283f33f6730d47037e
parent8af269186c71d6835e563bfaa35fe5c50d10513d
updated for version 7.4.159
Problem:    Completion hangs when scanning the current buffer after doing
            keywords. (Christian Brabandt)
Solution:   Set the first match position when starting to scan the current
            buffer.
src/edit.c
src/version.c