0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

patch 7.4.1380

Problem:    The job exit callback is not implemented.
Solution:   Add the "exit-cb" option.
This commit is contained in:
Bram Moolenaar
2016-02-21 19:14:41 +01:00
parent b7522a2f0c
commit ee1cffc07a
8 changed files with 147 additions and 15 deletions

View File

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