1
0
forked from aniani/vim

patch 8.1.0473: user doesn't notice file does not exist when swap file does

Problem:    User doesn't notice file does not exist when swap file does.
Solution:   Add a note that the file cannot be found.  Make the "still
            running" notice stand out.
This commit is contained in:
Bram Moolenaar
2018-10-13 19:06:27 +02:00
parent 6cdb2c9811
commit d6105cb408
2 changed files with 8 additions and 2 deletions

View File

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