vim-patch:7.4.1989

Problem:    filter() and map() only accept a string argument.
Solution:   Implement using a Funcref argument (Yasuhiro Matsumoto, Ken
            Takata)

b33c7eb5b8
This commit is contained in:
Michael Ennen
2016-12-14 00:20:48 -07:00
parent b0fc6108c9
commit bb2afeb026
7 changed files with 192 additions and 42 deletions

View File

@@ -451,7 +451,7 @@ static int included_patches[] = {
// 1992,
// 1991,
1990,
// 1989,
1989,
// 1988 NA
// 1987 NA
// 1986,