1
0
forked from aniani/vim

patch 8.0.1844: superfluous quickfix code, missing examples

Problem:    Superfluous quickfix code, missing examples.
Solution:   Remove unneeded code.  Add a few examples.  Add a bit more
            testing. (Yegappan Lakshmanan, closes #2916)
This commit is contained in:
Bram Moolenaar
2018-05-15 21:56:34 +02:00
parent 8776889b5b
commit 78ddc06bdd
4 changed files with 23 additions and 10 deletions

View File

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