]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.215 v7.4.215
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Mar 2014 12:03:48 +0000 (13:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Mar 2014 12:03:48 +0000 (13:03 +0100)
commit7b44934037cf2a603df8c9dcd6f82cdde4ec4940
tree22c351d509575399a1ddf9247fdc0cad99dd6255
parent03305f396ff7be377cb608f1a281c1eb5aa80d0b
updated for version 7.4.215
Problem:    Inconsistency: ":sp foo" does not reload "foo", unless "foo" is
            the current buffer. (Liang Li)
Solution:   Do not reload the current buffer on a split command.
runtime/doc/windows.txt
src/ex_docmd.c
src/version.c