update.
[elisp/flim.git] / ChangeLog
index 7285c69..b8a8266 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-encode.el (eword-encode-msg-id-to-rword-list): New
+       function.
+       (eword-encode-in-reply-to-to-rword-list): New function.
+       (eword-encode-in-reply-to): New function.
+       (eword-encode-field): Use `eword-encode-in-reply-to' for
+       `In-Reply-To' field.
+
+       * std11.el (std11-parse-in-reply-to): New function.
+
+1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-structured-field-list): Add
+       `User-Agent'.
+
+1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile (package): Don't update auto-autoloads.el and
+       custom-load.el.
+
+       * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
+       custom-load.el.
+
+1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-def.el: Abolish function `butlast' and `nbutlast'.
+
+       * mime-def.el (mime-library-version): New constant.
+       (mime-library-version-string): Refer `mime-library-version'.
+
+1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile (XEMACS): New variable.
+       (PACKAGEDIR): New variable.
+       (package): New target.
+       (install-package): New target.
+
+       * FLIM-CFG (PACKAGEDIR): New variable.
+
+       * FLIM-MK (config-flim-package): New function.
+       (compile-flim-package): New function.
+       (install-flim-package): New function.
+
+1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-en.sgml (Content-Type field): Translate.
+       (mime-content-type): Translate.
+       (Content-Type parser): Translate.
+       (Content-Disposition): Translate.
+       (mime-content-disposition): Translate.
+       (Content-Disposition parser): Translate.
+
+1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile (GOMI): Add Texinfo related garbages.
+       (clean): Delete historical setting.
+
+1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-en.sgml (mm-backend): Translate.
+       (Request for entity): Likewise.
+       (mm-backend module): Likewise.
+
+       * mime.el (mime-entity-send): Add DOC-string.
+
 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * mime-en.sgml (Entity hierarchy): Translate.