1
0
forked from aniani/vim

patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag

Problem:    Using separate delete() call instead of writefile() 'D' flag.
Solution:   Use the writefile 'D' flag.
This commit is contained in:
Bram Moolenaar
2022-09-05 21:40:44 +01:00
parent 86d87256c4
commit 3411265a36
6 changed files with 45 additions and 60 deletions

View File

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