1
0
forked from aniani/vim

patch 7.4.2136

Problem:    Closure function fails.
Solution:   Don't reset uf_scoped when it points to another funccal.
This commit is contained in:
Bram Moolenaar
2016-07-31 18:30:22 +02:00
parent 89eaa4185e
commit 5801644819
3 changed files with 81 additions and 50 deletions

View File

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