aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2001-02-16 13:21:43 +0000
committerGerd Moellmann <[email protected]>2001-02-16 13:21:43 +0000
commitc220b7538eb242c2d2e4387658eb6510be531eb3 (patch)
treeb86aa73cdfa1763d1f954c24d9d10ce735235d39 /src
parent3bb710b01ce26cb0f35b9cdd49cd0b13a61d652b (diff)
*** empty log message ***
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 8021861124..c8e26c3d18 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2001-02-16 Gerd Moellmann <[email protected]>
+ * 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.