aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Porter2024-07-18 12:48:31 -0700
committerJim Porter2024-07-18 12:48:31 -0700
commit965be7bc461b3f56d68f07f3f13fe4e3f2d7e259 (patch)
tree92bb758ed73095201e229218f38a3bd9b0f047a7
parent259f4613bdea27abf330b58a9683ca4a9e936777 (diff)
downloademacs-965be7bc461b3f56d68f07f3f13fe4e3f2d7e259.tar.gz
emacs-965be7bc461b3f56d68f07f3f13fe4e3f2d7e259.zip
; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea.
-rw-r--r--doc/misc/eshell.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 13dc29afde1..d4e182bcbb2 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -3054,8 +3054,6 @@ current interactive process.
3054 3054
3055@item Display file and line number if an error occurs in a script 3055@item Display file and line number if an error occurs in a script
3056 3056
3057@item @command{wait} doesn't work with process ids at the moment
3058
3059@item Enable the direct-to-process input code in @file{em-term.el} 3057@item Enable the direct-to-process input code in @file{em-term.el}
3060 3058
3061@item Problem with repeating @samp{echo $@{find /tmp@}} 3059@item Problem with repeating @samp{echo $@{find /tmp@}}