From: handa Date: Thu, 3 Jun 2004 12:34:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: withdl~110 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35bb4f16099fe3345e837e69c878e546eab8147;p=m17n%2Fm17n-lib.git *** empty log message *** --- 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.