aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 193e5439ebe..1e77717ee84 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12006-04-24 Kim F. Storm <storm@cua.dk> 12006-04-24 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
4 does last_glyph=s->first_glyph+s->nchars-1, e.g. if stretch has relief.
5
3 * frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame 6 * frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame
4 matrices to force recalculation of tool-bar height after font change. 7 matrices to force recalculation of tool-bar height after font change.
5 8