]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 16 Feb 2001 13:21:43 +0000 (13:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 16 Feb 2001 13:21:43 +0000 (13:21 +0000)
lisp/ChangeLog
src/ChangeLog

index 11348cf9e1ef5944425f061a49809bbc1d36ee47..bd49da114c986038a9b211dd5bfe7ea319f95be7 100644 (file)
@@ -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.
 
index 80218611241f0fa92f2e34a9779127ba68593476..c8e26c3d18ff3ed4f9710bccbacb0c537ab02488 100644 (file)
@@ -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.