]> 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>
Sat, 1 Jul 2023 19:03:56 +0000 (12:03 -0700)
doc/misc/eshell.texi

index 4e2bddf42af9c54969986b4aca8df7000545f19d..456e5c7a1a95075435f2506159022ba06860a5d7 100644 (file)
@@ -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