+2006-01-05 Kenichi Handa <handa@m17n.org>
+
+ * 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.
+ (read_element): Adjust args to read_symbol_element.
+
+ * input.c (load_macros): On overwriting a macro, free the old
+ definition.
+ (minput__init): Store Mmap in load_im_info_keys.
+ (minput_get_title_icon): If the input method has no title, be sure
+ to return NULL.
+ (minput_get_description): If the input method has no description,
+ be sure to return NULL.
+ (minput_get_variables): Fix documentation.
+
2005-12-22 Kenichi Handa <handa@m17n.org>
* Version 1.3.0 released.