]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 24 Feb 2008 02:48:47 +0000 (02:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 24 Feb 2008 02:48:47 +0000 (02:48 +0000)
src/ChangeLog

index 5880012ad63a973abe95ffb9c54c4388b38d172a..cc82a6dbc9859bed46fafcd7545c9318128a7fe6 100644 (file)
        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.
+       (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.
+       * xfns.c (x_make_gc): Use the default font id of the frame for GCs.
 
        * xterm.h (struct x_display_info): New member font.
 
 
        * 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.