summaryrefslogtreecommitdiffstats
path: root/runtime/doc/editing.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-05-22 22:02:25 +0000
committerBram Moolenaar <Bram@vim.org>2005-05-22 22:02:25 +0000
commitf95dc3b8234c05116f71aee5a72ddd8d9afd4718 (patch)
treedf270e41db098379fa4c862fb9f6ca2ae76d5968 /runtime/doc/editing.txt
parentf4630b60f598db3c163182f1920e7308d5b54cbb (diff)
updated for version 7.0075
Diffstat (limited to 'runtime/doc/editing.txt')
-rw-r--r--runtime/doc/editing.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index c8b694193f..fedaba5ed0 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1,4 +1,4 @@
-*editing.txt* For Vim version 7.0aa. Last change: 2005 Apr 27
+*editing.txt* For Vim version 7.0aa. Last change: 2005 May 21
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -563,7 +563,9 @@ list of the current window.
current entry.
This command keeps the currently edited file, also
when it's deleted from the argument list.
- {not in Vi} {not available when compiled without the
+ Example: >
+ :argdel *.obj
+< {not in Vi} {not available when compiled without the
|+listcmds| feature}
:{range}argd[elete] Delete the {range} files from the argument list.