changeset 96011:a4a026112f5a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 16 Jun 2008 11:46:33 +0000
parents c0401e586ca3
children c04088bb7b0d
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 16 11:44:03 2008 +0000
+++ b/src/ChangeLog	Mon Jun 16 11:46:33 2008 +0000
@@ -16,6 +16,7 @@
 	font-object to nil.
 	(font_close_object): Don't check FONT_CLOSE_OBJECT.
 	(font_at): Don't call font_check_object.
+	(Ffont_get): Return a symbol for :weight, :slant, and :width.
 
 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>