From 3365175e97efd1e1811364d44c306b6d2e5344ad Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 12 Oct 2001 10:05:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d8fcecdd21..a7a4f0565ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,6 +6,7 @@ 2001-10-12 Miles Bader * help-mode.el (help-customize-face): New button-type. + * faces.el (list-faces-display): Fix args to `help-xref-button'. (describe-face): Fix args to `help-xref-button'. Don't switch to help-buffer around call to `help-setup-xref'. @@ -78,6 +79,7 @@ * diff.el (diff): Display default values in prompts as `(default ...)', not `(...)'. + * info.el (Info-follow-reference): Likewise. 2001-10-10 Stefan Monnier diff --git a/src/ChangeLog b/src/ChangeLog index aa2c4f82072..799d43bf4fa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-10-12 Gerd Moellmann + + * xterm.c (notice_overwritten_cursor): Renamed from + note_overwritten_text_cursor. Rewritten to take glyph widths into + account. + 2001-10-12 Eli Zaretskii * lread.c (syms_of_lread) : Fix last change: -- 2.39.2