vim-patch:7.4.2021

Problem:  Still too many buf_valid() calls.
Solution: Make au_new_curbuf a bufref.  Use bufref_valid() in more places.

19ff9bf454
This commit is contained in:
Marco Hinz
2017-01-09 03:39:50 +01:00
committed by James McCoy
parent e177226d51
commit 1836f3cb9b
4 changed files with 66 additions and 53 deletions

View File

@@ -419,7 +419,7 @@ static int included_patches[] = {
// 2024,
// 2023,
// 2022,
// 2021,
2021,
// 2020 NA
2019,
2018,