]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.169 v7.4.169
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Feb 2014 21:46:52 +0000 (22:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Feb 2014 21:46:52 +0000 (22:46 +0100)
commit10395d8d6c9f85d5af42d30fb5bd2225bd8ef626
treea9fbda1f1a336276494f23b7db929a920cdcecbd
parenta1a118b159ae9555a7fdce3d707ddc3064717067
updated for version 7.4.169
Problem:    ":sleep" puts cursor in the wrong column. (Liang Li)
Solution:   Add the window offset. (Christian Brabandt)
src/ex_docmd.c
src/version.c