1
0
forked from aniani/vim

patch 9.0.1010: stray warnings for existing swap files

Problem:    Stray warnings for existing swap files.
Solution:   Wipe out the buffer until it has no name and no swap file.
This commit is contained in:
Bram Moolenaar
2022-12-05 15:50:41 +00:00
parent 72b5b0d51a
commit 23526d2539
3 changed files with 12 additions and 1 deletions

View File

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