vim-patch:7.4.1153

Problem:    Autocommands triggered by quickfix cannot always get the current
            title value.
Solution:   Call qf_fill_buffer() later. (Christian Brabandt)

6920c72d4d

Helped by @mhinz
This commit is contained in:
Michael Ennen
2016-06-07 23:12:33 -07:00
committed by Marco Hinz
parent 38d98bba68
commit 06bbb79e63
2 changed files with 10 additions and 1 deletions

View File

@@ -540,7 +540,7 @@ static int included_patches[] = {
// 1156 NA
// 1155 NA
// 1154 NA
// 1153,
1153,
// 1152 NA
1151,
1150,