1
0
forked from aniani/vim

patch 7.4.1687

Problem:    The channel close_cb option does not work.
Solution:   Use jo_close_partial instead of jo_err_partial. (Damien)
This commit is contained in:
Bram Moolenaar
2016-03-30 21:06:57 +02:00
parent e9c0727003
commit bdf0bda968
3 changed files with 26 additions and 1 deletions

View File

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