*** empty log message ***
authorhanda <handa>
Thu, 5 Jan 2006 06:33:56 +0000 (06:33 +0000)
committerhanda <handa>
Thu, 5 Jan 2006 06:33:56 +0000 (06:33 +0000)
src/ChangeLog

index 650c769..6e3ef51 100644 (file)
@@ -1,3 +1,19 @@
+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.