changeset 91232:821f52e0be9a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 Dec 2007 02:44:19 +0000
parents 29d8135e8f58
children 4fdf769f4c0b
files src/ChangeLog.unicode
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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.