patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented

Problem:    ":argdel" does not work like ":.argdel" as documented. (Alexey
            Demin)
Solution:   Make ":argdel" work like ":.argdel". (closes #6727)
            Also fix giving the error "0 more files to edit".
This commit is contained in:
Bram Moolenaar
2020-08-17 19:34:10 +02:00
parent 241572794f
commit 7b22117c4e
4 changed files with 24 additions and 8 deletions
+2
View File
@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1472,
/**/
1471,
/**/