1
0
forked from aniani/vim

patch 8.0.1031: "text" argument for getqflist() is confusing

Problem:    "text" argument for getqflist() is confusing. (Lcd47)
Solution:   Use "lines" instead. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2017-09-01 18:34:02 +02:00
parent 9e8dcf9d6f
commit 2c809b7c7d
4 changed files with 48 additions and 51 deletions

View File

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