patch 8.2.2420: too many problems with using all autocommand events

Problem:    Too many problems with using all autocommand events.
Solution:   Disallow defining an autocommand for all events.
This commit is contained in:
Bram Moolenaar
2021-01-28 13:47:59 +01:00
parent d697ddea14
commit 9a046fd08b
6 changed files with 23 additions and 27 deletions

View File

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