(Info-fontify-node): New function.
authorRichard M. Stallman <rms@gnu.org>
Mon, 2 Aug 1993 04:22:12 +0000 (04:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 2 Aug 1993 04:22:12 +0000 (04:22 +0000)
commit552775bd93ad39944730fa504f385412d24fe46b
treef69c877c273b76c11bc519883d70d61e507630fb
parent04402ae3dc272639d272beed6b5e41e8662f62ef
(Info-fontify-node): New function.
(Info-fontify): New variable.
(Info-mode): Initialize Info-related faces.
(Info-select-node): Fontify the node if necessary.

(Info-goto-node): Provide completion for node names.
(Info-read-node-name, Info-build-node-completions): New functions.
(Info-current-file-completions): New variable.
(Info-find-node): Clear completions cache.

(Info-next-reference, Info-prev-reference): New commands.
(Info-mode-map): Bind these to TAB and M-TAB.
(Info-next-preorder): Special case if sitting on "*Note" reference.

(Info-standalone): New variable.
(Info-exit): Exit Emacs if in standalone mode.
(info-standalone): New function.

(Info-summary): Added `bury-buffer' call.
(Info-no-error): Renamed from `no-error'.
(Info-suffix-list): Put ".info" before "" to deal with directory
named "foo" next to file "foo.info".
lisp/info.el