1
0
forked from aniani/vim

patch 8.0.1828: get no clue why :gui does not fork

Problem:    Get no clue why :gui does not fork.
Solution:   Add a channel log message.
This commit is contained in:
Bram Moolenaar
2018-05-13 14:40:15 +02:00
parent b2ed680ba7
commit e65fffd9b4
2 changed files with 5 additions and 0 deletions

View File

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