From 9ea8586080bb9bc0617958552223b7f504058df9 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 27 May 2004 11:32:23 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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. -- 1.7.10.4