# HG changeset patch # User Gerd Moellmann # Date 1002881127 0 # Node ID 0c3ebbbc4922b4f3ffda22eeb031de1f9fbc4260 # Parent 236dd808d8ec78b50a563a18138756966c4ddb8c *** empty log message *** diff -r 236dd808d8ec -r 0c3ebbbc4922 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 12 10:05:03 2001 +0000 +++ b/lisp/ChangeLog Fri Oct 12 10:05:27 2001 +0000 @@ -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 -r 236dd808d8ec -r 0c3ebbbc4922 src/ChangeLog --- a/src/ChangeLog Fri Oct 12 10:05:03 2001 +0000 +++ b/src/ChangeLog Fri Oct 12 10:05:27 2001 +0000 @@ -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: