1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2010-11-24 16:32:05 +01:00
parent 4dbbff57ba
commit 0785ccf995
2 changed files with 10 additions and 3 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
66,
/**/
65,
/**/