1
0
forked from aniani/vim

patch 8.1.0623: iterating through window frames is repeated

Problem:    Iterating through window frames is repeated.
Solution:   Define FOR_ALL_FRAMES. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-12-22 17:07:50 +01:00
parent 9752c72f49
commit 3d1491ed23
5 changed files with 38 additions and 39 deletions

View File

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