aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-16 13:21:43 +0000
committerGerd Moellmann2001-02-16 13:21:43 +0000
commitc220b7538eb242c2d2e4387658eb6510be531eb3 (patch)
treeb86aa73cdfa1763d1f954c24d9d10ce735235d39 /src/ChangeLog
parent3bb710b01ce26cb0f35b9cdd49cd0b13a61d652b (diff)
downloademacs-c220b7538eb242c2d2e4387658eb6510be531eb3.tar.gz
emacs-c220b7538eb242c2d2e4387658eb6510be531eb3.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 80218611241..c8e26c3d18f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-02-16 Gerd Moellmann <gerd@gnu.org> 12001-02-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_set_glyph_string_background_width): Extend the
4 background face to the end of the drawing area in the text
5 area, only.
6
3 * xdisp.c (handle_single_display_prop): Set iterator's position 7 * xdisp.c (handle_single_display_prop): Set iterator's position
4 to where the `display' property starts, like for images. 8 to where the `display' property starts, like for images.
5 (dump_glyph): New function. 9 (dump_glyph): New function.