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-13 19:24:11 -0700
commit4e204b561865327d4a928751b83c3a9ff4fe1a1e (patch)
tree0bf4dd641f0a6c193bcb6ecbd88302d0eab8fa1b
parent7ac947f34c745c61f8acc1fe2452a2c720d57a0d (diff)
downloademacs-4e204b561865327d4a928751b83c3a9ff4fe1a1e.tar.gz
; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.
Do not merge to master. This is a backport of 194de36ca9f.
-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 1789cded9d3..7d42aa62850 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -2157,8 +2157,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