[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 4e204b56186 01/10: ; * doc/misc/eshell.texi (Bugs and ideas): R
From: |
Jim Porter |
Subject: |
emacs-29 4e204b56186 01/10: ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature. |
Date: |
Thu, 13 Jul 2023 22:25:20 -0400 (EDT) |
branch: emacs-29
commit 4e204b561865327d4a928751b83c3a9ff4fe1a1e
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>
; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.
Do not merge to master. This is a backport of 194de36ca9f.
---
doc/misc/eshell.texi | 2 --
1 file changed, 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
- emacs-29 updated (7ac947f34c7 -> 6a360b08405), Jim Porter, 2023/07/13
- emacs-29 4e204b56186 01/10: ; * doc/misc/eshell.texi (Bugs and ideas): Remove implemented feature.,
Jim Porter <=
- emacs-29 6c3fe42bde1 02/10: Restructure Eshell extension modules documentation, Jim Porter, 2023/07/13
- emacs-29 6a360b08405 10/10: ; * doc/misc/eshell.texi (Variables): Add missing index for $INSIDE_EMACS, Jim Porter, 2023/07/13
- emacs-29 7640835ae03 07/10: ; * doc/misc/eshell.texi: Fix last change., Jim Porter, 2023/07/13
- emacs-29 3a703545798 08/10: Add documentation about remote access in Eshell, Jim Porter, 2023/07/13
- emacs-29 951671b0e10 04/10: Document optional Eshell modules, Jim Porter, 2023/07/13
- emacs-29 e79306fb467 06/10: ; * doc/misc/eshell.texi: Fix typos and clean up unclear wording., Jim Porter, 2023/07/13
- emacs-29 f529bf52eb5 09/10: ; * doc/misc/eshell.texi (Invocation): Whitespace cleanup., Jim Porter, 2023/07/13
- emacs-29 9f6d79dd967 05/10: Document some missing Eshell commands, Jim Porter, 2023/07/13
- emacs-29 7c417b2ae55 03/10: Correct the Eshell documentation about how to write new modules, Jim Porter, 2023/07/13