1
0
forked from aniani/vim

patch 8.1.1522: poup_notification() not implemented yet

Problem:    Popup_notification() not implemented yet.
Solution:   Implement it.
This commit is contained in:
Bram Moolenaar
2019-06-12 22:42:41 +02:00
parent 7c7f01e2b2
commit 68d48f40a4
9 changed files with 212 additions and 43 deletions

View File

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