changeset 32778:c54b15916b5a

(Info-file-list-for-emacs): Add an entry for Eshell.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 23 Oct 2000 15:49:24 +0000
parents a266436c0793
children eeb8d2b22eaa
files lisp/info.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Mon Oct 23 15:03:55 2000 +0000
+++ b/lisp/info.el	Mon Oct 23 15:49:24 2000 +0000
@@ -2245,7 +2245,7 @@
     ("time-stamp" . "autotype") ("quickurl" . "autotype")
     ("tempo" . "autotype") ("hippie-expand" . "autotype")
     ("cvs" . "pcl-cvs")
-    "ebrowse" "cl" "idlwave" "reftex" "speedbar" "widget" "woman")
+    "ebrowse" "eshell" "cl" "idlwave" "reftex" "speedbar" "widget" "woman")
   "List of Info files that describe Emacs commands.
 An element can be a file name, or a list of the form (PREFIX . FILE)
 where PREFIX is a name prefix and FILE is the file to look in.