1
0
forked from aniani/vim

patch 8.2.1907: complete_info().selected may be wrong

Problem:    Complete_info().selected may be wrong.
Solution:   Update cp_number if it was never set. (issue #6945)
This commit is contained in:
Bram Moolenaar
2020-10-26 19:22:42 +01:00
parent a360dbe3b6
commit f9d51354de
3 changed files with 61 additions and 51 deletions

View File

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