]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.494 v7.4.494
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Nov 2014 08:53:23 +0000 (09:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Nov 2014 08:53:23 +0000 (09:53 +0100)
commiteda73607a73fe5ff07eb52981df19c5bae129f70
treecd36bd136fd8a7d24ff4d88d99de4a83f8df32a4
parent086329d3f6b1182b6817433a1c498e1e746d2a3b
updated for version 7.4.494
Problem:    Cursor shape is wrong after a CompleteDone autocommand.
Solution:   Update the cursor and mouse shape after ":normal" restores the
            state. (Jacob Niehus)
src/ex_docmd.c
src/version.c