emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 21 Feb 2008 07:57:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/21 07:57:07

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6175
retrieving revision 1.6176
diff -u -b -r1.6175 -r1.6176
--- ChangeLog   21 Feb 2008 07:04:37 -0000      1.6175
+++ ChangeLog   21 Feb 2008 07:57:06 -0000      1.6176
@@ -1617,7 +1617,7 @@
        * term.c: Include "composite.h".
        (encode_terminal_code): Output all components of composition.
        Check the size of encode_terminal_src.
-       (produce_glyphs): For compostion, call produce_composite_glyph.
+       (produce_glyphs): For composition, call produce_composite_glyph.
        (append_composite_glyph, produce_composite_glyph): New functions.
 
        * xdisp.c (x_produce_glyphs): In handling composition, if a font
@@ -1818,7 +1818,7 @@
        (syms_of_font): Defsubr Sfont_at.
 
        * xdisp.c (it_props): Move the entry for Qauto_composed to just
-       before the entry for Qcompostion.
+       before the entry for Qcomposition.
        (handle_auto_composed_prop): Call auto-composition-function with 4 args.
        (handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
        the font in gstring.
@@ -3055,7 +3055,7 @@
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
-       * composite.c (syms_of_composite): Don't make the compostion hash
+       * composite.c (syms_of_composite): Don't make the composition hash
        table weak.
 
        * fontset.c (Fset_fontset_font): Fix docstring.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]