changeset 70203:adfb4457bcec

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 24 Apr 2006 00:07:47 +0000
parents 8bcff9775482
children 108b30a5e289
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Apr 23 23:50:25 2006 +0000
+++ b/src/ChangeLog	Mon Apr 24 00:07:47 2006 +0000
@@ -2,6 +2,7 @@
 
 	* xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
 	does last_glyph=s->first_glyph+s->nchars-1, e.g. if stretch has relief.
+	(produce_stretch_glyph): Include face box in stretch glyph size.
 
 	* frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame
 	matrices to force recalculation of tool-bar height after font change.