vim-patch:7.4.2018

Problem:  buf_valid() can be slow when there are many buffers.
Solution: Add bufref_valid(), only go through the buffer list
          when a buffer was freed.

b25f9a97e9
This commit is contained in:
Marco Hinz
2017-01-09 02:03:03 +01:00
committed by James McCoy
parent 951dd1571c
commit e177226d51
4 changed files with 119 additions and 52 deletions

View File

@@ -422,7 +422,7 @@ static int included_patches[] = {
// 2021,
// 2020 NA
2019,
// 2018,
2018,
2017,
// 2016 NA
2015,