]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.066 v7.3.066
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 15:32:05 +0000 (16:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 15:32:05 +0000 (16:32 +0100)
commit0785ccf99523b07cf4edd34ba685310d069631f4
treec8a7bdd7effb59afa358eefa7ca7e7c262388b71
parent4dbbff57baebde02a8bdb26a25947c3964ec6198
updated for version 7.3.066
Problem:    Crash when changing to another window while in a :vimgrep command.
            (Christian Brabandt)
Solution:   When wiping out the dummy before, remove it from aucmd_win.
src/quickfix.c
src/version.c