From: handa Date: Thu, 27 May 2004 11:32:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: withdl~154 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=9ea8586080bb9bc0617958552223b7f504058df9;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index d851471..b7ccfb8 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,9 +1,15 @@ 2004-05-27 Kenichi Handa + * medit.c (main): Make face_input_status copy of face_default. + +2004-05-27 Kenichi Handa + * medit.c (show_cursor): Check hline->width and box->width. (main): Set reverse videomode in a face for selection. - * mdump.c: Include instead of . + * mdump.c: Include config.h. Include instead of + . If not HAVE_FREETYPE nor HAVE_GD, define a pseudo + function main that just print an error message. (help_exit): Adjusted for the change of spec. (dump_image): Argument changed. Dump PNG image instead of PBM. (main): Adjusted for the change of spec.