1
0
forked from aniani/vim

updated for version 7.2.350

Problem:    Win32: When changing font the window may jump from the secondary
            to the primary screen. (Michael Wookey)
Solution:   When the screen position was negative don't correct it to zero.
This commit is contained in:
Bram Moolenaar
2010-01-27 21:05:05 +01:00
parent 6d1dcffc35
commit c5d5d01ad9
2 changed files with 12 additions and 4 deletions

View File

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