vim-patch:7.4.1607

Problem:    Comparing a function that exists on two dicts is not backwards
            compatible. (Thinca)
Solution:   Only compare the function, not what the partial adds.

f0e86a0dbd
This commit is contained in:
Michael Ennen
2016-10-27 14:05:27 -07:00
committed by James McCoy
parent 5241ca7d7a
commit 3213b28c01
3 changed files with 44 additions and 31 deletions

View File

@@ -835,7 +835,7 @@ static int included_patches[] = {
// 1610 NA
// 1609 NA
// 1608,
// 1607,
1607,
1606,
1605,
1604,