# HG changeset patch # User Kenichi Handa # Date 1197513859 0 # Node ID 821f52e0be9a0e40c21373b6f7ac735e1ce6d595 # Parent 29d8135e8f58f3dac997f31ce70066acff8806dc *** empty log message *** diff -r 29d8135e8f58 -r 821f52e0be9a src/ChangeLog.unicode --- a/src/ChangeLog.unicode Thu Dec 13 02:43:56 2007 +0000 +++ b/src/ChangeLog.unicode Thu Dec 13 02:44:19 2007 +0000 @@ -1,5 +1,12 @@ 2007-12-13 Kenichi Handa + * fontset.c (fontset_add): New args charset_id and famliy. Caller + changed. + (load_font_get_repertory): Assume that font_spec is always a + font-spec object. + (fontset_find_font): Likewise. + (Fset_fontset_font): Always store a font-spec object in a fontset. + * xdisp.c (handle_auto_composed_prop): Use Fget_text_property instead of get_property_and_range.