From: handa Date: Tue, 26 Dec 2006 11:58:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FLT-base~148 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54fab8677e24428c108759fa20c96b5b9ba4b11;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 4004945..cddc707 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -48,6 +48,18 @@ (take_action_list): Reset ic_info->commit_key_head on Mundo. (filter): When committed, shift keys by ic_info->commit_key_head. +2006-10-30 Kenichi Handa + + * input.c (preedit_delete): Fix typo. + (take_action_list): Print more debugging information. Allow + variable in arg of 'select' and `pushback'. + + * database.c (gen_database_name): Don't put extra space. + (load_database): Print debugging information. + (register_databases_in_files): New arg headlen. Callers changed. + (mdatabase__load_for_keys): Shorten debugging information. + (mdatabase_load): Don't print debugging information here. + 2006-10-27 Kenichi Handa * input.c (marker_code): New arg surrounding. Callers changed.