# HG changeset patch # User Richard M. Stallman # Date 1023897025 0 # Node ID 0f2b41cf2152ce38a84dc9a21cb0f8f35666ea1b # Parent 95b7f625cdf5b164541d2d4913aa25fcd38b2e9c *** empty log message *** diff -r 95b7f625cdf5 -r 0f2b41cf2152 lisp/ChangeLog --- 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 + * 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.