1
0
forked from aniani/vim

patch 7.4.1875

Problem:    Comparing functions and partials doesn't work well.
Solution:   Add tests. (Nikolai Pavlov)  Compare the dict and arguments in the
            partial. (closes #813)
This commit is contained in:
Bram Moolenaar
2016-06-02 17:46:20 +02:00
parent ae3f33040b
commit 8e759ba865
3 changed files with 152 additions and 17 deletions

View File

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