changeset 34895:a30e6625aa83

runtime(doc): mention :argded for :argedit Commit: https://github.com/vim/vim/commit/83424105cb4219fe4280aa86df5173096186bba2 Author: Christian Brabandt <cb@256bit.org> Date: Fri Apr 12 10:17:57 2024 +0200 runtime(doc): mention :argded for :argedit related: https://github.com/vim/vim/issues/14464 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 12 Apr 2024 10:30:05 +0200
parents 6da10ca25702
children 1ddd65fbc10c
files runtime/doc/editing.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1,4 +1,4 @@
-*editing.txt*   For Vim version 9.1.  Last change: 2024 Apr 11
+*editing.txt*   For Vim version 9.1.  Last change: 2024 Apr 12
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -658,8 +658,8 @@ list of the current window.
 
 :[count]arge[dit][!] [++opt] [+cmd] {name} ..		*:arge* *:argedit*
 			Add {name}s to the argument list and edit it.
-			When {name} already exists in the argument list, this
-			entry is edited.
+			There is no check for duplicates, it is possible to
+			add a file to the argument list twice |:argded|.
 			This is like using |:argadd| and then |:edit| (with
 			the small exception that |:edit| does not change the
 			argument list, so the argument list pointer isn't