1
0
forked from aniani/vim

updated for version 7.3.1296

Problem:    Only MS-Windows limits the GUI window size to what fits on the
            monitor.
Solution:   Limit the size for all systems. (Daniel Harding)
This commit is contained in:
Bram Moolenaar
2013-07-03 16:58:44 +02:00
parent f4e1143697
commit 8968a31179
2 changed files with 3 additions and 7 deletions

View File

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