]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-file-list-for-emacs): Add an entry for the "info" manual.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Apr 2001 11:45:31 +0000 (11:45 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Apr 2001 11:45:31 +0000 (11:45 +0000)
lisp/info.el

index 4b3bbfd42bc72b3e7f1cf87ee073c5f5ade5374a..673b5402e41a357ac240fa43018e86aa071fccf1 100644 (file)
@@ -2365,7 +2365,7 @@ Allowed only if variable `Info-enable-edit' is non-nil."
        (message "Tags may have changed.  Use Info-tagify if necessary")))
 \f
 (defvar Info-file-list-for-emacs
-  '("ediff" "forms" "gnus" ("mh" . "mh-e") "sc" "message"
+  '("ediff" "forms" "gnus" "info" ("mh" . "mh-e") "sc" "message"
     ("dired" . "dired-x") ("c" . "ccmode") "viper" "vip"
     ("skeleton" . "autotype") ("auto-insert" . "autotype")
     ("copyright" . "autotype") ("executable" . "autotype")