1
0
forked from aniani/vim

patch 8.1.1548: popup_dialog() is not implemented

Problem:    Popup_dialog() is not implemented.
Solution:   Implement popup_dialog() and popup_filter_yesno().
This commit is contained in:
Bram Moolenaar
2019-06-15 21:46:30 +02:00
parent 26910de8b0
commit a42d945efc
8 changed files with 177 additions and 46 deletions

View File

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