1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2006-04-24 00:07:47 +00:00
parent 825de9a102
commit e8a0da872a

View File

@ -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.