1
0
forked from aniani/vim

patch 8.1.1560: popup window hidden option not implemented yet

Problem:    Popup window hidden option not implemented yet.
Solution:   Implement the hidden option.
This commit is contained in:
Bram Moolenaar
2019-06-16 20:39:13 +02:00
parent eb2310d47d
commit 6313c4f41d
3 changed files with 45 additions and 2 deletions

View File

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