vim-patch:7.4.1842

Problem:    get() works for Partial but not for Funcref.
Solution:   Accept Funcref.  Also return the function itself. (Nikolai Pavlov)

03e19a04ac
This commit is contained in:
Michael Ennen
2016-10-28 22:58:11 -07:00
committed by James McCoy
parent 02c58d8a07
commit c52856af2c
4 changed files with 31 additions and 10 deletions

View File

@@ -598,7 +598,7 @@ static int included_patches[] = {
// 1845 NA
// 1844,
// 1843 NA
// 1842,
1842,
// 1841,
1840,
// 1839,