1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 06:00:41 -08:00

; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.

This commit is contained in:
Jim Porter 2023-01-29 18:29:02 -08:00
parent 6ce957154b
commit 194de36ca9

View file

@ -2227,8 +2227,6 @@ for running shells.
@item Implement @samp{-r}, @samp{-n} and @samp{-s} switches for @command{cp} @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 @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 This is because the tar option --remove-files doesn't do so. Should it