aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4dfc1b2ab9..bd29cd50c2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,12 @@
2002-06-12 Richard M. Stallman <[email protected]>
+ * 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.