summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2023-01-29 18:29:02 -0800
committerJim Porter <jporterbugs@gmail.com>2023-07-01 12:03:56 -0700
commit194de36ca9fab6a3f9d67432818800c628f1f597 (patch)
tree00d5f4738931a31f61ff087be5f11655be2ec17c
parent6ce957154b701282217191d47764187535754529 (diff)
downloademacs-194de36ca9fab6a3f9d67432818800c628f1f597.tar.gz
; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.
-rw-r--r--doc/misc/eshell.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 4e2bddf42af..456e5c7a1a9 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -2227,8 +2227,6 @@ for running shells.
@item Implement @samp{-r}, @samp{-n} and @samp{-s} switches for @command{cp}
-@item Make @kbd{M-5 M-x eshell} switch to ``*eshell<5>*'', creating if need be
-
@item @samp{mv @var{dir} @var{file}.tar} does not remove directories
This is because the tar option --remove-files doesn't do so. Should it