1
0
forked from aniani/vim

patch 7.4.1355

Problem:    Win32 console and GUI handle channels differently.
Solution:   Consolidate code between Win32 console and GUI.
This commit is contained in:
Bram Moolenaar
2016-02-19 21:05:03 +01:00
parent 223b723be0
commit ed5a78e11c
6 changed files with 80 additions and 70 deletions

View File

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