# HG changeset patch # User Kenichi Handa # Date 1047555515 0 # Node ID cfcc62c9e7df495be2a285e215cf967aa6253bd1 # Parent 71039837d8818e67f3937584dec7560362ca9a41 *** empty log message *** diff -r 71039837d881 -r cfcc62c9e7df src/ChangeLog --- a/src/ChangeLog Thu Mar 13 11:32:18 2003 +0000 +++ b/src/ChangeLog Thu Mar 13 11:38:35 2003 +0000 @@ -1,3 +1,8 @@ +2003-03-13 Kenichi Handa + + * coding.c (Fdetect_coding_region): Fix docstring. + (Fdetect_coding_string): Fix docstring. + 2003-03-13 Andreas Schwab * gtkutil.c: Add prototype for create_menus. @@ -84,7 +89,7 @@ * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if the event isn't for a frame (i.e. for dialogs). -2003-03-07 Kenichi Handa +2003-03-07 Kenichi Handa * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of composition components reaches the limit, terminate composing.