# HG changeset patch # User Eli Zaretskii # Date 972157996 0 # Node ID abdfc7d7e1b47bf4e54ba4ab996fa72d5e9d393e # Parent 736aaa7e3056badf254ba1a90e71379615758585 (Info-file-list-for-emacs): Add an entry for Speedbar. diff -r 736aaa7e3056 -r abdfc7d7e1b4 lisp/info.el --- a/lisp/info.el Sat Oct 21 18:14:15 2000 +0000 +++ b/lisp/info.el Sat Oct 21 19:53:16 2000 +0000 @@ -2245,7 +2245,7 @@ ("time-stamp" . "autotype") ("quickurl" . "autotype") ("tempo" . "autotype") ("hippie-expand" . "autotype") ("cvs" . "pcl-cvs") - "ebrowse" "cl" "idlwave" "reftex" "widget" "woman") + "ebrowse" "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.