1
0
forked from aniani/vim

patch 8.1.0267: no good check if restoring quickfix list worked

Problem:    No good check if restoring quickfix list worked.
Solution:   Let qf_restore_list() return OK/FAIL. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-11 13:36:56 +02:00
parent ee8415bc59
commit 90f1e2b7bc
2 changed files with 17 additions and 8 deletions

View File

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