1
0
forked from aniani/vim

updated for version 7.4.164

Problem:    Problem with event handling on Windows 8.
Solution:   Ignore duplicate WINDOW_BUFFER_SIZE_EVENTs. (Nobuhiro Takasaki)
This commit is contained in:
Bram Moolenaar
2014-02-05 14:02:27 +01:00
parent f50eb7882e
commit dd415a6c5a
2 changed files with 27 additions and 0 deletions

View File

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