]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.592 v7.4.592
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 10:26:15 +0000 (11:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 10:26:15 +0000 (11:26 +0100)
commitdf5caa08f62fe67f11e48771f4a5125ebc5a69b3
treed514b891b05c330ef6c27cab1a1d39e814e67904
parent8a94d873aa8c753a8522ea86a049bdf2abd0c507
updated for version 7.4.592
Problem:    When doing ":e foobar" when already editing "foobar" and 'buftype'
            is "nofile" the buffer is cleared. (Xavier de Gaye)
Solution:   Do no clear the buffer.
src/ex_cmds.c
src/version.c