vim-patch:7.4.745

Problem:    The entries added by matchaddpos() are returned by getmatches()
            but can't be set with setmatches(). (Lcd)
Solution:   Fix setmatches(). (Christian Brabandt)

0fce425772
This commit is contained in:
Jurica Bradaric
2016-01-30 11:33:20 +01:00
parent 8f22031708
commit f8ad215d25
3 changed files with 48 additions and 6 deletions

View File

@@ -389,7 +389,7 @@ static int included_patches[] = {
// 748,
// 747,
// 746,
// 745,
745,
// 744 NA
// 743,
// 742,