From c220b7538eb242c2d2e4387658eb6510be531eb3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann <gerd@gnu.org> Date: Fri, 16 Feb 2001 13:21:43 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 11348cf9e1e..bd49da114c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-02-16 Gerd Moellmann <gerd@gnu.org> + * textmodes/flyspell.el (flyspell-region, flyspell-buffer): + Add autoload cookies. + * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting of cal-tex-24. diff --git a/src/ChangeLog b/src/ChangeLog index 80218611241..c8e26c3d18f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-02-16 Gerd Moellmann <gerd@gnu.org> + * xterm.c (x_set_glyph_string_background_width): Extend the + background face to the end of the drawing area in the text + area, only. + * xdisp.c (handle_single_display_prop): Set iterator's position to where the `display' property starts, like for images. (dump_glyph): New function. -- 2.39.5