]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 23 Apr 2006 23:50:09 +0000 (23:50 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 23 Apr 2006 23:50:09 +0000 (23:50 +0000)
src/ChangeLog

index 193e5439ebe353785f0bd0e933364af3bf73e7e3..1e77717ee84dab351b5b0624ad6f5fc54e8311fd 100644 (file)
@@ -1,5 +1,8 @@
 2006-04-24  Kim F. Storm  <storm@cua.dk>
 
+       * 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.
+
        * 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.