1
0
forked from aniani/vim

patch 8.2.0841: 'verbose' value 16 causes duplicate output

Problem:    'verbose' value 16 causes duplicate output.
Solution:   Combine levels 15 and 16 into one message. (Christian Brabandt,
            closes #6153)
This commit is contained in:
Bram Moolenaar
2020-05-29 23:03:09 +02:00
parent 6cb0726215
commit 823654bc06
3 changed files with 6 additions and 5 deletions

View File

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