]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.436 v7.4.436
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Sep 2014 14:59:38 +0000 (16:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Sep 2014 14:59:38 +0000 (16:59 +0200)
commit371932a7754453b5a3adbd41959056fc9a45a9fd
treedd9fc88fa357005a203cd9fa5fd7852d32f2f498
parent0026d47d8cb6e6b135527ca489bbf81ac8e0045a
updated for version 7.4.436
Problem:    ml_get error for autocommand that moves the cursor of the current
            window.
Solution:   Check the cursor position after switching back to the current
            buffer.  (Christian Brabandt)
src/fileio.c
src/version.c