1
0
forked from aniani/vim

patch 8.1.1364: design for popup window support needs more details

Problem:    Design for popup window support needs more details.
Solution:   Add details about using a window and buffer.  Rename popup_show()
            to popup_create() and add popup_show() and popup_hide().
This commit is contained in:
Bram Moolenaar
2019-05-21 23:09:01 +02:00
parent e0b5949a3b
commit 5c017b2de2
2 changed files with 153 additions and 56 deletions

View File

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