1
0
forked from aniani/vim

updated for version 7.4.125

Problem:    Win32: Dealing with messages may not work for multi-byte chars.
Solution:   Use pDispatchMessage(). (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-12-11 18:36:33 +01:00
parent 2cc8738f2f
commit 175d0704df
2 changed files with 4 additions and 2 deletions

View File

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