1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 00:51:50 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2007-12-05 12:02:35 +00:00
parent cc63eaf948
commit f64934e973

View file

@ -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.