1
0
forked from aniani/vim

patch 8.1.1422: popup_getoptions() not implemented yet

Problem:    Popup_getoptions() not implemented yet.
Solution:   Implement it. (closes #4452)
This commit is contained in:
Bram Moolenaar
2019-05-30 14:29:45 +02:00
parent 1714696600
commit 8c2a600f72
6 changed files with 104 additions and 11 deletions

View File

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