1
0
forked from aniani/vim

patch 8.2.2348: no check for modified files after focus gained

Problem:    No check for modified files after focus gained. (Mathias Stearn)
Solution:   Call ui_focus_change().
This commit is contained in:
Bram Moolenaar
2021-01-14 19:19:18 +01:00
parent e1ee58ac78
commit fadd55bd63
3 changed files with 4 additions and 14 deletions

View File

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