1
0
forked from aniani/vim

updated for version 7.4.004

Problem:    When closing a window fails ":bwipe" may hang.
Solution:   Let win_close() return FAIL and break out of the loop.
This commit is contained in:
Bram Moolenaar
2013-08-14 17:11:20 +02:00
parent ebefd997bb
commit c93df6b075
4 changed files with 21 additions and 14 deletions

View File

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