From: handa Date: Fri, 4 Apr 2008 00:50:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-2~22 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c17695de3479c53cf7c4e190bebe7924cc77f546;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index 518f142..ca1a6da 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,11 @@ +2008-04-04 Kenichi Handa + + * medit.c (unicode_input_method, saved_input_method): New + variables. + (KeyProc): Make `C-=' activate the unicode input method + temporarily. + (setup_input_methods): Set unicode_input_method if any. + 2008-04-03 Kenichi Handa * medit.c (update_cursor): Update control.cursor_pos at first.