]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.140 v7.4.140
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 15:43:14 +0000 (16:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Jan 2014 15:43:14 +0000 (16:43 +0100)
commita02471e2952b16c14a0ee779ba69ff4272c10192
tree19b536bd69f01edf7144d596cfa8d193689dabb9
parentbd2dc34774c3753b2953a3bffaf35d5793d2575c
updated for version 7.4.140
Problem:    Crash when wiping out buffer triggers autocommand that wipes out
            only other buffer.
Solution:   Do not delete the last buffer, make it empty. (Hirohito Higashi)
src/buffer.c
src/version.c