From 20b853f3c9cc117cd90d54a4c097a0b45f1605c3 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 13 Mar 2003 11:38:35 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index d67bc3de95d..36cd7d86f9f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. -- 2.11.4.GIT