1
0
forked from aniani/vim

patch 8.2.2008: MS-Windows GUI: handling channel messages lags

Problem:    MS-Windows GUI: handling channel messages lags.
Solution:   Reduce the wait time from 100 to 10 msec. (closes #7097)
This commit is contained in:
Bram Moolenaar
2020-11-18 15:21:50 +01:00
parent 17ab28daa0
commit 032f40afb8
2 changed files with 8 additions and 3 deletions

View File

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