vim-patch:7.4.1841

Problem:    The code to reallocate the buffer used for quickfix is repeated.
Solution:   Move the code to a function. (Yegappan Lakshmanan, closes vim/vim#831)

2b2b8ae5ab
This commit is contained in:
James McCoy
2016-12-12 15:05:01 -05:00
parent e2b081ed0c
commit 9df9cf4ecc
3 changed files with 31 additions and 36 deletions

View File

@@ -599,7 +599,7 @@ static int included_patches[] = {
// 1844,
// 1843 NA
1842,
// 1841,
1841,
1840,
// 1839,
// 1838,