+2004-03-17 Kenichi Handa <handa@etlken2>
+
+ * face.c (property): Don't handle videomode property here.
+
+ * face.h (enum face_gc): Moved to m17n-X.c.
+
+ * draw.c (visual_order): Delete unused locale var `pos'.
+ (compose_glyph_string): Fix for the case that gstring->glyphs is
+ realloced. Stop generating glyphs at TO.
+
2004-03-12 Kenichi Handa <handa@etlken2>
* input-gui.c (win_create_ic): Enable bidi in status control.
- * draw.c (visual_order): Avoid re-ordering only combining glyphs.
+ * draw.c (visual_order): Avoid re-ordering of combining glyphs only.
2004-03-09 Kenichi Handa <handa@m17n.org>