Mercurial > emacs
diff src/ChangeLog.unicode @ 91232:821f52e0be9a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Dec 2007 02:44:19 +0000 |
parents | b9bdb93e544d |
children | 5cf14a2107b5 |
line wrap: on
line diff
--- 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 <handa@ni.aist.go.jp> + * 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.