1
0
forked from aniani/vim

patch 7.4.1594

Problem:    Timers don't work on Unix.
Solution:   Add missing code.
This commit is contained in:
Bram Moolenaar
2016-03-19 14:11:18 +01:00
parent a889cf4642
commit 943bb2b8eb
2 changed files with 42 additions and 2 deletions

View File

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