Delete all files from akemi branch.
[elisp/semi.git] / ChangeLog
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 704d13f..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,2908 +0,0 @@
-1998-04-04  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-analyze-comment): Swallow series of comments
-       and unterminated comment.
-
-1998-04-03  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-analyze-atom): Set enable-multibyte-characters
-       as nil when calling `string-match'.
-
-1998-03-23  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-header): Set default-mime-charset when
-       calling `eword-decode-region'.
-
-1998-03-22  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-analyze-atom): Treat encoded-word immediately
-       after an atom.
-
-1998-03-22  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-after-encoded-word-regexp): New constant.
-       eword-encoded-text-in-phrase-regexp: New constant.
-       eword-encoded-word-in-phrase-regexp: New constant.
-       eword-after-encoded-word-in-phrase-regexp: New constant.
-       eword-encoded-text-in-comment-regexp: New constant.
-       eword-encoded-word-in-comment-regexp: New constant.
-       eword-after-encoded-word-in-comment-regexp: New constant.
-       eword-encoded-text-in-quoted-string-regexp: New constant.
-       eword-encoded-word-in-quoted-string-regexp: New constant.
-       eword-after-encoded-word-in-quoted-string-regexp: New constant.
-       eword-decode-sticked-encoded-word: Update DOC-STRING.
-       eword-decode-quoted-encoded-word: Update DOC-STRING.
-       eword-decode-first-encoded-words: Add argument eword-regexp.
-       eword-decode-comment-string: Use `eword-encoded-word-in-comment-regexp'
-       and `eword-after-encoded-word-in-comment-regexp'.
-       eword-decode-quoted-string : Use
-       `eword-encoded-word-in-quoted-string-regexp' and
-       `eword-after-encoded-word-in-quoted-string-regexp'.
-       eword-decode-unstructured-string: Use `eword-encoded-word-regexp' and
-       `eword-after-encoded-word-regexp'.
-       eword-analyze-encoded-word: Use `eword-encoded-word-in-phrase-regexp'
-       and `eword-after-encoded-word-in-phrase-regexp'
-       eword-lexical-analyze: Add `default-mime-charset' and `must-unfold' to
-       key of cache.
-1998-03-21  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-sticked-encoded-word): Add
-       document for relation of RFC2047.
-       (eword-decode-quoted-encoded-word): Add document for relation of
-       RFC2047.
-
-1998-03-21  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-quoted-encoded-word): New variable.
-       (eword-decode-quoted-string): New function. It has facility that
-       decode encodes-words in quoted-string.
-       (eword-analyze-quoted-string): Call `eword-decode-quoted-string'.
-
-1998-03-20  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-before-ewords-regexp): Delete.
-       (eword-decode-between-ewords-regexp): Delete.
-       (eword-decode-after-ewords-regexp): Delete.
-       (eword-decode-sticked-encoded-word): New variable.
-       (eword-decode-first-encoded-words): New function.
-       (eword-decode-comment-string): New function.
-       (eword-decode-unstructured-string): New function. It treats
-       `default-mime-charset' for parts other than encoded-words.
-       (eword-decode-string): Now, it is stub to
-       `eword-decode-unstructured-string'.
-       (eword-decode-region): Now, it is stub to
-       `eword-decode-unstructured-string'.
-       (eword-decode-header): Adapt to new `eword-decode-string'.
-       (eword-analyze-quoted-string): Call
-       `std11-wrap-as-quoted-string' first.
-       (eword-analyze-comment): Call `eword-decode-comment-string'.
-       (eword-analyze-encoded-word): Now, it is stub to
-       `eword-decode-first-encoded-words'.
-       (eword-decode-token): Adapt to new `eword-analyze-quoted-string'
-       and `eword-analyze-comment'.
-       (eword-decode-unstructured-field-body): Adapt to new
-       `eword-decode-string'
-
-1998-03-20  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-string): Treat undecodable
-       encoded-words.
-
-1998-03-19  Tanaka Akira  <akr@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-region): Treat undecodable
-       encoded-words.
-       (eword-decode-before-ewords-regexp): New variable.
-       (eword-decode-between-ewords-regexp): New variable.
-       (eword-decode-after-ewords-regexp): New variable.
-
-1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.2.0 (Nishiizumi) was released.
-
-       * NEWS: Update for SEMI 1.2.
-
-1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
-       'mime-preview-text/plain-hook.
-
-       * mime-text.el (mime-text-add-url-buttons): New function.
-       (mime-text-add-url-buttons-maybe): New function.
-
-1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-text.el, mime-image.el: Rename
-       'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
-
-1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el: Rename 'mime-decode-text-body ->
-       'mime-text-decode-body.
-
-1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el (mime-decode-text-body): Change interface; call
-       'mime-text-decode-hook.
-
-1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * VERSION: New file.
-
-\f
-1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
-
-1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * NEWS: Modify about 'image-format.
-
-       * mime-image.el (mime-view-filter-for-image): Refer 'image-format
-       of preview-situation instead of 'mime-view-image-converter-alist;
-       abolish variable 'mime-view-image-converter-alist.
-
-1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * NEWS: Modify about 'body-filter.
-
-1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
-
-       * mime-image.el (mime-view-filter-for-image): Change interface.
-       Abolish `mime-view-filter-for-application/postscript'.
-
-       * mime-text.el (mime-view-filter-for-text/plain): Change
-       interface.
-       (mime-view-filter-for-text/richtext): Change interface.
-       (mime-view-filter-for-text/enriched): Change interface.
-
-       * mime-view.el (mime-view-display-entity): Change interface of
-       body-filter.
-
-1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el (mime-preview-condition): Set 'with-filter in
-       body-presentation-method for body-filter.
-
-       * mime-view.el (mime-view-display-entity): Call body-filter only
-       when body-presentation-method is 'with-filter.
-
-1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-entity): Modify to omit check
-       for body-presentation-method.
-
-1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * NEWS: Modify about `mime-preview-condition'.
-
-1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el: Set up for `mime-preview-condition' instead of
-       `mime-view-body-visible-condition' and
-       `mime-view-content-filter-alist'.
-
-       * mime-view.el (mime-preview-condition): New variable.
-       (mime-view-body-visible-p): Use `mime-preview-condition' instead
-       of `mime-view-body-visible-condition'; abolish variable
-       `mime-view-body-visible-condition'.
-       (mime-view-insert-message/partial-button): Add argument
-       `situation'.
-       (mime-view-display-entity): Use `mime-preview-condition' instead
-       of `mime-view-content-filter-alist'; don't hard-coding for
-       `message/partial-button'; abolish variable
-       `mime-view-content-filter-alist'.
-
-1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Require 'mime-text when compiling.
-
-1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
-
-       * eword-decode.el (eword-lexical-analyze-internal): Fixed return
-       value.
-
-       * mime-view.el (mime-view-body-visible-condition): text media-
-       type is always visible.
-
-\f
-1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.1.1 (Oshino) was released.
-
-       * mime-play.el (mime-method-to-save): Must treat nil encoding as
-       7bit.
-
-1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * NEWS: Update for latest version.
-
-1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-CFG: Must set up load-path before version check codes.
-
-1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: Don't require mime-text.el; add autoload setting
-       for mime-text.el.
-       (mime-text-decoder-alist): moved from mime-text.el.
-       (mime-view-entity-separator-visible-p): New function.
-       Abolish `mime-view-display-header', `mime-view-display-body' and
-       `mime-view-entity-separator-function'.
-
-       * mime-text.el: Require mime-view (mime-text.el is autoloaded by
-       mime-view); variable `mime-text-decoder-alist' was moved to
-       mime-view.el.
-
-       * mime-play.el (mime-method-to-save): fixed.
-
-1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * NEWS: New file.
-
-\f
-1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.1.0 (Nonoichi) was released.
-
-1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Abolish unused local-variable `raw-buf'.
-
-       * mime-play.el (mime-raw-play-entity): fixed.
-
-       * mime-view.el (mime-preview-original-window-configuration): Use
-       `defvar' to avoid warning of byte-compiler.
-
-       * mime-view.el (mime-view-display-entity): Don't use
-       `mime-view-entity-button-function' (abolish it); use
-       `mime-root-entity-p'.
-
-1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-entity-button-visible-p): New function.
-       (mime-view-entity-button-function): Use function
-       `mime-view-entity-button-visible-p'.
-
-       * mime-view.el (mime-raw-entity-parent): New function.
-       (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
-
-       * mime-view.el (mime-view-entity-button-function): Use
-       `mime-root-entity-p'.
-
-       * mime-parse.el (mime-root-entity-p): New function.
-
-1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-CFG: Insert version check code.
-
-1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el: Set up `mime-view-body-visible-condition' instead
-       of `mime-view-visible-media-type-list'.
-
-       * mime-view.el (mime-view-body-visible-condition): New variable.
-       (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
-       instead of `mime-view-visible-media-type-list'.         
-       Abolish `mime-view-visible-media-type-list'.
-
-       * mime-parse.el (mime-type/subtype-string): New function.
-       (mime-entity-type/subtype): Use `mime-type/subtype-string'.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Use `mime-raw-write-region'.
-
-       * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
-       for mh-show-mode.
-
-       * mime-play.el, mime-view.el: Rename
-       `mime-raw-coding-system-alist' ->
-       `mime-raw-buffer-coding-system-alist'.
-
-       * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
-       from mime-play.el to mime-view.el.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-raw-point-to-entity-node-id): Use
-       `mime-raw-find-entity-from-point'.
-       (mime-raw-point-to-entity-number): Likewise.
-
-       * mime-view.el (mime-raw-find-entity-from-point): New function.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-body): Change interface.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
-       `mime-view-entity'.
-
-       * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
-       `mime-raw-find-entity-from-number'.
-
-       * mime-pgp.el, mime-view.el: Rename
-       `mime-raw-entity-node-id-to-entity-info' ->
-       `mime-raw-find-entity-from-node-id'.
-
-       * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
-       mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-header-visible-p): Change interface.
-       (mime-view-body-visible-p): Change interface.
-
-       * mime-view.el (mime-view-insert-entity-button): Change interface.
-       (mime-view-entity-button-function): Change interface.
-
-       * mime-view.el (mime-view-body-visible-p): Add DOC-string.
-
-       * mime-view.el: `rcnum' -> `entity-node-id'.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Don't use temporary buffer for signed entity.
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Don't use temporary buffer for PGP-signature.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Use `write-region-as-binary'.
-
-       * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
-       Use `mime-write-decoded-region'.
-
-       * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
-
-1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
-       Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
-
-       * (mime-method-to-verify-application/pgp-signature): Use
-       `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
-
-       * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
-       `mime-raw-point-to-entity-node-id'.
-
-       * mime-view.el (mime-raw-point-to-entity-node-id): New function.
-
-       * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
-       `entity-node-id'.
-
-       * mime-view.el, mime-parse.el: Rename `reversed-number' ->
-       `node-id'.
-
-       * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
-
-       * mime-pgp.el: `cnum' -> `entity-number'.
-
-       * mime-pgp.el: `beg' -> `start'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mailcap.el (mailcap-look-at-type-field): Must allow
-       "implicit-wild".
-       (mailcap-look-at-field): fixed.
-
-1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
-
-       * README.en (Bug reports): Modify description of tm mailing list.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-play.el: Rename
-       `mime-view-quitting-method-for-mime-show-message-mode' ->
-       `mime-preview-quitting-method-for-mime-show-message-mode'.
-
-       * mime-play.el, mime-edit.el, mime-view.el: Rename
-       `mime-view-quitting-method-alist' ->
-       `mime-preview-quitting-method-alist'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Rename `mime-article::write-region' ->
-       `mime-raw-write-region'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
-       `mime-raw-play-entity'.
-
-       * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
-       `mime-view-entity-info'.
-
-       * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
-       `mime-entity-info-reversed-number'.
-
-       * mime-view.el: Rename `mime/flatten-content-info' ->
-       `mime-raw-flatten-message-info'.
-
-       * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
-       `mime-raw-reversed-entity-number-to-entity-info'.
-
-       * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
-       `mime-raw-entity-number-to-entity-info'.
-
-       * mime-pgp.el, mime-partial.el, mime-view.el: Rename
-       `mime-raw-entity-info' -> `mime-raw-message-info'.
-
-       * mime-play.el, mime-pgp.el, mime-view.el: Rename
-       `mime-raw-point-content-number' ->
-       `mime-raw-point-to-entity-number'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
-       -> `mime-raw-'.
-
-       * mime-view.el: Rename `mime-view-get-original-major-mode' ->
-       `mime-preview-original-major-mode'.
-
-       * mime-view.el: Rename `mime-view-display-x-face' ->
-       `mime-preview-display-x-face'.
-
-       * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
-       `mime-view-buffer' -> `mime-preview-buffer'.
-
-       * mime-play.el, mime-view.el: Rename `mime::preview/' ->
-       `mime-preview-'.
-
-       * mime-view.el: Rename `mime-view-original-major-mode' ->
-       `mime-preview-original-major-mode'.
-
-       * mime-play.el, mime-edit.el, mime-view.el: Rename
-       `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
-
-       * mime-view.el: Rename `mime-view-show-summary' ->
-       `mime-preview-show-summary'.
-
-       * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
-
-       * mime-view.el: Rename `mime-view-follow-current-entity' ->
-       `mime-preview-follow-current-entity'.
-
-       * mime-view.el: Rename `mime-view-print-current-entity' ->
-       `mime-preview-print-current-entity'.
-
-       * mime-view.el (mime-view-menu-list): Modify menu.
-
-       * mime-view.el: Rename `mime-view-extract-current-entity' ->
-       `mime-preview-extract-current-entity'.
-
-       * mime-def.el, mime-play.el, mime-view.el: Rename
-       `mime-view-play-current-entity' ->
-       `mime-preview-play-current-entity'.
-
-       * mime-view.el: Rename `mime-view-previous-line-content' ->
-       `mime-preview-previous-line-entity'.
-
-       * mime-view.el: Rename `mime-view-next-line-content' ->
-       `mime-preview-next-line-entity'.
-
-       * mime-view.el: Rename `mime-view-scroll-' ->
-       `mime-preview-scroll-'.
-
-       * mime-view.el: Rename `mime-view-move-to-' ->
-       `mime-preview-move-to-'.
-
-       * mime-play.el, mime-image.el: Rename `mime-preview/' ->
-       `mime-preview-'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-partial.el (mime-method-to-combine-message/partial-pieces):
-       Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
-
-       * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
-       `mime-raw-entity-info'.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-raw-content-info): Modify DOC-string.
-
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: Abolish `eword-encode-RCS-ID'.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-partial.el: Rename
-       `mime-combine-message/partials-automatically' ->
-       `mime-method-to-combine-message/partial-pieces'.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-acting-condition): Separate type and subtype.
-
-       * mime-view.el (mime-acting-condition): Separate type and subtype.
-
-       * mime-play.el (mime-playback-entity): Separate type and subtype.
-
-\f
-1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el: Rename `mime-pgp-add-keys' ->
-       `mime-method-to-add-application/pgp-keys'.
-
-       * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
-       -> `mime-method-to-decrypt-application/pgp-encrypted'.
-
-       * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
-       -> `mime-method-to-verify-application/pgp-signature'.
-
-       * mime-pgp.el: Rename `mime-check-multipart/signed' ->
-       `mime-method-to-verify-multipart/signed'.
-
-       * mime-pgp.el: Rename `mime-process-application/pgp' ->
-       `mime-method-for-application/pgp'.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mailcap.el (mailcap-look-at-type-field): Change type and subtype
-       to symbol.
-
-       * mailcap.el (mailcap-file): New variable.
-       (mailcap-parse-file): New function.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * README.en (What's SEMI?): Remove what does SEMI stand for.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
-       instead of external method "tm-file".
-
-       * mime-play.el: Rename `mime-extract-current-entity' ->
-       `mime-method-to-save'.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
-
-       * mime-play.el (mime-extract-current-entity): New function; copied
-       from mime-file.el; abolish mime-file.el.
-
-       * mime-view.el (mime-acting-condition), mime-partial.el
-       (mime-combine-message/partials-automatically), mime-play.el:
-       Rename `mime-display-message/partial' ->
-       `mime-method-to-store-message/partial'.
-
-1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-acting-condition), mime-play.el: Rename
-       `mime-display-caesar' -> `mime-method-to-display-caesar'.
-
-       * mime-view.el (mime-acting-condition), mime-play.el: Rename
-       `mime-display-message/external-ftp' ->
-       `mime-method-to-display-message/external-ftp'.
-
-       * mime-view.el (mime-acting-condition), mime-play.el: Rename
-       `mime-display-message/rfc822' ->
-       `mime-method-to-display-message/rfc822'.
-
-       * mime-play.el: Rename `mime-article/make-method-args' ->
-       `mime-make-external-method-args'.
-
-       * mime-file.el: Fix setting.
-
-1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Rename `mime-article/start-external-method-region'
-       -> `mime-activate-external-method'.
-
-       * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
-       `mime-playback-entity'.
-
-       * mime-file.el (mime-extract-current-entity): Use
-       `mime-write-decoded-region'.
-
-       * mime-file.el: Rename `mime-article/extract-file' ->
-       `mime-extract-current-entity'.
-
-1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
-
-       * mime-edit.el (mime-edit-insert-signature): Function
-       `mime-edit-insert-tag' is sometimes called with more arguments
-       than it is ready to accept. (cf. [tm-en:1585])
-
-1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-insert-text): New optional argument
-       `subtype'.
-
-\f
-1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.0.1 (Magae) was released.
-
-1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-check-multipart/signed): New function.
-
-1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
-
-       * mime-edit.el (mime-file-types): Use `defcustom'.
-
-\f
-1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
-
-       * SEMI-ELS: Remove mime-tar.el.
-
-1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-version): Use `semi-version';
-       abolish `eword-decode-RCS-ID'.
-
-       * mime-view.el (mime-view-version-string): Use `semi-version';
-       abolish `mime-view-version' and `mime-view-RCS-ID'.
-
-       * mime-edit.el (mime-edit-version-string): Use `semi-version';
-       abolish `mime-edit-version' and `mime-edit-RCS-ID'.
-
-       * mime-def.el (semi-version): New constant; abolish constant
-       `semi-version-name'.
-
-       * mime-view.el: Rename `mime-view-version-name' ->
-       `mime-view-version-string'.
-
-       * mime-edit.el: Rename `mime-edit-version-name' ->
-       `mime-edit-version-string'.
-
-       * eword-decode.el (eword-lexical-analyzers): New variable.
-       (eword-analyze-quoted-string): Add second argument.
-       (eword-analyze-domain-literal): New function.
-       (eword-analyze-spaces): New function.
-       (eword-analyze-special): New function.
-       (eword-analyze-atom): Add second argument.
-       (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
-
-\f
-1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.118.2 (Otomaru) was released.
-
-       * eword-decode.el (eword-decode-and-unfold-structured-field): New
-       function.
-
-       * eword-decode.el (eword-decode-and-fold-structured-field): New
-       function.
-       (eword-decode-structured-field-body): Use it.
-       (eword-decode-header): Likewise.
-
-       * eword-decode.el (eword-decode-structured-field-body): If
-       `START-COLUMN' is nil, it uses `mapconcat'.
-
-       * eword-decode.el (eword-decode-token): New function.
-       (eword-decode-structured-field-body): Add new optional arguments
-       `START-COLUMN' and `MAX-COLUMN'; fill results; use function
-       `eword-decode-token'.
-       (eword-decode-header): Specify START-COLUMN for
-       `eword-decode-structured-field-body'.
-
-1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-header): Unfold fields including
-       encoded-words.
-
-       * eword-decode.el (eword-decode-ignored-field-list): New variable.
-       (eword-decode-structured-field-list): New variable.
-       (eword-decode-header): Refer them.
-
-       * eword-decode.el (eword-decode-header): Don't use
-       `eword-decode-unstructured-field-body'.
-
-1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-header): New implementation; add
-       new argument `CODE-CONVERSION' as first argument.  Change
-       `SEPARATOR' as second argument.
-
-\f
-1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.118.1 (Shijima) was released.
-
-       * README.en (Bug reports): Modified for SEMI.
-
-1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
-       search "From " in beginning of line.
-
-1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el: Comment out setting for inline Postscript
-       feature.
-
-1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-analyze-atom): New function.
-       (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
-       of `std11-analyze-atom'.
-
-1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
-
-       * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
-       entering enriched-mode. (cf. [tm-ja:2697])
-
-\f
-1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.118 (Sodani) was released.
-
-1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
-       buffer.
-
-1997-11-23  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
-
-       * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
-       abolish `mime-hide-echo-buffer'.
-       (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
-
-1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
-       `mime-pgp-add-keys'.
-
-       * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
-       `mime-pgp-decrypt-application/pgp-encrypted'.
-
-       * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
-       `mime-pgp-check-application/pgp-signature'.
-
-       * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
-       -> `mime-pgp-check-signature'.
-
-       * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
-       `mime-process-application/pgp'.
-
-\f
-1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
-
-1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-pgp.el, mime-partial.el: Rename
-       `mime::article/content-info' -> `mime-raw-content-info'.
-
-1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
-
-       * mime-edit.el: Modify space in prompt and removespurious trailing
-       spaces in the files. (cf. [tm-en:1507])
-
-1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Rename `mime-edit-enclose-region' ->
-       `mime-edit-enclose-region-internal'.
-
-       * mime-edit.el (mime-edit-enclose-quote-region,
-       mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
-       mime-edit-enclose-digest-region,
-       mime-edit-enclose-alternative-region,
-       mime-edit-enclose-signed-region,
-       mime-edit-enclose-encrypted-region): Change subtype to symbol.
-
-1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
-       file-detect.el.
-
-1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Add group `mime' to `default-mime-charset'.
-
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (eword-encode-field): Must regard MIME-Version
-       field as structured field.
-
-\f
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.115.2 (Inokuchi) was released.
-
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-split-message): Use `defcustom'.
-       (mime-edit-message-default-max-lines): Use `defcustom'.
-       (mime-edit-message-max-lines-alist): Use `defcustom'.
-
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * Makefile: Abolish `execs' and `install-execs'.
-
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit): New customize group.
-       (mime-ignore-preceding-spaces): Use `defcustom'.
-       (mime-ignore-trailing-spaces): Use `defcustom'.
-       (mime-ignore-same-text-tag): Use `defcustom'.
-       (mime-auto-hide-body): Use `defcustom'.
-       (mime-edit-voice-recorder): Use `defcustom'.
-       (mime-edit-mode-hook): Use `defcustom'.
-       (mime-edit-translate-hook): Use `defcustom'.
-       (mime-edit-exit-hook): Use `defcustom'.
-
-       * mime-def.el (mime): New customize group.
-       (mime-button-face): Use `defcustom'.
-       (mime-button-mouse-face): Use `defcustom'.
-
-1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
-       if enable-multibyte-characters is nil.
-
-1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
-
-       * mime-play.el (mime-article::write-region): fixed
-       (cf. [tm-ja:2641]).
-
-1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * semi-setup.el (mime-setup-set-signature-key): Check local keymap
-       is exist or not to fix problem about
-       `gnus-summary-resend-message'.
-
-\f
-1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.115.1 (Oyanagi) was released.
-
-1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
-
-       * mime-play.el (mime-display-message/partial): Use `write-region'.
-
-       * mime-pgp.el (mime-article/check-pgp-signature): Use
-       `write-region'.
-
-       * mime-file.el (mime-article/extract-file): Use `write-region'.
-
-1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Don't use `third' (don't use cl function).
-
-       * SEMI-CFG: Add current directory to load-path.
-
-       * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
-       `second' -> `cadr' (Don't use cl function).
-
-\f
-1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.115 (Hinomiko) was released.
-
-       * README.en: Modify for Emacs 20.2.
-
-1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
-       functions.
-
-1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el (butlast): New function; imported from cl.el.
-       (nbutlast): New function; imported from cl.el.
-
-1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-cut-header): Don't use `member-if'.
-
-       * mime-def.el: Don't require cl.
-
-       * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
-       (eword-encode-header): Abolish X-Nsubject field generator.
-
-       * eword-encode.el (eword-find-field-encoding-method): New inline
-       function.
-       (eword-encode-header): Use it.
-
-1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el: Use `exec-installed-p' to search
-       `uncompface-program'.
-
-1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
-
-       * signature.el: Add doc-string to `signature-file-alist'.
-
-       * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
-       versions don't contain his code.
-
-1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: Don't use cl.
-       (mime-article/rcnum-to-cinfo): New implementation (use function
-       `mime-article/cnum-to-cinfo'); use `defsubst'.
-
-1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
-       'xemacs)'; add DOC-string.
-
-1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
-
-       * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
-       when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
-
-1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
-       New constant.
-       (mime-edit-insert-partial-header): Use it.
-
-\f
-1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.112 (Tsurugi) was released.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-insert-entity-button): Change interface
-       to use `media-type' and `media-subtype' instead of `ctype'.
-       (mime-view-entity-button-function): ditto.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-body-visible-p): Change interface to use
-       `media-type' and `media-subtype' instead of `ctype'.
-       (mime-view-entity-separator-function): ditto.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-entity): Use `media-type' and
-       `media-subtype' instead of `ctype' to compare with
-       message/partial.
-
-       * mime-view.el (mime-view-follow-current-entity,
-       mime-view-display-entity, mime-view-entity-button-function): Use
-       `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
-       instead of `mime-entity-info-type/subtype'.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el: Abolish macro `define-structure'.
-       
-       (make-mime-entity-info, mime-entity-info-rnum,
-       mime-entity-info-point-min, mime-entity-info-point-max,
-       mime-entity-info-parameters, mime-entity-info-encoding,
-       mime-entity-info-children): New implementation.
-       
-       (mime-entity-info-media-type, mime-entity-info-media-subtype): New
-       inline function.
-
-       * mime-view.el (mime-view-display-entity,
-       mime-article/point-content-number, mime-article/cnum-to-cinfo,
-       mime/flatten-content-info): Use `mime-entity-info-children'
-       instead of `mime::content-info/children'.
-
-       * mime-parse.el (mime-entity-info-children): New inline function.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-body-visible-p,
-       mime-view-display-entity): Use `mime-entity-info-encoding' instead
-       of `mime::content-info/encoding'.
-
-       * mime-play.el (mime-display-content): Use
-       `mime-entity-info-encoding' instead of
-       `mime::content-info/encoding'.
-
-       * mime-parse.el (mime-entity-info-encoding): New inline function.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-entity), mime-partial.el
-       (mime-combine-message/partials-automatically), mime-play.el
-       (mime-display-content): Use `mime-entity-info-parameters' instead
-       of `mime::content-info/parameters'.
-
-       * mime-parse.el (mime-entity-info-parameters): New inline
-       function.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-header-visible-p,
-       mime-view-body-visible-p, mime-view-entity-button-function,
-       mime-view-display-entity, mime-view-follow-current-entity),
-       mime-play.el (mime-display-content): Use
-       `mime-entity-info-type/subtype' instead of
-       `mime::content-info/type'.
-
-       * mime-parse.el (mime-entity-info-type/subtype): New inline
-       function.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-entity,
-       mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
-       mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
-       of `mime-entity-info-rnum'.
-
-       * mime-parse.el (mime-entity-info-rnum): New inline function.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-display-entity,
-       mime-article/point-content-number,
-       mime-view-follow-current-entity), mime-play.el
-       (mime-display-content), mime-pgp.el
-       (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
-       `mime-entity-info-point-{min|max}' instead of
-       `mime::content-info/point-{min|max}'.
-
-       * mime-parse.el (mime-entity-info-point-min): New inline function.
-       (mime-entity-info-point-max): New inline function.
-       (mime-parse-multipart): Use `mime-entity-info-point-max' instead
-       of `mime::content-info/point-max'.
-
-1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
-
-       * mime-edit.el (mime-edit-decode-buffer): Modify for new return
-       format of `mime-parse-Content-Type'.
-
-       * mime-parse.el (mime-parse-Content-Type): Change return format.
-       (mime-read-Content-Type): Modify DOC-string.
-       (make-mime-entity-info): New inline function.
-       (mime-parse-multipart): Change interface.
-       (mime-parse-message): Rename names of arguments.
-
-       * mime-def.el (mime-tspecials): Remove `.' and control-characters.
-       (mime-token-regexp): Add specification for control-characters.
-
-1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-cut-header): Use `defun' instead of
-       `defsubst'.
-
-       * mime-view.el: Rename `mime-preview/display-body' ->
-       `mime-view-display-body'.
-
-       * mime-view.el: Rename `mime-preview/display-header' ->
-       `mime-view-display-header'.
-
-1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
-       `mime-read-Content-Type'.
-
-       * mime-parse.el (symbol-concat): New implementation.
-
-1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Abolish alias `last*'.
-
-       * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
-       allows two arguments.
-
-1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
-       `last' (for Emacs 20.0.96).
-
-       * mime-def.el (last*): New alias for old emacsen.
-
-1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el, mime-def.el: Constant
-       `mime-disposition-type-regexp' was moved from mime-def.el to
-       mime-parse.el.
-
-\f
-1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.97 (Naka-Tsurugi) was released.
-
-1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
-       DOC-strings.
-
-1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-analyze-encoded-word): cdr of return
-       value must not nil (cf.[tm-ja:2496])
-
-1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
-       -> `mime-display-message/rfc822'.
-
-1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
-       `eword-addr-seq-to-rwl'.
-
-       * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
-       `eword-phrase-route-addr-to-rwl'.
-
-       * eword-encode.el (eword-addr-seq-to-rwl): New function.
-       (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
-
-       * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
-
-       * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
-       `eword-addr-spec-to-rwl'.
-
-1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
-
-       * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
-
-       * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
-       `mime-disposition-type-regexp'.
-
-\f
-1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
-
-1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: (mime-edit-normalize-body):
-       - Protect "From " in beginning of line (insert `ESC ( B' before it
-         if possible, otherwise encode by quoted-printable)
-       - canonicalize line break code for base64
-
-1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * signature.el (signature-separator): New variable.
-       (insert-signature): Insert `signature-separator' when signature is
-       inserted at end of file.
-
-1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
-
-       * mime-view.el (mime-view-version-name): New constant.
-
-       * mime-def.el (semi-version-name): New constant.
-
-1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * README.en (Required environment): Updated.
-
-1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
-       -> `mime-media-type/subtype-regexp'.
-
-1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
-       `mime-token-regexp'.
-
-       * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
-
-1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
-       -> `mime-temp-buffer-name'.
-
-1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el (mime-decode-text-body): Canonicalize line break
-       code.
-
-1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mailcap.el: New file.
-
-1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (eword-field-encoding-method-alist): Add
-       "Message-ID" as ignored.
-
-1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
-       caused by long non-encoded-word element. (cf. [tm-en:1356])
-
-1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime-preview/display-message/partial' ->
-       `mime-view-insert-message/partial-button'.
-
-       * mime-view.el (mime-preview/display-message/partial): Use
-       `mime-add-button' again.
-
-1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: `tm-eword::lc-words-to-words' ->
-       `eword-encode-charset-words-to-words'.
-
-       * eword-encode.el (tm-eword::lc-words-to-words): New
-       implementation; function `tm-eword::parse-word' was abolished.
-
-1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: `tm-eword::split-to-lc-words' ->
-       `eword-encode-divide-into-charset-words'.
-
-       * eword-encode.el: Function `tm-eword::parse-lc-word' was
-       abolished.
-       (tm-eword::split-to-lc-words): New implementation.
-
-1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: `tm-eword::char-type' ->
-       `eword-encode-char-type'.
-
-       * eword-encode.el: `tm-eword::encode-encoded-text' ->
-       `eword-encode-text'
-
-       * mime-view.el (mime-view-insert-entity-button,
-       mime-preview/display-message/partial): Use `mime-insert-button'.
-       
-       (mime-view-setup-buffers): Enclose codes to display preview-buffer
-       by `(let ((inhibit-read-only t)) ...)'.
-
-       * mime-def.el (mime-insert-button): New inline function.
-
-       * mime-def.el (mime-add-button): Argument `func' was renamed to
-       `function'; Use overlay for `mime-button-mouse-face'.
-
-\f
-1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.92 was released.
-
-       * mime-view.el, mime-play.el, mime-partial.el:
-       `mime-article/decode-' -> `mime-display-'.
-
-       * mime-play.el (mime-display-caesar): fixed.
-
-1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-decode-structured-field-body): fixed.
-
-1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-decode.el (eword-lexical-analyze-cache): New variable.
-       (eword-lexical-analyze-cache-max): New variable.
-       (eword-analyze-quoted-string): New function.
-       (eword-analyze-comment): New function.
-       (eword-analyze-encoded-word): New function.
-       (eword-lexical-analyze-internal): New function.
-       (eword-lexical-analyze): New function.
-       (eword-decode-structured-field-body): New function.
-       (eword-decode-unstructured-field-body): New function.
-       (eword-extract-address-components): New function.
-
-1997-06-11  Steven L Baur     <steve@xemacs.org>
-
-       * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
-       tm-eword::encode-rwl): Clean up Ebola
-       infection. (cf.[tm-en:1346],[xemacs-beta:9333])
-
-\f
-1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.91 was released.
-
-Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-define-keymap): fixed problem about
-       [tab], [delete] and [backspace] keys.
-
-Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
-       by `as-binary-process'.
-
-1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
-
-       * mime-view.el (mime-acting-condition): Add image/png
-       mime type. (cf.[tm-en:1334])
-
-       * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
-
-       * mime-edit.el (mime-file-types): Add png handling.
-       (mime-content-types): Ditto. (cf.[tm-en:1334])
-
-Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-define-keymap): Doesn't bind
-       `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
-
-\f
-1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.88 was released.
-
-Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * Makefile (tar): New implementation.
-
-Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-MK (config-semi): fixed.
-
-       * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
-
-Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * README.en: Add `LISPDIR'.
-
-       * Makefile (LISPDIR): New variable.
-
-       * SEMI-CFG: Setting for load-path is modified.
-
-Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
-       mime-view.el: `mime/content-decoding-condition' ->
-       `mime-acting-condition'.
-
-\f
-1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.87 was released.
-
-Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
-       `mime-view-uuencode-encoding-name-list'.
-
-Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Use "text/x-rot13-47-48" instead of
-       "text/x-rot13-47".
-
-       * mime-view.el (mime/content-decoding-condition): Add
-       "text/x-rot13-47-48".
-
-Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-normalize-body): Use
-       `mule-caesar-region' instead of `caesar-region'.
-
-       * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
-       instead of `caesar-region'.
-
-       * mime-def.el: Add autoload for mule-caesar.el.
-
-       * mime-def.el: Function caesar-region was abolished.
-
-Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
-       `caesar-region'.
-
-Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-define-keymap): Use
-       `set-keymap-default-binding' for XEmacs.
-
-Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el (mime-display-caesar): Don't use
-       `buffer-substring'.
-
-       * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
-       `view-mode-enter'.
-
-Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Don't require `view'.
-       
-       Constant `mime-view-text/plain-mode-map' was abolished.
-
-       Function `mime-view-text/plain-mode' and
-       `mime-view-text/plain-exit' were abolished.
-
-       (mime-display-caesar): Use `view-mode-enter mother' instead of
-       `mime-view-text/plain-mode'.
-
-Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-view.el (mime/content-decoding-condition):
-       `mime-article/decode-caesar' -> `mime-display-caesar'.
-
-Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
-
-\f
-1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI: Version 0.83 was released.
-
-Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Overlay is required by emu.
-
-Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el, mime-view.el, mime-text.el:
-       `mime-preview/filter-' -> `mime-view-filter-'.
-
-       * mime-view.el: `mime-preview/get-original-major-mode' ->
-       `mime-view-get-original-major-mode'.
-
-Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-mode): Hide mime-echo window.
-
-       * mime-view.el: Function `mime-hide-echo-buffer' was moved from
-       mime-play.el.
-
-       * mime-play.el: Function `mime-hide-echo-buffer' was moved to
-       mime-view.el.
-
-       * mime-play.el (mime-hide-echo-buffer): New inline function.
-
-       * mime-play.el (mime-echo-window-height): New variable.
-
-Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-content-end): Abolish unused local
-       variable `beg'.
-
-Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-follow-current-entity): Abolish unused
-       local variable `rc'.
-
-Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (eword-encode-field): Intern down-cased
-       field-name and use `memq' instead of `member' to detect a field is
-       address-list or not.
-
-Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/check-pgp-signature): Use
-       `insert-buffer-substring'.
-
-Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/check-pgp-signature):
-       `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
-
-       * mime-play.el: `mime-article/show-output-buffer' ->
-       `mime-show-echo-buffer'.
-
-       * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
-       `mime-echo-window-is-shared-with-bbdb'.
-
-Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Variable
-       `mime/output-buffer-window-is-shared-with-bbdb' was moved from
-       mime-def.el.
-
-       * mime-def.el: Variable
-       `mime/output-buffer-window-is-shared-with-bbdb' was moved to
-       mime-play.el.
-
-Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
-       `mime-echo-buffer-name'.
-
-       * mime-play.el: `mime/output-buffer-name' ->
-       `mime-echo-buffer-name'.
-
-       * mime-pgp.el (mime-article/check-pgp-signature):
-       `mime/output-buffer-name' -> `mime-echo-buffer-name'.
-
-       * mime-def.el (mime-echo-buffer-name): Renamed from
-       `mime/output-buffer-name'.
-
-Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-content-end): Abolish unused local
-       variable `top'.
-
-       * mime-view.el: Function `mime-view-make-preview-buffer' was
-       abolished.
-
-       * mime-view.el: `mime-view-setup-buffer' ->
-       `mime-view-setup-buffers'.
-
-\f
-1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * MU: Version 0.40.2 was released.
-       * SEMI: Version 0.75 was released.
-
-Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-edit-translate-single-part-tag): Add
-       DOC-string.
-
-Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime::preview/original-major-mode' ->
-       `mime-view-original-major-mode'.
-
-Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
-       `mime-mother-buffer'.
-
-Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
-       `mime::preview/article-buffer' -> `mime-raw-buffer'.
-
-Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
-       mime-view.el: `mime::article/preview-buffer' ->
-       `mime-view-buffer'.
-
-Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: Structure `mime::preview-content-info' was
-       abolished.
-
-       (mime-view-setup-buffer): Return only
-       `mime::article/preview-buffer'.
-
-       (mime-view-make-preview-buffer): Don't generate
-       preview-content-list; Return only `mime::article/preview-buffer'.
-
-       (mime-view-display-entity): Don't create
-       `mime::preview-content-info'.
-
-       (mime-view-mode): Don't set for `mime::preview/content-list'.
-
-Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-partial.el (mime-combine-message/partials-automatically):
-       Don't use preview-content-list.
-
-Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * semi-setup.el: Don't require mime-partial; It is autoloaded.
-
-       * mime-partial.el: `mime-article/grab-message/partials' ->
-       `mime-combine-message/partials-automatically'.
-
-       * mime-partial.el: `mime-partial/preview-article' ->
-       `mime-view-partial-message'.
-
-       * mime-partial.el: `mime-partial/preview-article-method-alist' ->
-       `mime-view-partial-message-method-alist'.
-
-       * mime-play.el
-       (mime-view-quitting-method-for-mime-show-message-mode): Don't use
-       preview-content-list.
-
-       * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
-       -> `mime-show-message-mode'.
-
-       * mime-pgp.el (mime-article/view-application/pgp):
-       `mime/show-message-mode' -> `mime-show-message-mode'.
-
-       * mime-view.el (mime-view-follow-current-entity): New
-       implementation.
-
-Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime-view-follow-content' ->
-       `mime-view-follow-current-entity'.
-
-       * mime-view.el (mime-view-mode): Don't use preview-content-list to
-       move to initial point.
-
-       * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
-       abolished.
-
-       * mime-view.el: Function `mime-preview/point-pcinfo' was
-       abolished.
-
-       * mime-view.el: Function `mime-preview/point-content-number' was
-       abolished.
-
-       * mime-play.el (mime-view-play-current-entity): New
-       implementation.
-
-Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-quit): Use variable
-       `mime::preview/original-major-mode'.
-
-       * mime-view.el (mime-view-show-summary): Use variable
-       `mime::preview/original-major-mode'.
-
-       * mime-view.el (mime-view-scroll-down-entity): New implementation.
-
-       * mime-view.el (mime-view-scroll-up-entity): New implementation.
-
-Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime-view-scroll-down-content' ->
-       `mime-view-scroll-down-entity'.
-
-       * mime-view.el: `mime-view-scroll-up-content' ->
-       `mime-view-scroll-up-entity'.
-
-       * mime-view.el (mime-view-move-to-next): New implementation.
-
-Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime-view-next-content' ->
-       `mime-view-move-to-next'.
-
-       * mime-view.el (mime-view-move-to-previous): New implementation.
-
-       * mime-view.el: `mime-view-previous-content' ->
-       `mime-view-move-to-previous'.
-
-       * mime-view.el: `mime-view-up-content' ->
-       `mime-view-move-to-upper'.
-
-Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-play.el: `mime/show-message-mode' ->
-       `mime-show-message-mode'.
-
-       * mime-view.el (mime-view-up-content): New implementation.
-
-       * mime-view.el: `mime-preview/display-content' ->
-       `mime-view-display-entity'.
-
-       * mime-view.el (mime-preview/display-content): Put
-       `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
-
-       * mime-view.el: Variable `mime-view-visible-field-regexp' was
-       abolished.
-
-       * mime-view.el: `mime-preview/cut-header' ->
-       `mime-view-cut-header'.
-
-       * mime-view.el (mime-view-entity-separator-function): New
-       implementation.
-
-       * mime-view.el: `mime-preview/default-content-separator' ->
-       `mime-view-entity-separator-function'.
-
-Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-view-header-visible-p): Abolish optional
-       argument `ctype'.
-
-       * mime-view.el (mime-view-entity-button-function): New
-       implementation.
-
-       * mime-view.el: Variable
-       `mime-view-content-button-ignored-ctype-list' was abolished.
-
-       * mime-view.el: `mime-preview/default-content-button-function' ->
-       `mime-view-entity-button-function'.
-
-       * mime-view.el: Variable `mime-preview/content-button-function'
-       was abolished.
-
-       * mime-def.el (mime-add-button): New implementation.
-
-       * mime-view.el (mime-view-insert-entity-button): modified.
-
-       * mime-view.el: `mime-preview/insert-content-button' ->
-       `mime-view-insert-entity-button'.
-
-       * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
-       is optional argument `ctype' is not nil.
-
-Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: `mime-print-entity' ->
-       `mime-view-print-current-entity'.
-
-       * mime-view.el: `mime-extract-entity' ->
-       `mime-view-extract-current-entity'.
-
-       * mime-play.el, mime-view.el: `mime-play-entity' ->
-       `mime-view-play-current-entity'.
-
-       * mime-view.el (mime-play-entity, mime-extract-entity,
-       mime-print-entity): Add DOC-string.
-
-       * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
-
-       * mime-view.el: `mime-view-extract-content' ->
-       `mime-extract-entity'.
-
-       * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
-
-       * mime-play.el: Variable `mime-view-decoding-mode' was moved from
-       mime-view.el.
-
-       * mime-view.el: Variable `mime-view-decoding-mode' was moved to
-       mime-play.el.
-
-Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el: Use `mime-play-entity' instead of
-       `mime-view-play-content'.
-
-Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
-       `mime-play-entity'.
-
-       * mime-view.el (mime-view-play-content, mime-view-extract-content,
-       mime-view-print-content): Modify to use optional argument `mode'.
-
-Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el (mime-preview/decode-content,
-       mime-article/decode-content): Add new optional argument `mode'.
-
-Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el: `mime-charset/maybe-decode-buffer' ->
-       `mime-text-decode-buffer-maybe'.
-
-       * mime-text.el: `mime-preview/decode-text-buffer' ->
-       `mime-decode-text-body'.
-
-       * mime-view.el (mime-view-visible-media-type-list): Add
-       "text/rfc822-headers".
-
-Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el, mime-view.el:
-       `mime-view-default-showing-Content-Type-list' ->
-       `mime-view-visible-media-type-list'.
-
-Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
-
-       * mime-pgp.el (mime-article/view-application/pgp):
-       `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
-
-       * mime-text.el: `mime-charset/decode-buffer' ->
-       `mime-text-decode-buffer'.
-
-Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/view-application/pgp):
-       `mime-raw::text-decoder' -> `mime-text-decoder'.
-
-       * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
-
-Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el: Variable `mime-raw::text-decoder' was moved from
-       mime-view.el.
-
-       * mime-view.el: Variable `mime-raw::text-decoder' was moved to
-       mime-text.el.
-
-Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/view-application/pgp): Use
-       `insert-buffer-substring'.
-
-Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/view-application/pgp):
-       `mime::article/code-converter' -> `mime-raw::text-decoder'.
-
-       * mime-play.el (mime-article/view-message/rfc822):
-       `mime::article/code-converter' -> `mime-raw::text-decoder'.
-
-       * mime-text.el (mime-preview/decode-text-buffer):
-       `mime::article/code-converter' -> `mime-raw::text-decoder'.
-
-       * mime-view.el: `mime::article/code-converter' ->
-       `mime-raw::text-decoder'.
-
-Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
-       variables `charset' and `mime::article/preview-buffer'.
-
-       * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
-       variable `mode'.
-
-Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-image.el (mime-preview/filter-for-image): Abolish unused
-       local variable `charset'.
-
-       * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
-       local variable `status'.
-
-       * mime-pgp.el: (mime-article/view-application/pgp,
-       mime-article/add-pgp-keys): Abolish unused local variable
-       `cur-buf'.
-
-       * mime-image.el (mime-preview/filter-for-image,
-       mime-preview/filter-for-application/postscript): Abolish unused
-       local variable `mode'.
-
-Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el
-       (mime-preview/filter-for-text/richtext,
-       mime-preview/filter-for-text/enriched): Abolish unused local
-       variable `mode'.
-
-       * mime-text.el (mime-preview/decode-text-buffer): New
-       implementation.
-
-       * mime-view.el (mime-view-follow-content): Abolish unused
-       variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
-       and `hb'.
-
-       * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
-       `multipart'.
-
-       * mime-file.el (mime-article/extract-file): Abolish unused local
-       variable `the-buf'.
-
-       * mime-tar.el: Quote *autoconv*.
-
-Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-partial.el (mime-article/grab-message/partials): Unused
-       local variable `mother' was abolished.
-
-       * mime-play.el (mime-article/decode-caesar): Unused local variable
-       `cur-buf' was abolished.
-
-       * mime-play.el (mime-article/decode-message/external-ftp): Unused
-       local variable `access-type' was abolished; Comment out `mode'.
-
-       * mime-play.el (mime-article/view-message/rfc822): Unused local
-       variable `cur-buf' was abolished.
-
-       * mime-text.el (mime-preview/filter-for-text/richtext,
-       mime-preview/filter-for-text/enriched): Unused local variable `m'
-       was abolished.
-
-       * mime-parse.el (mime-parse-multipart):
-       Unused local variable `ct' was abolished.
-
-       * eword-encode.el: Require eword-decode.
-
-       * mime-image.el (mime-preview/filter-for-application/postscript):
-       Unused local variable `m' was abolished.
-
-Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el: (mime-article/view-application/pgp):
-       `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
-
-       * mime-pgp.el (mime-pgp-command): New variable.
-
-       (mime::article/call-pgp-to-check-signature): Use variable
-       `mime-pgp-command'. (cf. [tm-en:1259])
-
-Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
-       (cf. [tm-en:1259])
-
-\f
-1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * emu: Version 7.40.1 was released.
-       * APEL: Version 3.2 was released.
-       * bitmap-mule: Version 7.17 was released.
-       * MU: Version 0.40.1 was released.
-       * MEL: Version 6.3 was released.
-       * SEMI: Version 0.72 was released.
-
-Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
-
-Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mail-mime-setup.el: New module.
-
-       * mime-setup.el: Only loads MUA specific setup files.
-
-       * semi-setup.el: Setting for mime-edit, signature and mu-cite were
-       moved from mime-setup.el.
-
-       * semi-setup.el: Setting for gnus-mime was moved to
-       gnus-mime/gnus-mime-setup.el.
-
-       * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
-
-       * Makefile: modified for SEMI package.
-
-Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-MK: Don't compile and install other packages.
-
-Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Definition of `mime-edit-mode' must be previous to
-       `add-minor-mode'.
-
-       * mime-image.el (mime-preview/filter-for-image): Don't use
-       `assoc-value'.
-
-Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
-       were abolished; Use `mime-edit-mode-map' directly.
-
-       Use "C-c C-m" for enclosure commands.
-
-       Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
-       for `mime-edit-set-encrypt'.
-
-Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * semi-setup.el: Require file-detect.
-
-Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-CFG: Delete variables about other packages.
-
-Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Variable `mime-temp-directory' was moved to
-       mel/mel.el.
-
-1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
-
-       * mime-view.el (mime/content-decoding-condition): Set up for
-       `mime-article/decode-message/external-ftp'.
-
-       * semi-setup.el: tm-latex.el was abolished.
-
-       * semi-setup.el: tm-ftp is merged to mime-play.el.
-
-       * mime-play.el (mime-article/dired-function): New variable; copied
-       from tm-ftp.el.
-
-       (mime-article/dired-function-for-one-frame,
-       mime-article/decode-message/external-ftp): New function; copied
-       from tm-ftp.el.
-
-1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-partial.el (mime-article/grab-message/partials): Don't use
-       `assoc-value'.
-
-1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-play.el: Require filename.
-
-1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-setup.el: Don't check `(boundp 'epoch::version)'.
-
-       * mime-setup.el: Use `turn-on-mime-edit' instead of
-       `mime-edit-mode'.
-
-       * mime-edit.el (mime-edit-decode-buffer): Renamed from
-       `mime-editor::edit-again'; optional argument `code-conversion' was
-       changed to `not-decode-text' (behavior was reversed).
-       (mime-edit-again): modified for `mime-edit-decode-buffer'.
-
-       * mime-edit.el (mime-edit-again-ignored-field-regexp): New
-       variable.
-
-       * mime-edit.el (mime-edit-again): optional argument
-       `code-conversion' was changed to `not-decode-text' (behavior was
-       reversed); optional argument `no-mode' was renamed to
-       `not-turn-on'; `mail-header-separator' was replaced to null line
-       before converting.
-
-1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
-       `mime-edit-toggle-mode' -> `mime-edit-mode'.
-       
-       Alias `mime-mode' was abolished.
-
-1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el (eword-encode-header): fixed.
-
-       * mime-edit.el: Comments was modified.
-       (mime-edit-mode): DOC-string was modified.
-
-       * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
-       abolished.  Buffer local variable `mime-edit-mode-old-local-map'
-       was abolished.
-
-       * mime-edit.el: `mime-edit-minor-mime-map' ->
-       `mime-edit-mode-map'.
-
-       * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
-
-       * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
-
-1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
-
-1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
-
-1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
-
-1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el (mime-temp-directory): Refer environment variable
-       "MIME_TMP_DIR" as default value.
-
-1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
-       were abolished.
-
-       * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
-       (mime-article/check-pgp-signature), mime-partial.el
-       (mime-article/grab-message/partials), mime-image.el, mime-edit.el
-       (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
-       was renamed to `mime-temp-directory'.
-
-       * mime-edit.el: `mime/edit-again' was renamed to
-       `mime-edit-again'.
-
-1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
-       renamed to `mime-temp-message-mode'.
-
-       * mime-edit.el: Draft preview feature was abolished.
-
-       * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
-
-       Buffer local variable `mime/editing-buffer' was renamed to
-       `mime-edit-buffer'.
-
-       * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
-       (mime-edit-x-emacs-value): New variable.
-       (mime-edit-translate-body): Insert X-Emacs field if variable
-       `mime-edit-insert-x-emacs-field' is not nil.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-view.el (mime-preview/insert-content-button): Don't use
-       function `assoc-value'.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-MK: compile and install emu and apel.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
-
-       * mime-bbdb.el: Renamed from tm-bbdb.el.
-
-       * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
-       (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
-       (load-path): Add "../apel" instead of "../tl".
-
-       * SEMI-ELS: alist.el was moved to ../apel/.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-parse.el: Require emu; Function `char-list-to-string' was
-       abolished.
-
-       * mime-edit.el: Require emu; definitions about visible/invisible
-       were abolished.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: Require emu; function
-       `find-non-ascii-charset-string' and
-       `find-non-ascii-charset-region' were abolished.
-
-       * mime-def.el: Require atype; functions about atype were
-       abolished.
-
-1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Require emu; Variable `running-xemacs' was
-       abolished; Macro `defun-maybe' was abolished; Function `functionp'
-       was abolished; Variable `charsets-mime-charset-alist',
-       `default-mime-charset' and `mime-charset-coding-system-alist' were
-       abolished; Function `mime-charset-to-coding-system',
-       `charsets-to-mime-charset', `detect-mime-charset-region',
-       `encode-mime-charset-region', `decode-mime-charset-region',
-       `encode-mime-charset-string' and `decode-mime-charset-string' were
-       abolished.
-
-Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el (charsets-to-mime-charset): New function; copied
-       from emu.el.
-
-       * eword-encode.el: Use `char-bytes' instead of `char-length'.
-
-       * mime-def.el (eliminate-top-spaces): New inline-function; copied
-       from tl-str.el.
-
-       * mime-edit.el: Fixed about definition of visible/invisible
-       functions for XEmacs.
-
-Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el (enable-invisible, end-of-invisible): New macro;
-       copied from emu-19.el.
-       (invisible-region, invisible-p, next-visible-point): New function;
-       copied from emu-19.el and emu-xemacs.el.
-       (visible-region): New function; copied from emu-19.el.
-               
-       * mime-edit.el (mime-edit-make-boundary): New function.
-       (mime-edit-translate-body, mime-edit-translate-region): Use
-       `mime-edit-make-boundary'.
-       
-       * mime-edit.el (replace-space-with-underline): New inline
-       function; copied from tl-str.el.
-       
-Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-encode.el (find-non-ascii-charset-region): New
-       inline-function; copied from emu-e20.el.
-
-Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el: Require cl.
-
-       * mime-view.el (mouse-button-2): New variable; copied from
-       emu-19.el and emu-xemacs.el.
-
-       * mime-def.el (defun-maybe): New macro; copied from emu.el.
-       (functionp): New function; copied from emu.el.
-
-Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-play.el: Supports only Emacs/mule API.
-
-       * mime-def.el (field-unify): Fixed.
-
-       * semi-setup.el: Don't require mime-play.
-
-       * mime-def.el: Function `put-fields' were abolished.
-
-       * mime-def.el: atype functions were moved from mime-play.el.
-
-       * mime-play.el: atype functions were moved to mime-def.el.
-
-Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el (call-after-loaded): New function; moved from
-       semi-setup.el.
-
-       * semi-setup.el: Function `call-after-loaded' was moved to
-       mime-def.el; require mime-def.
-
-Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * semi-setup.el: require mime-play instead of mime-view when
-       compiling.
-
-Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * SEMI-MK: BINS were abolished.
-
-       * SEMI-CFG: require cl.
-
-       * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
-
-Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * SEMI-MK: Renamed from TM-MK.
-
-       * SEMI-CFG: Don't require tl-misc.
-
-       * SEMI-ELS (semi-modules-to-compile): Add alist.el.
-
-Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-play.el (field-unify): Fixed.
-
-Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
-       Require alist.
-
-       * alist.el: New module; separated from tl-list.el.
-
-       * mime-play.el: Function `put-alist' and `del-alist' were moved to
-       alist.el.
-
-       * mime-play.el (mime-article/coding-system-alist): Use
-       `no-conversion' instead of *noconv*.
-
-Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-parse.el (char-list-to-string): New inline-function; copied
-       from emu-19.el.
-
-Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-parse.el (symbol-concat): New inline-function; copied from
-       tl-str.el.
-
-       * semi-setup.el: require 'mime-view when compiling.
-
-       * mime-parse.el (regexp-*): New inline-function; copied from
-       tl-str.el.
-
-Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * semi-setup.el (running-xemacs): New variable.
-
-Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
-
-       * mime-def.el: fixed DOC string.
-
-Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el: Don't require emu.
-
-       * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
-       mime-charset-coding-system-alist): New variable; copied from
-       emu-e20.el.
-       (mime-charset-to-coding-system, detect-mime-charset-region,
-       encode-mime-charset-region, decode-mime-charset-region,
-       encode-mime-charset-string, decode-mime-charset-string): New
-       function; copied from emu-e20.el.
-
-       * eword-encode.el (find-non-ascii-charset-string): New
-       inline-function; copied from emu-e20.el.
-
-Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-tar.el: Don't require emu.
-
-Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-play.el (put-alist, del-alist): New function; copied from
-       tl-list.el.
-       (put-fields, field-unifier-for-default, field-unifier-for-mode,
-       field-unify, assoc-unify, get-unified-alist, delete-atype,
-       remove-atype, replace-atype, set-atype): New function; copied from
-       tl-atype.el.  Don't require tl-atype.
-
-Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * semi-setup.el (call-after-loaded): New function; imported from
-       tl-misc.el; Don't require tl-misc.
-
-Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-pgp.el: Renamed from tm-pgp.el.
-
-Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
-       mime-mc.el.
-
-       * mime-mc.el: Renamed from tm-edit-mc.el.
-
-Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-text.el: `tm:mother-button-dispatcher' ->
-       `mime-button-mother-dispatcher'.
-       
-       * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
-       mime-view.el, mime-tar.el (mime-tar-set-properties):
-       `tm:add-button' -> `mime-add-button'.
-       
-       * mime-file.el: Renamed from tm-file.el.
-
-Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el: Must require emu.
-
-       * eword-decode.el (eword-decode-region): Unused local variable
-       `charset', `encoding' and `text'.
-
-Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el (eword-decode-encoded-word): Use
-       `add-text-properties' directly.
-
-Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el (tm:add-button): Use `add-text-properties' directly.
-
-       * mime-def.el (running-xemacs): New variable; if it is not nil,
-       require overlay.
-
-       * mime-def.el (regexp-or): New function.
-
-Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-tar.el: Renamed from tm-tar.el.
-
-       * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
-       -> `mime-button-dispatcher'.
-
-       * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
-
-       * mime-def.el: `tm:mother-button-dispatcher' ->
-       `mime-button-mother-dispatcher'.
-
-       * mime-def.el: `semi-data' -> `mime-button-data'.
-
-       * mime-def.el: `semi-callback' -> `mime-button-callback'.
-
-       * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
-
-       * mime-def.el: `tm:button-face' -> `mime-button-face'.
-
-       * mime-def.el (tm:add-button, tm:button-dispatcher):
-       `mime-callback' was renamed to `semi-callback'; `mime-data' was
-       renamed to `semi-data'.
-
-Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-def.el (tm:add-button): Use `make-overlay' directly.
-
-       * mime-def.el (tm:add-button): Use `overlay-put' directly.
-
-Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-text.el: `tm:browse-url' was renamed to
-       `mime-text-browse-url'.
-
-       * mime-text.el: Require browse-url.
-
-       * mime-text.el: `tm:URL-regexp' was renamed to
-       `mime-text-url-regexp'.
-
-       * mime-text.el: Variable `tm:URL-regexp',
-       `browse-url-browser-function' and function `tm:browse-url' were
-       moved from mime-def.el.
-
-       * mime-def.el: Variable `tm:URL-regexp',
-       `browse-url-browser-function' and function `tm:browse-url' were
-       moved to mime-text.el.
-
-       * eword-decode.el: Variable `tm:warning-face' was renamed to
-       `eword-warning-face'.
-
-       * eword-decode.el: Variable `tm:warning-face' was moved from
-       mime-def.el.
-
-       * mime-def.el: Variable `tm:warning-face' was moved to
-       eword-decode.el.
-
-       * mime-def.el: Function `tm:set-face-region' was abolished.
-
-       * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
-       `mime-make-charset-default-encoding-alist'.
-
-       * mime-edit.el: `mime-edit-transfer-level' ->
-       `mime-transfer-level'.
-
-       * mime-edit.el: Function `mime/encoding-name' was renamed to
-       `mime-encoding-name'.
-
-       * mime-def.el: Function `mime/make-charset-default-encoding-alist'
-       was abolished.
-
-       * mime-edit.el: Function `mime/encoding-name' was moved from
-       mime-def.el.
-
-       * mime-def.el: Function `mime/encoding-name' was moved to
-       mime-edit.el.
-
-Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el: Variable `mime-charset-type-list' was moved from
-       mime-def.el.
-
-       * mime-def.el: Variable `mime-charset-type-list' was moved to
-       mime-edit.el.
-
-Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-encode.el (eword-encode-header): fixed typo.
-
-Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
-       mime-editor::edit-again): Don't use `assoc-value'; Don't require
-       tl-list.
-
-Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-play.el: require tl-atype.
-
-       * mime-view.el: Don't require tl-atype.
-
-Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: Don't require tl-misc.
-
-Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-encode.el (eword-encode-header): Use function `assoc-if'
-       instead of `ASSOC'; require cl instead of tl-list.
-
-       * mime-parse.el (define-structure): New macro; Don't require
-       tl-misc.el.
-
-       * mime-view.el (mime-preview/insert-content-button): Don't use
-       function `assoc-value'.
-
-       * mime-view.el: Require cl instead of tl-list.
-
-       * mime-view.el: Don't require tl-str.el.
-
-Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-parse.el (define-structure): New macro; Don't require
-       tl-misc.el.
-
-       * mime-view.el (mime-preview/insert-content-button): Don't use
-       function `assoc-value'.
-
-       * mime-view.el: Require cl instead of tl-list.
-
-       * mime-view.el: Don't require tl-str.el.
-
-Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el: Constant
-       `eword-Q-encoding-and-encoded-text-regexp' was abolished.
-
-       * eword-decode.el (quoted-printable-hex-chars,
-       quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
-       eword-Q-encoding-and-encoded-text-regexp): New constant; moved
-       from mime-def.el.
-       
-       * mime-def.el (quoted-printable-hex-chars,
-       quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
-       eword-Q-encoding-and-encoded-text-regexp): Moved to
-       eword-decode.el.
-       
-       * eword-decode.el (base64-token-regexp,
-       base64-token-padding-regexp, eword-B-encoded-text-regexp): New
-       constant; moved from mime-def.el.
-       
-       * mime-def.el: Constant `base64-token-regexp',
-       `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
-       were moved to eword-decode.el.
-       
-       * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
-       was abolished.
-
-Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el: Don't require emu.
-
-       * eword-decode.el: Don't require tl-str.el.
-
-       * mime-def.el (get-version-string): New inline-function; imported
-       from tl-str.el.
-
-Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-setup.el: Function `mime/encode-message-header' was renamed
-       to `eword-encode-header'.
-
-       * mime-edit.el, eword-encode.el: Function
-       `eword-encode-message-header' was renamed to
-       `eword-encode-header'.
-
-Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el (eword-decode-header): New optional argument
-       `SEPARATOR'; Use function `std11-narrow-to-header'.
-
-       * mime-view.el, mime-setup.el, eword-decode.el: Function
-       `eword-decode-message-header' was renamed to
-       `eword-decode-header'.
-
-Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
-       Function `mime/encode-message-header' was renamed to
-       `eword-encode-message-header'.
-
-Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: Function `mime-eword/decode-string' was renamed to
-       `eword-decode-string'.
-
-       * mime-def.el: `mime/Q-' -> `eword-Q-'.
-
-       * mime-def.el: `mime/B-' -> `eword-B-'.
-
-Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * eword-decode.el: Constant `eword-charset-regexp' was renamed to
-       `mime-charset-regexp'.
-
-       * mime-def.el: Constant `mime/charset-regexp' was renamed to
-       `mime-charset-regexp'.
-
-Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: Function `mime/decode-message-header' was renamed to
-       `eword-decode-message-header'.
-
-       * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
-
-Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
-       Function `mime/decode-message-header' was renamed to
-       `eword-decode-message-header'.
-
-Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-CFG: Renamed from TM-CFG.
-
-       * SEMI-ELS: Renamed from TM-ELS.
-
-       * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
-       `eword-in-subject-p'.
-
-       * eword-encode.el: `mime/' -> `eword-'.
-
-       * eword-encode.el (eword-generate-X-Nsubject): Don't refer
-       variable `mime/use-X-Nsubject'.
-
-       * eword-encode.el (eword-generate-X-Nsubject): Renamed from
-       `mime/generate-X-Nsubject'.
-
-       * eword-encode.el (eword-field-encoding-method-alist): Don't refer
-       variable `mime/no-encoding-header-fields'.
-
-       * eword-encode.el (eword-field-encoding-method-alist): Renamed
-       from `mime/field-encoding-method-alist'.
-
-       * eword-encode.el: Renamed from tm-ew-e.el.
-       
-       * eword-decode.el: Renamed from tm-ew-d.el.
-
-       * mime-view.el: Don't require tm-def.
-
-       * mime-parse.el: tm-def.el was renamed to mime-def.el.
-
-       * mime-def.el: Renamed from tm-def.el.
-
-1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * SEMI-ELS: Renamed from TM-ELS.
-
-1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
-       `eword-in-subject-p'.
-
-       * eword-encode.el: `mime/' -> `eword-'.
-
-       * eword-encode.el (eword-generate-X-Nsubject): Don't refer
-       variable `mime/use-X-Nsubject'.
-
-       * eword-encode.el (eword-generate-X-Nsubject): Renamed from
-       `mime/generate-X-Nsubject'.
-
-       * eword-encode.el (eword-field-encoding-method-alist): Don't refer
-       variable `mime/no-encoding-header-fields'.
-
-       * eword-encode.el (eword-field-encoding-method-alist): Renamed
-       from `mime/field-encoding-method-alist'.
-
-       * eword-encode.el: Renamed from tm-ew-e.el.
-       
-       * eword-decode.el: Renamed from tm-ew-d.el.
-
-       * mime-view.el: Don't require tm-def.
-
-       * mime-parse.el: tm-def.el was renamed to mime-def.el.
-
-1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-def.el: Renamed from tm-def.el.
-
-Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: Don't `suppress-keymap'.
-
-Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: tm-parse.el was renamed to mime-parse.el.
-
-       * mime-parse.el: Renamed from tm-parse.el.
-
-       * mime-view.el: Key-binding for function
-       `mime-view-display-x-face' was abolished.
-
-Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-setup.el: modified for mime-edit.el.
-
-Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el: `mime-editor/' -> `mime-edit-'.
-
-Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-edit.el: based on tm-edit 7.105.
-
-       * semi-setup.el: tm-image.el was renamed to mime-image.el.
-
-       * mime-image.el: Renamed from tm-image.el.
-
-Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * semi-setup.el: Renamed from tm-setup.el.
-
-       * mime-setup.el: Setting for GNUS was abolished.
-
-       * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
-
-       * mime-view.el: tm-play.el was renamed to mime-play.el.
-
-       * mime-partial.el: Renamed from tm-partial.el.
-
-       * mime-play.el: Renamed from tm-play.el.
-
-       * mime-view.el: `tm-text' is renamed to `mime-text'.
-
-       * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
-       was renamed to `default-keymap-or-function'; optional argument
-       `default-function' was abolished.
-
-       * mime-text.el: `mime-view-code-converter-alist' ->
-       `mime-text-decoder-alist'.
-
-       * mime-text.el: Renamed from tm-text.el.
-
-Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
-
-       * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
-
-       * mime-view.el: Renamed from tm-view.el.
-
-Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-file-types): add for patch.
-
-       * mime-edit.el: rearrangement.
-
-Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/normalize-body): Use function
-       `encode-mime-charset-region' instead of
-       `mime-charset-encode-region'.
-
-Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/normalize-body): fixed.
-
-       * mime-edit.el (mime-editor/define-charset):
-       Argument `charset' was changed to
-       symbol.
-       (mime-editor/choose-charset): Changed to return symbol.
-       (mime-editor/normalize-body): charset was changed to symbol.
-
-Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
-       New function.
-       (mime-editor/charset-default-encoding-alist): Use function
-       `mime-editor/make-charset-default-encoding-alist'.
-       (mime-editor/toggle-transfer-level): Use function
-       `mime-editor/make-charset-default-encoding-alist'.
-
-       * mime-edit.el (mime-editor/choose-charset): Use function
-       `detect-mime-charset-region' instead of
-       `mime/find-charset-region'.
-
-Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime/editor-mode): Don't toggle.
-
-       (mime-editor/toggle-mode): New function.
-
-Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
-
-       * mime-edit.el: I think the following is the best way to handle
-       tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
-       sure if "add-minor-mode" works the same way in earlier versions).
-       By clicking on the mode line you can turn mime/editor-mode on or
-       off.
-
-Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
-       `as-binary-process'.
-
-       * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
-       `as-binary-process'.
-
-Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/split-message-sender-alist): setting
-       for `mail-mode' was moved to tm-rmail.el.
-
-Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Variable
-       `mime-editor/message-default-sender-alist' was abolished.
-
-Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Variable `mime-editor/window-config-alist' was
-       abolished.
-
-Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/split-and-send): New implementation.
-
-Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor::edit-again): fixed about multipart.
-
-Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/define-charset,
-       mime-editor/set-parameter): Function `mime-set-parameter' was
-       renamed to `mime-editor/set-parameter'.
-
-       * mime-edit.el (mime-set-parameter): New implementation
-
-       (mime-editor/translate-single-part-tag): New function.
-       (mime-editor/translate-region): Use function
-       `mime-editor/translate-single-part-tag'.
-
-Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor::edit-again): fixed.
-
-       * mime-edit.el (mime/edit-again): fixed.
-
-       * mime-edit.el (mime-editor::edit-again): modified for new tag
-       rule.
-
-       * mime-edit.el (mime-editor/insert-signature): Use variable
-       `signature-file-name' instead of `signature'.
-
-       * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
-       require begging new-line.
-
-       (defconst mime-editor/multipart-end-regexp): Don't require begging
-       new-line.
-
-       (mime-editor/find-inmost): modified for new enclosure tag rule.
-
-       (mime-editor/translate-region): modified for new enclosure tag rule.
-
-       (mime-editor/enclose-region): modified for new enclosure tag rule.
-
-Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el: Add `(provide 'tm-edit)'.
-
-       Do `(run-hooks 'tm-edit-load-hook)' if variable
-       `mime-edit-load-hook' is not bound.
-
-Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
-       (mime-editor/normalize-body): fixed.
-
-Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/normalize-body): fixed.
-
-       (mime-editor/content-end): Used function `invisible-p' and
-       `next-visible-point'.
-
-Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/insert-binary-buffer): Use function
-       `invisible-region' instead of `mime-flag-region'.
-       (mime-editor/normalize-body): Use function `visible-region'
-       instead of `mime-flag-region'.
-       (mime-editor/content-end): New implementation.
-
-Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/enquote-region): New command; bound to
-       `C-c C-x q'.
-       
-       (mime-editor/menu-list): New item for function
-       `mime-editor/enquote-region'.
-
-Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/process-multipart-1): Use function
-       `string-equal' instead of `string='.
-
-Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/process-multipart-1): fixed about
-       condition of next tag inserting.
-
-Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/enclose-region): fixed for new format.
-
-Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/insert-partial-header): Comment of
-       Mime-Version field was modified.
-
-       * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
-       line break.
-
-       * mime-edit.el (mime-editor/version-name): New constant.
-
-       (mime-editor/mime-version-value): Use constant
-       `mime-editor/version-name'.
-
-       (mime-editor/insert-partial-header): Use constant
-       `mime-editor/version-name'.
-
-Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
-       * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
-       line break.
-       (mime-editor/normalize-body): fixed for a tag without line break.
-
-       * mime-edit.el (mime-editor/translate-region): fixed for a part
-       starting without line break.
-
-       * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
-       column.
-       (mime-editor/quoted-single-part-tag-regexp): New constant.
-       (mime-editor/enquote-region): New function.
-       (mime-editor/dequote-region): New function.
-       (mime-editor/process-multipart-1): Processing for ``quote''
-       enclosure was added.
-       (mime-editor/translate-body): Use function
-       `mime-editor/dequote-region'.
-
-       (mime-editor/mime-version-value): Comment was renamed.
-
-       * mime-edit.el: Renamed from tm-edit.el