1
0
forked from aniani/vim

patch 8.2.3306: unexpected "No matching autocommands"

Problem:    Unexpected "No matching autocommands".
Solution:   Do not give the message when aborting.  Mention the arguments in
            the message. (closes #8690)
This commit is contained in:
Bram Moolenaar
2021-08-07 13:59:43 +02:00
parent 8493499880
commit 1b154ea121
2 changed files with 10 additions and 3 deletions

View File

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