1
0
forked from aniani/vim

updated for version 7.3.038

Problem:    v:windowid isn't set on MS-Windows.
Solution:   Set it to the window handle. (Chris Sutcliffe)
This commit is contained in:
Bram Moolenaar
2010-10-27 12:33:17 +02:00
parent 6b5ef067a5
commit 264e9fd61b
3 changed files with 12 additions and 1 deletions

View File

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