]> git.eshelyaron.com Git - emacs.git/commit
Replace `info' with upper-case `Info' where appropriate.
authorJuri Linkov <juri@jurta.org>
Tue, 9 Aug 2005 08:43:02 +0000 (08:43 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 9 Aug 2005 08:43:02 +0000 (08:43 +0000)
commit185cff95450bac41a0e590d558c7be152e732790
tree7f5abbcf68e2813c2616345863dda287e2af2795
parent5a9807a8bda5980633db765300dad40ee3aed2c6
Replace `info' with upper-case `Info' where appropriate.
(info-title-1, info-title-2, info-title-3, info-title-4)
(info-menu-header): Move up face definitions.
(info-menu-star): Rename from `info-menu-5'.
(Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
(Info-fontify-visited-nodes): Fix docstring.
(Info-hide-note-references): Fix docstring.
(Info-up, Info-next-reference, Info-prev-reference): Put cursor on
menu items in the same way as on cross-references.
(info-apropos): Fix sorting order and formatting to be like in the
stand-alone Info browser.  Display error messages for 1 sec.
(Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
(Info-mode-menu): Remove item for `Info-search-case-sensitively'
from the menu bar.
(Info-insert-dir): Restore point after calling `insert-buffer-substring'.
lisp/info.el