vim-patch:7.4.646 #2926

Problem:    ":bufdo" may start at a deleted buffer.
Solution:   Find the first not deleted buffer. (Shane Harper)

https://github.com/vim/vim/commit/v7-4-646
This commit is contained in:
Florian Walch
2015-06-29 16:35:37 +03:00
parent 1b78ad1c4d
commit e949c2bd62
4 changed files with 20 additions and 9 deletions

View File

@@ -163,7 +163,7 @@ static int included_patches[] = {
//649,
//648 NA
//647 NA
//646,
646,
//645,
//644 NA
//643,