]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 13 Dec 2007 02:44:19 +0000 (02:44 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 13 Dec 2007 02:44:19 +0000 (02:44 +0000)
src/ChangeLog.unicode

index 24142131fe82d036dc55cbc7f2d9c19ab0e400a7..e0172aa1bae580cff775e7a6a5d3822c89294647 100644 (file)
@@ -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.