From d35bb4f16099fe3345e837e69c878e546eab8147 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 3 Jun 2004 12:34:06 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index 6652af4..c901e91 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,22 @@ +2004-06-03 Kenichi Handa + + * medit.c (InputMethodInfo): New type. + (input_method_table): Type changed to `InputMethodInfo *'. + (select_input_method): Adjusted for the change of + input_method_table. + (show_cursor): Open an input method here if necessary. + (compare_input_method): Adjusted for the change of + input_method_table. + (setup_input_methods): Likewise. Don't open input methods here + except for XIM. + (main): Adjusted for the change of input_method_table. + + * mconv.c (main): Close `in' and `out'. + + * HELLO.utf8: Fix Greek line. + + * HELLO.xml: Fix Greek line. + 2004-05-28 Kenichi Handa * Makefile.am (VINFO): New variable. -- 1.7.10.4