From 965be7bc461b3f56d68f07f3f13fe4e3f2d7e259 Mon Sep 17 00:00:00 2001 From: Jim Porter Date: Thu, 18 Jul 2024 12:48:31 -0700 Subject: [PATCH] ; * doc/misc/eshell.texi (Bugs and ideas): Remove now-implemented idea. --- doc/misc/eshell.texi | 2 -- 1 file changed, 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. @item Display file and line number if an error occurs in a script -@item @command{wait} doesn't work with process ids at the moment - @item Enable the direct-to-process input code in @file{em-term.el} @item Problem with repeating @samp{echo $@{find /tmp@}}