1
0
forked from aniani/vim

patch 8.1.1905: cannot set all properties of the info popup

Problem:    Cannot set all properties of the info popup.
Solution:   Add popup_findinfo().  Rename popup_getpreview() to
            popup_findpreview().
This commit is contained in:
Bram Moolenaar
2019-08-21 18:31:03 +02:00
parent 258cef59d8
commit c7c5f10a36
10 changed files with 87 additions and 28 deletions

View File

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