Mercurial > emacs
changeset 45785:0f2b41cf2152
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Jun 2002 15:50:25 +0000 |
parents | 95b7f625cdf5 |
children | 4dd5c60e3ebc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 12 15:50:15 2002 +0000 +++ b/lisp/ChangeLog Wed Jun 12 15:50:25 2002 +0000 @@ -1,5 +1,12 @@ 2002-06-12 Richard M. Stallman <rms@gnu.org> + * info.el (Info-fontify-node): Compute header line specially + if node has no next, previous or up links. + Hide the part of the first line that is used in the header. + Use Info-next-link-keymap, etc. + (Info-next-link-keymap, Info-prev-link-keymap) + (Info-up-link-keymap): New variables. + * international/mule-diag.el (describe-char-after): Doc fix. * view.el (view-mode-enter): Clarify echo area message.