]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.
authorJim Porter <jporterbugs@gmail.com>
Mon, 30 Jan 2023 02:29:02 +0000 (18:29 -0800)
committerJim Porter <jporterbugs@gmail.com>
Fri, 14 Jul 2023 02:24:11 +0000 (19:24 -0700)
Do not merge to master.  This is a backport of 194de36ca9f.

doc/misc/eshell.texi

index 1789cded9d3eafe2b03eb2eb6ca6bd79fe3917e7..7d42aa62850e8228827df7baa3c61a698f09965c 100644 (file)
@@ -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