From: Kenichi Handa <handa@m17n.org> Date: Wed, 5 Dec 2007 12:02:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~179 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f64934e9731ea25a53c15ff5bc3afa47e07587f4;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 7f2b241431c..c7548ec068d 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,5 +1,10 @@ 2007-12-05 Kenichi Handa <handa@ni.aist.go.jp> + * ftfont.c (struct OpenTypeSpec): New struct. + (OTF_SYM_TAG, OTF_TAG_STR): New macros. + (ftfont_get_open_type_spec): New function. + (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property. + * lread.c (read1): Redo the previous change with checking Vpurify_flag.