1
0
forked from aniani/vim

patch 8.0.0017

Problem:    Cannot get the number of the current quickfix or location list.
Solution:   Use the current list if "nr" in "what" is zero. (Yegappan
            Lakshmanan)  Remove debug command from test.
This commit is contained in:
Bram Moolenaar
2016-09-27 21:28:56 +02:00
parent 0e77b7691e
commit 890680ca63
4 changed files with 17 additions and 7 deletions

View File

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