]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.557 v7.3.557
authorBram Moolenaar <Bram@vim.org>
Wed, 20 Jun 2012 09:55:01 +0000 (11:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 20 Jun 2012 09:55:01 +0000 (11:55 +0200)
commit9e931224db8f8843ddc778307984dbe37ebde47c
treef0529d7858bfae7c36ac786f0c70a046bed97781
parent36105782d2dfe526a0ca361d1c6c06e6f7a9ca6f
updated for version 7.3.557
Problem:    Crash when an autocommand wipes out a buffer when it is hidden.
Solution:   Restore the current window when needed. (Christian Brabandt)
src/buffer.c
src/version.c