Mercurial > emacs
changeset 92146:7289437eb685
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 24 Feb 2008 02:48:47 +0000 |
parents | 5377fbc51e47 |
children | 773ae07da318 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Feb 24 02:37:13 2008 +0000 +++ b/src/ChangeLog Sun Feb 24 02:48:47 2008 +0000 @@ -108,12 +108,10 @@ with a face already decided. (x_produce_glyphs): Be sure to set it->ascent and it->descent to non-negative. - (x_produce_glyphs): If the composition method is - ..._WITH_GLYPH_STRING, call font_prepare_composition - unconditionally. - - * xfns.c (x_make_gc): Use the default font id of the frame for - GCs. + (x_produce_glyphs): If the composition method is ..._WITH_GLYPH_STRING, + call font_prepare_composition unconditionally. + + * xfns.c (x_make_gc): Use the default font id of the frame for GCs. * xterm.h (struct x_display_info): New member font. @@ -126,7 +124,7 @@ * ftxfont.c (ftxfont_default_fid): Delete it. (ftxfont_open): Set xfont->fid to 0. - (ftxfont_end_for_frame): Clear data specifi to the frame and the + (ftxfont_end_for_frame): Clear data specific to the frame and the font-driver. * xftfont.c (xftfont_default_fid): Delete it.