1
0
forked from aniani/vim

patch 8.1.1559: popup window title property not implemented yet

Problem:    Popup window title property not implemented yet.
Solution:   Implement the title property.
This commit is contained in:
Bram Moolenaar
2019-06-16 20:09:10 +02:00
parent a730e55cc2
commit eb2310d47d
9 changed files with 98 additions and 26 deletions

View File

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