--- /dev/null
+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