Update.
authorueno <ueno>
Tue, 19 Mar 2002 22:37:52 +0000 (22:37 +0000)
committerueno <ueno>
Tue, 19 Mar 2002 22:37:52 +0000 (22:37 +0000)
lisp/ChangeLog

index 123ee3f..7b23b69 100644 (file)
@@ -1,3 +1,20 @@
+2002-03-19  Daiki Ueno  <ueno@unixuser.org>
+
+       * gettext.el: Autoload `mime-content-type-parameter' and
+       `mime-read-Content-Type' only when compiling.
+       (gettext-parse-Content-Type): Add bogus detection logic.
+
+2002-03-19  Daiki Ueno  <ueno@unixuser.org>
+
+       * liece-compat.el (liece-string-to-list): New definition.
+       * liece-000.el (liece-handle-004-message): Use it.
+       * liece-nick.el (liece-nick-remove-mode): Use it.
+       * liece-channel.el (liece-channel-read-mode): Use it.
+       * liece-handle.el (liece-handle-mode-message): Use it.
+
+       * gettext.el: Require `poem' and `static'.
+       (gettext-string-to-list): New definition.
+
 2002-02-12  Daiki Ueno  <ueno@unixuser.org>
 
        * liece-modules.el (liece-modules-to-compile): Add `liece-coding'.