1
0
forked from aniani/vim

patch 7.4.1303

Problem:    A Funcref is not accepted as a callback.
Solution:   Make a Funcref work. (Damien)
This commit is contained in:
Bram Moolenaar
2016-02-11 20:48:34 +01:00
parent 6119e6156e
commit b6a4fee37e
3 changed files with 26 additions and 13 deletions

View File

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