From: handa Date: Thu, 5 Jan 2006 11:35:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-3-1~24 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d62b00e38394c98329b117a18af5c62637de85d7;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 6e3ef51..3dd2deb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2006-01-05 Kenichi Handa + * input-gui.c (win_filter): Try to convert arg to key only when + arg is not NULL. + * plist.c (read_integer_element): If '#' and '-' are followed by non-integer-constituent, read them as a part of a symbol. (read_symbol_element): New arg C. @@ -13,6 +16,8 @@ (minput_get_description): If the input method has no description, be sure to return NULL. (minput_get_variables): Fix documentation. + (handle_key): Pay attention to the case that key is Mnil. + (filter): Likewise. 2005-12-22 Kenichi Handa