From d62b00e38394c98329b117a18af5c62637de85d7 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 5 Jan 2006 11:35:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 1.7.10.4