1
0
forked from aniani/vim

patch 7.4.2298

Problem:    It is not possible to close the "in" part of a channel.
Solution:   Add ch_close_in().
This commit is contained in:
Bram Moolenaar
2016-09-01 15:11:51 +02:00
parent d8b554904d
commit 0874a83e9b
7 changed files with 66 additions and 10 deletions

View File

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