vim-patch:7.4.1836

Problem:    When using a partial on a dictionary it always gets bound to that
            dictionary.
Solution:   Make a difference between binding a function to a dictionary
            explicitly or automatically.

1d429610bf
This commit is contained in:
Michael Ennen
2016-10-28 12:38:36 -07:00
committed by James McCoy
parent eb337c9949
commit c82dc7a6fd
4 changed files with 63 additions and 13 deletions

View File

@@ -604,9 +604,8 @@ static int included_patches[] = {
// 1839,
// 1838,
// 1837,
// 1836,
1836,
1835,
// 1834,
1833,
1832,
1831,