From: Jim Porter Date: Mon, 30 Jan 2023 02:29:02 +0000 (-0800) Subject: ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature. X-Git-Tag: emacs-29.1-rc1~49 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e204b561865327d4a928751b83c3a9ff4fe1a1e;p=emacs.git ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature. Do not merge to master. This is a backport of 194de36ca9f. --- 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