1
0
forked from aniani/vim

patch 7.4.1859

Problem:    Cannot use a function reference for "exit_cb".
Solution:   Use get_callback(). (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-05-29 16:44:26 +02:00
parent b127cfd75f
commit ef3abc6442
3 changed files with 16 additions and 20 deletions

View File

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