1
0
forked from aniani/vim

patch 7.4.2193

Problem:    With Gnome when the GUI can't start test_startup hangs.
Solution:   Call gui_mch_early_init_check(). (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2016-08-10 21:28:44 +02:00
parent a6b7a08ae0
commit 717e196060
4 changed files with 11 additions and 6 deletions

View File

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