Rename `eword-addr-spec-to-rwl' ->
[elisp/flim.git] / ChangeLog
index 78a6b91..d922318 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-encode.el (eword-encode-string): Add DOC-string.
+       (eword-encode-address-list): Likewise.
+       (eword-encode-structured-field-body): Likewise.
+
+       * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
+       structured field.
+
+1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-encode.el (eword-encode-field): Use `capitalize' instead
+       of `downcase' for `field-name'.
+
+       * eword-encode.el (eword-encode-structured-field-body): New
+       function.
+       (eword-encode-field): Use `eword-encode-structured-field-body' for
+       "MIME-Version" and "User-Agent" field.
+
+1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * mime-def.el (mm-define-method): Put `edebug-form-spec'.
+
+1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-encode.el (eword-encode-address-list): New function.
+       (eword-encode-field): Use `eword-encode-address-list' instead of
+       `tm-eword::encode-address-list'; abolish
+       `tm-eword::encode-address-list'.
+
+       * eword-encode.el (eword-encode-field): Use `eword-encode-string'
+       instead of `tm-eword::encode-string'; abolish
+       `tm-eword::encode-string'.
+
+       * eword-encode.el: Rename `tm-eword::make-rword' ->
+       `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
+
+1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * mel-b.el (base64-insert-encoded-file): Conditionally use
+       internal converter. (cf. [tm-ja:3320])
+       (base64-write-decoded-region): Ditto.
+
+1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
+
+1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Delete mime-lib.el.
+
 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed