Mercurial > emacs
changeset 37342:acd52a18e549
(Info-file-list-for-emacs): Add an entry for the "info" manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 14 Apr 2001 11:45:31 +0000 |
parents | 05eda8d77f8d |
children | e821a20867c9 |
files | lisp/info.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Fri Apr 13 15:20:33 2001 +0000 +++ b/lisp/info.el Sat Apr 14 11:45:31 2001 +0000 @@ -2365,7 +2365,7 @@ (message "Tags may have changed. Use Info-tagify if necessary"))) (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")