(Info-mode-hook): Obey obsolete `Info-fontify'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Jun 2003 19:54:42 +0000 (19:54 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Jun 2003 19:54:42 +0000 (19:54 +0000)
commitdde7f979b8cf83596c151c1394fe6bb07dcf1563
treea41c0cb733df95d41da03b3eb96c89de5883d7cc
parent914a8c47284bfb819eb2ff44e5a4cca7f052d895
(Info-mode-hook): Obey obsolete `Info-fontify'.
(Info-find-in-tag-table-1): Remove unused vars.
(Info-display-images-node): Remove unused var paragraph-markers.
(Info-header-line): Remove.
(Info-select-node): Don't set it.
(Info-search): Remove unused var `current'.
(Info-follow-reference): Remove unused var `beg'.
(Info-extract-menu-node-name): Remove unused var `i'.
(Info-complete-menu-item): Use `with-current-buffer'.
(Info-index): Remove unused var `rnode'.
(Info-mode): Set header-line-format to check text-properties directly.
(Info-find-emacs-command-nodes): Remove unused var `found' and `exact'.
(Info-fontify-node): Use `push'.
(Info-speedbar-hierarchy-buttons): Use `dolist'.
(Info-speedbar-goto-node, Info-speedbar-fetch-file-nodes):
Check the return value of `string-match'.
(Info-speedbar-fetch-file-nodes): Factor out common code.
lisp/info.el