2007-10-12 Kenichi Handa <handa@m17n.org>
+ * m17n-core.h (Mcharset): Extern it.
+ Move detabase related declarations from m17n.h.
+
+ * m17n-flt.h: Include m17n-core.h instead of m17n.h.
+ (struct _MFLTOtfFeatures): New struct.
+ (struct _MFLTOtfSpec): Delete gsub, gpos, etc, add gsub_gpos.
+ (struct _MFLTFont): Delete otf, add check_otf.
+ (MCHAR_INVALID_CODE): Define it.
+
* plist.c (read_mtext_element): Simplify the code.
* m17n.h: Move database related declarations to m17n-core.h