aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.