* medit.c (main): Don't leave a fontset unfreed.
 
+2005-10-03  Kenichi Handa  <handa@m17n.org>
+
+       * mdump.c (main): Make the image tranparent.
+
 2005-09-27  Kenichi Handa  <handa@m17n.org>
 
        * mdump.c (dump_image): If FILTER is "-", print the image to
 
 
        * draw.c (mdraw_glyph_list): Fix settting of glyphs->font->source.
 
+2005-10-03  Kenichi Handa  <handa@m17n.org>
+
+       * draw.c (mdraw_glyph_info): Pay attention to the case that FROM
+       is not at the beginning of line.
+
 2005-09-22  Kenichi Handa  <handa@m17n.org>
 
        * input.c: Include <sys/stat.h> and <unistd.h>.