vim-patch:7.4.718

Problem:    Autocommands triggered by quickfix cannot get the current title
            value.
Solution:   Set w:quickfix_title earlier. (Yannick)
            Also move the check for a title into the function.

81278efadf
This commit is contained in:
Michael Ennen
2016-01-13 17:18:19 -07:00
parent 573d65c738
commit 8048699f7d
2 changed files with 11 additions and 15 deletions

View File

@@ -406,7 +406,7 @@ static int included_patches[] = {
// 721,
// 720 NA
719,
// 718,
718,
// 717,
// 716,
// 715,