1
0
forked from aniani/vim

patch 8.1.1402: "timer" option of popup windows not supported

Problem:    "timer" option of popup windows not supported.
Solution:   Implement the "timer" option. (Yasuhiro Matsumoto, closes #4439)
This commit is contained in:
Bram Moolenaar
2019-05-26 20:10:06 +02:00
parent 076073950c
commit 51fe3b14f6
6 changed files with 94 additions and 30 deletions

View File

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