*** empty log message ***
authorhanda <handa>
Sun, 13 Feb 2011 23:17:44 +0000 (23:17 +0000)
committerhanda <handa>
Sun, 13 Feb 2011 23:17:44 +0000 (23:17 +0000)
src/ChangeLog

index 712923a..3768372 100644 (file)
@@ -1,3 +1,14 @@
+2011-02-14  Kenichi Handa  <handa@m17n.org>
+
+       * m17n.h (minput_list): Extern it.
+
+       * input.c (MIMExternalModule): New member 'name'.
+       (load_external_module): Return value changed.
+       (unload_external_module): New function.
+       (fini_im_info): Use unload_external_module.
+       (load_im_info): Adjuted for the change of load_external_module.
+       (minput_list): New function.
+
 2011-01-06  Kenichi Handa  <handa@m17n.org>
 
        * coding.c: Fix comment syntax for doxygen.