1
0
forked from aniani/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.
This commit is contained in:
Bram Moolenaar
2016-07-10 19:03:57 +02:00
parent 453f37dbfd
commit 19ff9bf454
4 changed files with 24 additions and 12 deletions

View File

@@ -758,6 +758,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2021,
/**/
2020,
/**/