1
0
forked from aniani/vim

patch 8.2.0829: filter() may give misleading error message

Problem:    filter() may give misleading error message.
Solution:   Also mention Blob as an allowed argument.
This commit is contained in:
Bram Moolenaar
2020-05-26 20:22:01 +02:00
parent 92c098d18e
commit fcb0b61d15
3 changed files with 5 additions and 3 deletions

View File

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