tm 7.41.
authormorioka <morioka>
Mon, 9 Mar 1998 12:44:55 +0000 (12:44 +0000)
committermorioka <morioka>
Mon, 9 Mar 1998 12:44:55 +0000 (12:44 +0000)
57 files changed:
ChangeLog [new file with mode: 0644]
Makefile
gnus/ChangeLog [new file with mode: 0644]
gnus/Makefile
gnus/s-path
gnus/tm-gnus.el
mh-e/ChangeLog [new file with mode: 0644]
mh-e/Makefile
old-logs/Changes-6.81-6.83.en [new file with mode: 0644]
old-logs/Changes-6.81-6.83.ja [new file with mode: 0644]
old-logs/Changes-6.84-6.88.en [new file with mode: 0644]
old-logs/Changes-6.84-6.88.ja [new file with mode: 0644]
old-logs/Changes-6.89-6.92.en [new file with mode: 0644]
old-logs/Changes-6.89-6.92.ja [new file with mode: 0644]
old-logs/Changes-6.92-7.06.en [new file with mode: 0644]
old-logs/Changes-6.92-7.06.ja [new file with mode: 0644]
old-logs/Changes-7.07-7.09.en [new file with mode: 0644]
old-logs/Changes-7.07-7.09.ja [new file with mode: 0644]
old-logs/Changes-7.09-7.10.en [new file with mode: 0644]
old-logs/Changes-7.09-7.10.ja [new file with mode: 0644]
old-logs/Changes-7.11.en [new file with mode: 0644]
old-logs/Changes-7.11.ja [new file with mode: 0644]
old-logs/Changes-7.12.en [new file with mode: 0644]
old-logs/Changes-7.12.ja [new file with mode: 0644]
old-logs/Changes-7.13.en [new file with mode: 0644]
old-logs/Changes-7.13.ja [new file with mode: 0644]
old-logs/Changes-7.14-7.15.en [new file with mode: 0644]
old-logs/Changes-7.14-7.15.ja [new file with mode: 0644]
old-logs/Changes-7.16.en [new file with mode: 0644]
old-logs/Changes-7.16.ja [new file with mode: 0644]
old-logs/Changes-7.17.en [new file with mode: 0644]
old-logs/Changes-7.17.ja [new file with mode: 0644]
old-logs/Changes-7.18.en [new file with mode: 0644]
old-logs/Changes-7.18.ja [new file with mode: 0644]
old-logs/Changes-7.19.en [new file with mode: 0644]
old-logs/Changes-7.19.ja [new file with mode: 0644]
old-logs/Changes-7.20.en [new file with mode: 0644]
old-logs/Changes-7.20.ja [new file with mode: 0644]
old-logs/Changes-7.21.en [new file with mode: 0644]
old-logs/Changes-7.21.ja [new file with mode: 0644]
old-logs/Changes-7.22.en [new file with mode: 0644]
old-logs/Changes-7.22.ja [new file with mode: 0644]
old-logs/Changes-7.23.en [new file with mode: 0644]
old-logs/Changes-7.23.ja [new file with mode: 0644]
old-logs/Changes-7.24.en [new file with mode: 0644]
old-logs/Changes-7.24.ja [new file with mode: 0644]
old-logs/Changes-7.25.en [new file with mode: 0644]
old-logs/Changes-7.25.ja [new file with mode: 0644]
old-logs/Changes-7.26.en [new file with mode: 0644]
old-logs/Changes-7.26.ja [new file with mode: 0644]
old-logs/Changes-7.27.1.ja [new file with mode: 0644]
old-logs/Changes-7.27.ja [new file with mode: 0644]
old-logs/Changes-7.29.en [new file with mode: 0644]
old-logs/Changes-7.29.ja [new file with mode: 0644]
old-logs/Changes-7.30.ja [new file with mode: 0644]
old-logs/Changes-7.33.ja [new file with mode: 0644]
tm-edit.el

diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..ef1a511
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,830 @@
+Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.09 was released.
+       * tm: Version 7.41 was released.
+       * tm/gnus: Version 7.33.1 was released.
+
+Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/insert-file): File name is wrapped as
+       quoted-string.
+
+       * tm-edit.el (mime-file-types): Some file types were added.
+
+Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
+
+       * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
+
+\f
+Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: version 7.08 was released.
+       * tm: version 7.40 was released.
+       * tm/gnus: Version 7.33 was released.
+
+Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/choose-charset): New implementation: use
+       function `mime/find-charset-region' instead of
+       `mime-body-charset-chooser'.
+
+       * tm-edit.el: Variable `mime-body-charset-chooser' and its
+       implementations were deleted.
+
+       * tm-edit.el (mime-editor/normalize-body): use variable
+       `mime/charset-default-encoding-alist' instead of function
+       `mime-editor/choose-encoding'.
+
+       * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
+
+Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el (mime/find-charset-region): New function
+
+       * tm-def.el (mime/charset-default-encoding-alist): New variable
+
+Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
+       renamed to `mime-eword/charset-encoding-alist'.
+
+       * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
+       `mime-eword/encoder-version'.
+
+       * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
+       moved from tm-def.el.
+
+       * tm-def.el: Variable `mime/default-charset-encoding-alist' was
+       moved to tm-ew-e.el.
+
+       * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
+       `tm-eword::find-charset-rule'.
+
+       * tm-ew-e.el (mime/find-charset-rule): modified to use function
+       `mime/find-charset'
+
+       * tm-def.el (mime/find-charset): new function
+
+Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (mime/find-charset-rule): new implementation
+
+       * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
+
+Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-nemacs.el, tm-orig.el:
+       Variable `mime/lc-charset-rule-list' was deleted.
+
+       * tm-mule.el:
+       Variable `mime/lc-charset-rule-list' and
+       `mime/unknown-charset-rule' were deleted.
+
+Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el (mime/default-charset-encoding-alist): new variable
+
+Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-orig.el, tm-nemacs.el, tm-mule.el
+       (mime/lc-charset-alist, mime/unknown-charset): new variable
+
+Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el:
+       (mime-editor/translate-body, mime-editor/translate-region):
+       Spaces in boundary are replaced by underlines.
+       (cf. [tm-en:255,258])
+
+Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mule.el: Obsolete definitions were deleted.
+
+Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-orig.el, tm-nemacs.el, tm-mule.el:
+       Variable `mime/latin-lc-list' was deleted.
+
+Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-orig.el, tm-nemacs.el, tm-mule.el:
+       Variable `mime/lc-charset-and-encoding-alist' was deleted.
+
+\f
+Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.39 was released.
+       * tm/gnus: Version 7.30 was released.
+
+       * README.en: Sample of hilit19 was changed.
+
+Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
+       rest.
+
+       * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
+
+Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile (19_29): `make gnus5' was commented out.
+
+Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el (tm-rmail/preview-message): New implementation
+
+       * tm-rmail.el (rmail-summary-rmail-update): redefined
+
+       * tm-rmail.el: `mime-viewer/show-summary-method' was set.
+
+Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * mk-tm (compile-tm): `(load "rmailsum")' was added.
+
+Mon Dec 25 03:20:41 1995  OKABE Yasuo  <okabe@kudpc.kyoto-u.ac.jp>
+
+       * signature.el (signature-delete-blank-lines-at-eof): New variable
+
+Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el (tm:browse-url): argument was fixed.
+
+       * README.en: fixed about PGP
+
+Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
+
+       * tm-pgp.el, README.en:
+       Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
+
+\f
+Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.38 was released.
+       * tm/gnus: Version 7.28 was released.
+
+Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-file-types): format was changed.
+               (0) filename pattern
+               (1) primary type
+               (2) sub type
+               (3) parameters of Content-Type field
+               (4) Content-Transfer-Encoding
+               (5) disposition-type
+               (6) parameters of Content-Disposition field
+
+       * tm-edit.el (mime-editor/insert-file):
+       modified for new `mime-file-types' format.
+
+Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el (mime/disposition-type-regexp): New constant
+
+       * tm-parse.el (mime/parse-Content-Disposition): New function
+
+       * tm-parse.el (mime/Content-Disposition): New function
+
+       * tm-view.el (mime-article/get-subject):
+       function `mime-viewer/get-subject' was renamed to it.
+
+       * tm-view.el (mime-article/get-uu-filename): New function:      
+       it was separated from function `mime-article/get-subject'.
+
+       * tm-play.el (mime-article/get-original-filename): New function
+
+       * tm-play.el (mime-article/get-filename):
+       Function `mime-article/get-name' was renamed to it.     
+       It was modified to use `mime-article/get-original-filename'
+       instead of `mime-article/get-subject'.
+
+       * tm-file.el (mime-article/extract-file):       
+       modified to use `mime-article/get-filename'
+
+Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-setup.el:
+       According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
+       `(require 'tm-gnus)' is add-hooked as append mode.      
+       (cf. [tm-ja:1391])
+
+Thu Dec 20 05:48:56 1995  UENO Hiroshi <jl07715@yamato.ibm.co.jp>
+
+       * tm-pgp.el: (mime-article/check-pgp-signature):
+       fixed to treat signed part as binary. (to fix problem in OS/2)
+
+\f
+Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.03.4 was released.
+       * tm: Version 7.37 was released.
+       * tm/gnus: Version 7.26 was released.
+
+Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
+       draft-elkins-pem-pgp-02.txt.
+
+Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile: tm/src/tmpgp was abolished.
+
+Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el:
+       pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
+
+Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
+
+       * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
+
+Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
+
+       * tm-view.el (mime-viewer/filter-text/plain): put URL into
+       text-property. (cf. [tm-ja:1367])
+
+Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el (tm-vm-load-hook): New hook
+       
+       * tm-vm.el (tm-vm/preview-current-message): fixed to end as
+       current-buffer is folder buffer. Some problem is still rest.
+       (cf. [tm-ja:1348])
+
+\f
+Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.36 was released.
+       * tm/gnus: Version 7.25 was released.
+
+       * methods/tm-au: new implementation
+
+Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el (mime-viewer/quit): New implementation
+
+       * tm-view.el (mime-viewer/show-summary): New function:
+       it is bound with `h' key.
+
+       * tm-view.el (mime-viewer/show-summary-method): New variable
+
+Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * methods/tmdecode, methods/tm-plain:
+       replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
+
+Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el: setting for "image/x-mag"
+
+Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: application/pgp-encrypted support
+
+       * tm-pgp.el (mime-article/check-pgp-signature): bug fix
+
+       * tm-pgp.el: setting for "text/x-pgp"
+
+       * tm-setup.el: setting for tm-image.el when XEmacs is running.
+
+       * tm-image.el:
+       Filters were merged to function `mime-preview/filter-for-image'.
+
+Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el: Initial revision
+
+\f
+Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.35 was released.
+       * tm/gnus: Version 7.24 was released.
+
+Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el:
+       According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
+       `(autoload 'mc-snarf-keys "mc-toplev")' was added.
+       (cf. [tm-ja:1345])
+
+       * tm-view.el:
+       (1) Popup menu for Emacs 19.* was deleted.
+       (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
+           later, system popup menu is available.
+
+Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime/editor-mode): DOC string was fixed.
+
+Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       (1) New variable `tm-vm/use-xemacs-popup-menu'.
+       (2) popup menu of MIME-Edit minor mode became sub menu.
+
+Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el:
+       Setting was modified to load tm-mail after tm-edit is loaded.
+
+       * tm-mail.el:
+       (1) New variable `tm-mail/use-xemacs-popup-menu'.
+       (2) popup menu of MIME-Edit minor mode became sub menu.
+
+       * tm-def.el (tm:set-fields): New function
+
+Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
+       binary declarations
+
+       * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
+
+\f
+Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.34 was released.
+
+       * Makefile:
+       New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
+
+Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el:
+       (1) `pgp-elkins' style PGP signature was implemented.
+       (2) New function `mime-editor/insert-key': It is based on
+           draft-elkins-pem-pgp-01.txt.
+
+Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: New function `mime-article/add-pgp-keys'
+
+Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el (mime-article/decode-caesar):
+       encoding field is symbol, not string.
+
+       * tm-html.el: encoding field is symbol, not string.
+
+Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
+       According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
+       `vm-scroll-(forward|backward)' was enclosed by
+       `(let ((vm-inhibit-startup-message t)) ...)'.
+       (cf. [tm-ja:1313], [tm-ja:1314])
+
+Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * signature.el (signature/insert-signature-at-eof):
+       `(delete-blank-lines)' was commented out.
+
+Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
+       It might be better to treat `vm-honor-page-delimiters' (and
+       `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
+
+Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
+
+       * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
+       `(goto-char (point-max))'. (cf. [tm-ja:1289])
+
+Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
+       mail-header-separator before calling mailcrypt function.
+
+\f
+Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.03.3 was released.
+       * tm: Version 7.33 was released.
+       * tm/mh-e: Version 7.44 was released.
+       * tm/gnus: Version 7.22 was released.
+       
+       * tm-view.el:
+       (1) New field variable `mime-viewer/visible-field-list'
+       (2) New function `mime-preview/cut-header'
+       
+       * tm-view.el: (mime-viewer/default-content-header-filter):
+       New implementation
+
+Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-file.el: comment was fixed.
+       
+       * methods/tm-html, methods/tm-image:
+       fixed to insert spaces previous and next of "="
+       (cf. [tm-ja:1262])
+
+\f
+Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.03.2 was released.
+       * tm: Version 7.32 was released.
+       * tm/gnus: Version 7.21.2 was released.
+
+Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el, tm-play.el: Function `mime::point-preview-content'
+       was renamed to `mime-preview/point-pcinfo'.
+
+       * tm-edit.el: does not exit from MIME editor mode if function
+       `mime-editor/pgp-processing' is fail.
+
+       * tm-edit.el:
+       (1) New variable `mime-editor/signing-type' and
+           `mime-editor/encrypting-type': their types are pgp-elkins,
+           pgp-kazu or nil. pgp-elkins is not supported yet.
+       (2) New function `mime-editor/enclose-signed-region' and
+           `mime-editor/enclose-encrypted-region' for new enclosure
+           `signed' and `encrypted'.
+       (3) New function `mime-editor/process-pgp-kazu': to process
+           `signed' and `encrypted' enclosure as application/pgp.
+       (4) New function `mime-editor/set-split'
+
+Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (mime-article/check-pgp-signature): Status does not
+       work.
+
+Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/process-multipart-1):
+       Boundary is folded.
+
+       * tm-edit.el: rearrangement
+
+Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el (mime-article/show-output-buffer):
+       `(get-buffer-create mime/output-buffer-name)' was inserted.
+
+Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: application/pgp-signature support.
+
+       * tm-play.el:
+       Function `mime-article/decode-message/partial' was modified not to
+       use `find-file'.
+
+Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el:
+       Constant `mime/decoding-buffer-name' was deleted (because it seems
+       not be used).
+
+       * tm-edit.el: application/pgp support
+
+Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-file.el: setting for another variables to regard as binary.
+
+Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el:
+       Function `mime-viewer/display-content' was fixed about judgement
+       of root content.
+
+Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-parse.el:
+       Function `mime/parse-multipart' was fixed about point-max slot of
+       content-info.
+
+Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el: New constant `mime/temp-buffer-name'.
+
+       * tm-play.el:
+       Function `mime-article/decode-message/partial' was modified to use
+       `mime/temp-buffer-name'.
+
+Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: Initial revision
+
+Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: According to Junya Watanabe
+       <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
+       menu in Emacs and Mule.
+       (cf. [tm-ja:1249])
+
+Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el: New variable
+       `mime-viewer/content-subject-showing-Content-Type-list'
+
+Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-file.el(mime-article/extract-file):
+       Variable `require-final-newline' should be nil.
+
+\f
+Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.03.1 was released.
+       * tm: Version 7.31 was released.
+       * tm/gnus: Version 7.21.1 was released.
+
+       * Makefile: tl/README.eng was renamed to tl/README.en.
+
+Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
+
+       * tm-mail.el: pop up menu setting for XEmacs.
+
+       * tm-edit.el:
+       MUA depended codes about XEmacs pop up menu were moved to
+       tm-MUAs.
+
+       * tm-view.el: defvar `mime::article/preview-buffer' and
+       `mime::article/code-converter' for XEmacs.
+
+       * tm-edit.el: some comments are modified.
+
+Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile:
+       (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
+       (2) README.eng was rename to README.en.
+
+Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el:
+       Function `mime-article/view-message/rfc822' was modified to set
+       buffer local variable `mime::article/code-converter'.
+
+       * tm-view.el:
+       New buffer local variable `mime::article/code-converter': It
+       specifies code-converter. If it is nil,
+       `mime-viewer/code-converter-alist' is used.
+
+Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el:
+       pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
+
+Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
+
+       * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
+
+Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el: version variables were added.
+
+       * tm-rmail.el:
+       Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
+       to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
+       some extensions) (cf. [tm-ja:1225])
+
+Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
+
+       * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
+
+Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * README.eng: fixed typo about VM (cf. [tm-ja:1224])
+
+       * tm-file.el: fix and extend. (cf. [tm-ja:1224])
+
+Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el:
+       `(substitute-key-definition
+               'rmail-forward 'tm-rmail/forward rmail-mode-map)'
+       should be enclosed by (call-after-loaded 'mime-setup ..).
+
+\f
+Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.30 was released.
+       * tm/mh-e: Version 7.43 was released.
+       * tm/gnus: Version 7.21 was released.
+       * tl: Version 7.03 was released.
+
+       * tm-edit.el: In function `mime-editor/split-and-send', to
+       `(make-variable-buffer-local 'mail-header-separator)' was changed
+       to `(make-local-variable 'mail-header-separator)'.
+
+       * tm-play.el: In function `mime-article/decode-caesar',
+       `(setq buffer-read-only nil)' was inserted before
+       `(erase-buffer)'. (cf. [tm-ja:1214])
+
+Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.eng:
+       According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
+       added and rewrote about VM.
+
+Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       (1) Function `tm-vm/over-to-previous' was renamed to
+           `tm-vm/over-to-previous-method'.
+       (2) Function `tm-vm/over-to-next was renamed to
+           `tm-vm/over-to-next-method'.
+
+Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el:
+       - Variable `tm-vm/automatic-mime-preview' was changed to user
+         variable.
+
+       - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
+         `vm-xxx-hook'.
+
+       - New function `tm-vm/over-to-previous' and
+         `tm-vm/over-to-next': they are over-to-previous-method and
+         over-to-next-method. They are not only set for vm-mode, but
+         also vm-virtual-mode.
+
+       - add-hook to `tm-vm/update-record' was fixed to
+         `tm-vm/bbdb-update-record'. It is typo.
+
+Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-eword.el, tm-ew-d.el: comment was modified.
+
+       * README.eng: New section `How to get new version'.
+
+       * tm-view.el, tm-play.el:
+       (1) buffer local variable `mime/show-mode-old-window-configuration'
+           was renamed to `mime::article/preview-buffer'.
+       (2) modified about window configuration.
+
+       * tm-vm.el:
+       (1) Function `tm-vm/preview-current-message' was modified.
+       (2) over-to-previous-method and over-to-next-method are modified.
+
+Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
+       modified to use function `code-convert-region'. (cf. [tm-ja:1204])
+
+Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
+
+       * config.tm: bindir declaration was fixed.
+
+\f
+Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.29 was released.
+       * tm/mh-e: Version 7.41 was released.
+       * tm/gnus: Version 7.20.1 was released.
+       * tl: Version 7.02 was released.
+
+       * tm-edit.el: Setting for ISO-2022-KR.
+
+Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el:
+       setting for mime-viewer/over-to-(previous|next)-method-alist.
+       (cf. [tm-ja:1195])
+
+       * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
+
+\f
+Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.28 was released.
+       * tm/mh-e: Version 7.40 was released.
+       * tm/gnus: Version 7.20 was released.
+
+       * tm-view.el: setting for external method ``tm-html''.
+
+       * tm-html.el: setting for "extract" mode.
+
+       * README.eng: rewrote for tm 7.*.
+
+       * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
+       package.
+
+       * mk-tm: richtext.el and tinyrich.el were moved to tl package.
+
+Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: modified to use tm-mail.
+
+       * tm-rmail.el:
+       Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
+
+       * tm-mail.el: New module: for mail-mode.
+
+Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el: fixed problem of exceptional case of encoding.
+
+Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
+       (setq mail-signature nil) when `mime-setup-use-signature' is t.
+       (cf. [tm-eng:176])
+
+       * tm-vm.el:
+       (1) fixed problem in function `tm-vm/preview-current-message'.
+       (2) New function `tm-vm/visit-folder-function'. It is set to
+           `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
+           directly. It is bug fix for getting new mail when visit to a
+           folder.
+
+       * tm-vm.el:
+       Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
+       applied. (cf. [tm-ja:1164])
+
+Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el:
+       Function `mime-editor/enclose-region' was fixed not to insert
+       "text/plain" tag when end of enclosure is end of buffer.
+
+\f
+Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm 7.27.1 was released.
+
+       * tm-view.el:
+       ".*Received" was inserted into default value of variable
+       `mime-viewer/ignored-field-list'.
+
+       * mime-setup.el:
+       autoload setting for function `mime/decode-message-header'.
+
+Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: fixed problem of function `tm-vm/quit'.
+
+Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: Function `tm-vm/preview-current-message' was
+       modified.
+
+\f
+Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm 7.27 is released.
+       * tm/mh-e: Attached version 7.25.
+       * tm/gnus: Attached version 7.18.
+
+       * tm-vm.el:
+       (1) Function `tm-vm/preview-current-message' was fixed.
+       (2) setting for BBDB was modified.
+
+       * tm-edit.el:
+       In function `mime-editor/enclose-region, interpretation
+       mistake of RFC 1521 was fixed.
+
+Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       fixed problem of function `tm-vm/scroll-forward' and
+       `tm-vm/scroll-backward'.
+
+       * tm-vm.el:
+       (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
+           function `tm-vm/preview-current-message'.
+       (2) setting for BBDB.
+           (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
+
+       * mime-setup.el:
+       (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
+       of (add-hook 'mail-mode-hook 'mime/editor-mode).
+
+       * tm-vm.el:
+       (1) fixed problem of function `mime::article/preview-buffer'.
+       (2) Don't reset of hooks when mime-setup is loaded.
+
+Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
+       applied.
+
+       * tm-html.el:
+       KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
+       was applied. (cf. [tm-ja:1117])
+
+       * tm-vm.el:
+       changed Subject field decoding way when does not use tiny-mime
+       patch.
+
+       * tm-vm.el:
+       SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
+       applied. (cf. [tm-ja:1120])
+
+       * tm-vm.el:
+       SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
+       applied. (cf. [tm-ja:1119])
+
+       * mh-e/tm-mh-e.el:
+       In function `tm-mh-e/forward', use forwcomps specified by
+       variable `tm-mh-e/forwcomps' when variable
+       `tm-mh-e/use-forwcomps' was non-nil.
+
+       * mh-e/tm-mh-e.el:
+       YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
+       (cf. [tm-ja:1116])
index be126e2..30cfadb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 7.12 1995/12/25 05:43:05 morioka Exp morioka $
+# $Id: Makefile,v 7.14 1996/01/18 10:27:43 morioka Exp morioka $
 #
 
 include config.tm
@@ -7,8 +7,9 @@ include config.tm
 BINS   = src/ol2 src/decode-b
 UTILS  = $(BINS)
 GOMI   = $(BINS) *.elc loadpath
+FLAGS   = -batch -q -no-site-file -l mk-tm
 
-TM_FILES = tm/README.en tm/Changes* \
+TM_FILES = tm/README.en tm/ChangeLog \
                tm/config.tm tm/Makefile tm/mk-tm \
                tm/tm-mule.el tm/tm-nemacs.el tm/tm-orig.el tm/tm-def.el \
                tm/tm-eword.el tm/tm-ew-d.el tm/tm-ew-e.el \
@@ -23,13 +24,13 @@ TM_FILES = tm/README.en tm/Changes* \
                tm/methods/tm* \
                tm/src/*.c \
                tm/doc/Makefile tm/doc/*.ol tm/doc/*.tex \
-               tm/doc/*.texi
+               tm/doc/*.texi tm/old-logs/*.en tm/old-logs/*.ja
 
 TM_MUA_FILES = tm/tm-rmail.el tm/tm-vm.el tm/tm-mail.el \
                tm/gnus/Makefile tm/gnus/*-path tm/gnus/mk-tgnus \
-               tm/gnus/*.el tm/gnus/ChangeLog-* \
+               tm/gnus/*.el tm/gnus/ChangeLog \
                tm/mh-e/Makefile tm/mh-e/mk-tmh tm/mh-e/code-jp.ol \
-               tm/mh-e/*.el tm/mh-e/ChangeLog-*
+               tm/mh-e/*.el tm/mh-e/ChangeLog
 
 MEL_FILES = mel/*.el mel/Makefile mel/mk-mel mel/ChangeLog
 
@@ -38,13 +39,13 @@ TL_FILES = tl/README.en tl/Makefile tl/mk-tl tl/*.el tl/doc/*.texi \
 
 FILES  = $(TM_FILES) $(TM_MUA_FILES) $(MEL_FILES) $(TL_FILES)
 
-TARFILE = tm7.40.tar.gz
+TARFILE = tm7.41.tar.gz
 
 
 18:
        cd ../tl; PWD=`pwd` $(MAKE) elc EMACS=$(EMACS18)
        cd ../mel; PWD=`pwd` $(MAKE) elc EMACS=$(EMACS18)
-       $(EMACS18) -batch -l mk-tm -f compile-tm
+       $(EMACS18) $(FLAGS) -f compile-tm
        cd gnus; PWD=`pwd` $(MAKE) gnus3 EMACS=$(EMACS18)
 # If you use GNUS 4.*, please use following comment:
 #      cd gnus; PWD=`pwd` $(MAKE) gnus4 EMACS=$(EMACS18)
@@ -55,7 +56,7 @@ install-18:   18
                $(MAKE) install-18 EMACS=$(EMACS18) TLDIR18=$(TLDIR18)
        cd ../mel; PWD=`pwd` \
                $(MAKE) install-18 EMACS=$(EMACS18) MELDIR18=$(MELDIR18)
-       $(EMACS18) -batch -l mk-tm -f install-tm $(TMDIR18)
+       $(EMACS18) $(FLAGS) -f install-tm $(TMDIR18)
        cd gnus; PWD=`pwd` \
                $(MAKE) install-18 EMACS=$(EMACS18) TMDIR18=$(TM_GNUS_DIR18)
        cd mh-e; PWD=`pwd` \
@@ -65,7 +66,7 @@ install-18:   18
 xemacs:
        cd ../tl; PWD=`pwd` $(MAKE) elc EMACS=$(XEMACS)
        cd ../mel; PWD=`pwd` $(MAKE) elc EMACS=$(XEMACS)
-       $(XEMACS) -batch -l mk-tm -f compile-tm
+       $(XEMACS) $(FLAGS) -f compile-tm
        cd gnus; PWD=`pwd` $(MAKE) gnus EMACS=$(XEMACS)
        cd gnus; PWD=`pwd` $(MAKE) gnus5 EMACS=$(XEMACS)
        cd gnus; PWD=`pwd` $(MAKE) sgnus EMACS=$(XEMACS)
@@ -76,7 +77,7 @@ install-xemacs:       xemacs
                $(MAKE) install-19 EMACS=$(XEMACS) TLDIR19=$(TLDIR19)
        cd ../mel; PWD=`pwd` \
                $(MAKE) install-19 EMACS=$(XEMACS) MELDIR19=$(MELDIR19)
-       $(XEMACS) -batch -l mk-tm -f install-tm $(TMDIR19)
+       $(XEMACS) $(FLAGS) -f install-tm $(TMDIR19)
        cd gnus; PWD=`pwd` \
                $(MAKE) install-19 EMACS=$(XEMACS) TMDIR19=$(TM_GNUS_DIR19)
        cd mh-e; PWD=`pwd` \
@@ -86,7 +87,7 @@ install-xemacs:       xemacs
 19_29:
        cd ../tl; PWD=`pwd` $(MAKE) elc EMACS=$(EMACS19_29)
        cd ../mel; PWD=`pwd` $(MAKE) elc EMACS=$(EMACS19_29)
-       $(EMACS19_29) -batch -l mk-tm -f compile-tm
+       $(EMACS19_29) $(FLAGS) -f compile-tm
        cd gnus; PWD=`pwd` $(MAKE) gnus EMACS=$(EMACS19_29)
 #      cd gnus; PWD=`pwd` $(MAKE) gnus5 EMACS=$(EMACS19_29)
        cd gnus; PWD=`pwd` $(MAKE) sgnus EMACS=$(EMACS19_29)
@@ -97,7 +98,7 @@ install-19_29:        19_29
                $(MAKE) install-19 EMACS=$(EMACS19_29) TLDIR19=$(TLDIR19_29)
        cd ../mel; PWD=`pwd` \
                $(MAKE) install-19 EMACS=$(EMACS19_29) MELDIR19=$(MELDIR19_29)
-       $(EMACS19_29) -batch -l mk-tm -f install-tm $(TMDIR19_29)
+       $(EMACS19_29) $(FLAGS) -f install-tm $(TMDIR19_29)
        cd gnus; PWD=`pwd` \
                $(MAKE) install-19_29 EMACS=$(EMACS19_29) \
                        TMDIR19_29=$(TM_GNUS_DIR19_29)
diff --git a/gnus/ChangeLog b/gnus/ChangeLog
new file mode 100644 (file)
index 0000000..29bfd0e
--- /dev/null
@@ -0,0 +1,252 @@
+Sat Jan 20 02:23:40 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.33.1 was released.
+
+       * tm-gnus.el: redefine function `gnus-news-reply' for GNUS 3.15 .. 
+       4.1.* to fix problem about following. (cf. [tm-ja:1456],
+       [tm-ja:1473])
+
+Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
+
+       * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
+
+\f
+Tue Jan  9 12:06:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
+       
+       * tm/gnus: version 7.33 was released.
+
+       * tm-sgnus.el: `gnus-forward-insert-buffer' redefining was changed 
+       because `eval-after-load' is not exist in XEmacs.
+       (cf. [tm-en:249])
+
+Tue Dec 26 07:03:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el: setting for message/rfc822 style forward if
+       mime-setup is used.
+
+Tue Dec 26 00:11:39 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/summary-toggle-header):
+       `mime-viewer/ignored-field-regexp' was not set.
+
+       * tm-sgnus.el (tm-gnus/preview-article): does not cut fields in
+       `mime/viewer-mode'.
+
+\f
+Mon Dec 25 08:15:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.30 was released.
+
+       * tm-sgnus.el (tm-gnus/summary-toggle-header):
+       use `mime-viewer/redisplay'
+
+       * mk-tgnus: (install-tm-gnus):
+       `(setq command-line-args-left (cdr command-line-args-left))'
+       was added.
+
+Sat Dec 23 12:57:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/summary-toggle-header): New implement
+
+       * tm-sgnus.el: uses original `gnus-article-hide-headers-if-wanted'
+
+\f
+Fri Dec 22 08:57:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.28 was released.
+
+Fri Dec 22 07:08:15 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
+
+       * tm-sgnus.el:
+       `(eval-when-compile (require 'cl))' was inserted.
+       (cf. [tm-ja:1414])
+
+       * tm-sgnus.el (tm-gnus/preview-cut-header): 'gnus-type and
+       'headers are added to text property. (cf. [tm-ja:1414])
+
+\f
+Wed Dec 20 12:00:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.26 was released.
+
+       * tm-gnus4.el: (tm-gnus/preview-article-if-you-need):
+       `(setq buffer-read-only nil)' for GNUS.
+
+Wed Dec 20 07:04:55 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
+
+       * tm-sgnus.el: use text property to hide fields.
+       (cf. [tm-ja:1384])
+
+Mon Dec 18 11:08:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el, tm-sgnus.el:
+       setting for `mime-viewer/show-summary-method'
+
+\f
+Mon Dec 18 12:06:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.25 was released.
+
+Sat Dec 16 14:54:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el:
+       (tm-gnus/view-message, tm-gnus/preview-article-if-you-need):
+       enclose `(run-hooks 'tm-gnus/article-prepare-hook)' by
+       `(let (buffer-read-only) ...)'. (cf. [tm-ja:1350])
+
+\f
+Sat Dec 15 15:03:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.24 was released.
+
+Fri Dec 15 13:47:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/summary-toggle-header):
+       new implementation
+
+\f
+Wed Dec 13 19:12:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.22 was released.
+
+Mon Dec 11 12:50:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-sgnus.el (tm-gnus/summary-toggle-header):
+       use `tm-gnus/automatic-mime-preview' to judge automatic MIME
+       preview or not.
+
+\f
+Mon Dec 11 18:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.21.2 was released.
+
+Fri Dec  8 22:35:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: modified about XEmacs menu setting in Emacs and
+       Mule.
+
+\f
+Thu Dec  7 10:21:22 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.21.1 was released.
+
+       * tm-gnus.el: news-reply-mode pop up menu setting for XEmacs.
+
+Thu Dec  7 08:44:12 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el:
+       Function `tm-gnus/article-reset-variable' was modified to reset
+       `gnus-original-article-buffer' to nil instead of
+       `gnus-article-buffer'.
+
+\f
+Wed Dec  6 07:39:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.21 was released.
+
+       * tm-sgnus.el: New function `tm-gnus/partial-preview-function'.
+
+       * Makefile: install-* were modified.
+
+\f
+Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.20.1 was released.
+
+       * Makefile: fixed typo of `install-18'.
+
+Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
+       fixed to set variable `tm-gnus/automatic-mime-preview' and
+       variable `gnus-original-article-buffer'.
+
+Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el:
+       call-after-loaded definitions for tm-edit are merged.
+
+Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-gnus.el:
+       mime-editor/message-inserter-alist setting for mail-mode
+       (cf. [tm-ja:1195])
+
+Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
+
+       * Makefile:
+       There's a problem with tm/gnus/Makefile.  In particular, the order
+       of the -l arguments is wrong because of the
+       (require 'tl-misc) in the g*-path files.  Since load-path gets set
+       to find ../../tl in mk-tgnus.el, that has to be loaded first.
+
+Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el:
+       OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
+       problem of function `tm-gnus/view-message' in automatic MIME preview
+       mode. (cf. [tm-ja:1191])
+
+\f
+Mon Dec  4 00:25:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.20 was released.
+
+       * tm-sgnus.el: quitting method was fixed.
+
+       * tm-gnus4.el: fixed problem of quitting method.
+
+       * tm-gnus4.el:
+       Function `tm-gnus/view-message' was fixed for automatic MIME preview
+       mode.
+
+Fri Dec  1 23:12:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el: (1) New variable `gnus-original-article-buffer'.
+       (2) New function `tm-gnus/article-reset-variable'.
+       (3) `(setq buffer-read-only nil)' was deleted in function
+           `tm-gnus/preview-article-if-you-need'.
+
+Fri Dec  1 19:23:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus4.el:
+       applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch to fix
+       problem of quitting method.
+
+\f
+Thu Nov 23 19:31:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.19 was released.
+
+Tue Nov 21 03:02:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: Version judgement was changed.
+
+\f
+Mon Nov 20 12:01:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/gnus: Version 7.18 was released.
+
+Sun Nov 19 08:30:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-gnus.el: module composition was changed.
+               (ding) Gnus support was stopped.
+
+       * tm-sgnus.el: insert (require 'tm-gd5).
+
+       * tm-gd5.el: Initial revision
+       tm-gnus library module for Gnus 5.*.
+
+       * tm-gnus4.el: tm-gnus5.el was merged into tm-gnus4.el.
+                      (tm-gnus5.el was abolished.)
+
+       * tm-gnus3.el:
+       (1) `tm-ognus.el' was renamed to `tm-gd3.el'.
+       (2) setting for BBDB.
+
+       * tm-gd3.el: some codes for tm-gnus3.el was moved to
+                    tm-gnus3.el.
+
+       * tm-sgnus.el: setting for variable
+       `gnus-decode-encoded-word-method'. (It will be proposed as a
+       variable of September Gnus)
index 25ebfc7..625614a 100644 (file)
@@ -1,9 +1,10 @@
 #
-# $Id: Makefile,v 7.3 1995/12/06 07:39:37 morioka Exp morioka $
+# $Id: Makefile,v 7.4 1996/01/18 10:28:57 morioka Exp morioka $
 #
 
 # Please specify emacs executables:
 EMACS  = mule
+FLAGS   = -batch -q -no-site-file -l mk-tgnus
 
 
 # Please specfy Emacs Lisp install directory:
@@ -27,32 +28,32 @@ TMDIR19_29 = $(DATADIR19_29)/$(EMACS_PREFIX)/site-lisp
 
 FILES  = tm/gnus/*.el tm/doc/tm-gnus*.texi
 
-TARFILE = tm-gnus7.30.tar
+TARFILE = tm-gnus7.33.1.tar
 
 
 gnus:
-       $(EMACS) -batch -l mk-tgnus -f compile-tm-gnus
+       $(EMACS) $(FLAGS) -f compile-tm-gnus
 
 gnus3:
-       $(EMACS) -batch -l mk-tgnus -l g3-path -f compile-tm-gnus
+       $(EMACS) $(FLAGS) -l g3-path -f compile-tm-gnus
 
 gnus4:
-       $(EMACS) -batch -l mk-tgnus -l g4-path -f compile-tm-gnus
+       $(EMACS) $(FLAGS) -l g4-path -f compile-tm-gnus
 
 gnus5:
-       $(EMACS) -batch -l mk-tgnus -l g5-path -f compile-tm-gnus
+       $(EMACS) $(FLAGS) -l g5-path -f compile-tm-gnus
 
 sgnus:
-       $(EMACS) -batch -l mk-tgnus -l s-path -f compile-tm-gnus
+       $(EMACS) $(FLAGS) -l s-path -f compile-tm-gnus
 
 install-18:
-       $(EMACS) -batch -l mk-tgnus -f install-tm-gnus $(TMDIR18)
+       $(EMACS) $(FLAGS) -f install-tm-gnus $(TMDIR18)
 
 install-19:
-       $(EMACS) -batch -l mk-tgnus -f install-tm-gnus $(TMDIR19)
+       $(EMACS) $(FLAGS) -f install-tm-gnus $(TMDIR19)
 
 install-19_29:
-       $(EMACS) -batch -l mk-tgnus -f install-tm-gnus $(TMDIR19_29)
+       $(EMACS) $(FLAGS) -f install-tm-gnus $(TMDIR19_29)
 
 clean:
        -rm *.elc
index 3087552..c94a383 100644 (file)
@@ -7,4 +7,4 @@
 ;;;
 
 ;; please edit
-(add-path "sgnus-0.26/lisp" 'all-paths)
+(add-path "sgnus-0.29/lisp" 'all-paths)
index aace694..b8443a9 100644 (file)
@@ -2,14 +2,14 @@
 ;;; tm-gnus.el --- MIME extension for GNUS
 ;;;
 ;;; Copyright (C) 1995 Free Software Foundation, Inc.
-;;; Copyright (C) 1993,1994,1995 MORIOKA Tomohiko
+;;; Copyright (C) 1993 .. 1996 MORIOKA Tomohiko
 ;;;
 ;;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; modified by KOBAYASHI Shuhei <shuhei@cmpt01.phys.tohoku.ac.jp>
 ;;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Created: 1993/11/20 (obsolete mol's gnus-mime.el)
 ;;; Version:
-;;;    $Id: tm-gnus.el,v 7.13 1995/12/08 22:35:14 morioka Exp $
+;;;    $Id: tm-gnus.el,v 7.14 1996/01/20 02:23:40 morioka Exp $
 ;;; Keywords: news, MIME, multimedia, encoded-word, multilingual
 ;;;
 ;;; This file is part of tm (Tools for MIME).
@@ -27,6 +27,8 @@
 ;;; You should have received a copy of the GNU General Public License
 ;;; along with This program.  If not, write to the Free Software
 ;;; Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;;
+;;; Code:
 
 (require 'gnus)
 
        (add-hook 'gnus-select-group-hook 'tm-gnus/decode-summary-subjects)
        (fset 'gnus-article-set-mode-line
             (function tm-gnus/article-set-mode-line))
+       
+       (require 'gnuspost)
+       (or (fboundp 'tm-gnus/original-news-reply)
+          (fset 'tm-gnus/original-news-reply
+                (symbol-function 'gnus-news-reply))
+          )
+       (defun gnus-news-reply (&optional yank)
+        (if (eq major-mode 'mime/viewer-mode)
+            (let ((major-mode 'gnus-article-mode))
+              (tm-gnus/original-news-reply yank)
+              )
+          (tm-gnus/original-news-reply yank)
+          ))
        )
       ((string-match "^GNUS 3" gnus-version)
        ;; for GNUS 3.14.*
@@ -68,6 +83,7 @@
 
 ;;; @ for tm-edit
 ;;;
+
 ;; suggested by OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>
 ;;     1995/11/08 (c.f. [tm ML:1067])
 (defun tm-gnus/insert-article (&optional message)
 (provide 'tm-gnus)
 
 (run-hooks 'tm-gnus-load-hook)
+
+;;; tm-gnus.el ends here
diff --git a/mh-e/ChangeLog b/mh-e/ChangeLog
new file mode 100644 (file)
index 0000000..7192af4
--- /dev/null
@@ -0,0 +1,149 @@
+Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
+
+       * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
+
+\f
+Wed Dec 13 05:48:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.44 was released.
+
+       * tm-mh-e.el (tm-mh-e/content-header-filter):
+       use `mime-preview/cut-header'
+
+\f
+Wed Dec  6 12:31:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.43 was released.
+
+       * tm-mh-e.el: Variable `tm-mh-e/automatic-mime-preview' and
+       `tm-mh-e/decode-encoded-word' were changed to user variable.
+
+Wed Dec  6 07:34:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       New function `tm-mh-e/set-window-configuration': it is set to
+       `mh-show-hook'.
+
+\f
+Tue Dec  5 17:14:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.41 was released.
+
+Mon Dec  4 03:45:44 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el: (defalias 'mh-get-header-field 'mh-get-field) if
+       function `mh-get-header-field' is not exist. (function
+       `mh-get-header-field' is mh-e 5.* function)
+
+       * tm-mh-e3.el:
+       (1) New variable `mh-forward-subject-format'
+       (2) New function `mh-forwarded-letter-subject'
+
+\f
+Mon Dec  4 09:29:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.40 was released.
+
+       * tm-mh-e.el:
+       Function `tm-mh-e/forward' was modified to work with Emacs 18, but
+       it still does not...
+
+       * tm-mh-e.el:
+       Function `tm-mh-e/forward' was modified to fix position to insert
+       `(require 'tm-edit)'.
+
+Fri Dec  1 19:14:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e3.el: New function `mh-read-address'.
+
+Fri Dec  1 09:33:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e3.el: New function `mh-read-address'.
+
+       * tm-mh-e.el:
+       fixed problem in setting up function `tm-mh-e/yank-cur-msg'.
+
+Thu Nov 30 07:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
+       (cf. [tm-ja:1184])
+
+Wed Nov 29 16:41:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied:
+       (cf. [tm-ja:1178])
+       (0) New function `tm-mh-e/yank-cur-msg': for called from Gnus.
+       (1) function `tm-mh-e/prompt-for-message' was modified.
+       (2) function `tm-mh-e/insert-mail' was modified to use
+           `insert-file-contents' instead of `insert-file'.
+       (3) New function `tm-mh-e/insert-letter'.
+
+Wed Nov 29 16:32:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       fixed some problems by OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>.
+       (cf. [tm-ja:1172])
+
+       * tm-mh-e.el:
+       OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was merged.
+       (cf. [tm-ja:1168])
+
+       * tm-mh-e.el:
+       According to Eric Ding <ericding@San-Jose.ate.slb.com>,
+       fixed mistake about tm-view change in tm 7.24.
+
+Sat Nov 25 02:16:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el: Function `tm-mh-e/forward' was fixed to use function
+       `mime-editor/insert-tag' and `mime-editor/enclose-region'.
+
+\f
+Sat Nov 25 08:11:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.30 was released.
+
+Fri Nov 24 22:57:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       (1) Function `tm-mh-e/insert-mail' was modified to apply its
+            argument to function `tm-mh-e/query-message'.
+       (2) Function `tm-mh-e/query-message' was modified to changed
+            its argument to `tm-mh-e::message' type.
+
+       * tm-mh-e.el:
+       Function `tm-mh-e/insert-message' was modified to use function 
+        `tm-mh-e/insert-mail' when mh mail is inserted. (Because of
+        Mule code conversion)
+
+Fri Nov 24 21:49:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       (1) Function `tm-mh-e/insert-message' was modified for Gnus.
+       (2) function `tm-mh-e/query-message' was fixed.
+       (3) function `tm-mh-e/prompt-for-message' was fixed.
+
+       * tm-mh-e.el:
+       OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
+       (cf. [tm-ja:1156])
+
+\f
+Thu Nov 23 19:28:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.26 was released.
+
+Tue Nov 21 08:55:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el:
+       Variable `tm-mh-e/use-forwcomps' was abolished.
+       (cf. [tm-ja:1133])
+
+\f
+Mon Nov 20 11:59:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm/mh-e: Version 7.25 was released.
+
+Sun Nov 19 06:44:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-mh-e.el: fixed fatal problem in Emacs 18.
index 832ea7d..010a5e2 100644 (file)
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile,v 6.2 1995/08/14 17:06:55 morioka Exp morioka $
+# $Id: Makefile,v 6.3 1996/01/18 10:31:49 morioka Exp morioka $
 #
 
 # Please specify emacs executables:
@@ -9,6 +9,7 @@
 #      MULE2   = for MULE 2.* (based on Emacs 19.*)
 
 EMACS  = mule
+FLAGS   = -batch -q -no-site-file -l mk-tmh
 
 
 # Please specfy Emacs Lisp install directory:
@@ -27,13 +28,13 @@ TARFILE = tm-mh-e7.44.tar
 
 
 elc:
-       $(EMACS) -batch -l mk-tmh -f compile-tm-mh-e
+       $(EMACS) $(FLAGS) -f compile-tm-mh-e
 
 install-18:
-       $(EMACS) -batch -l mk-tmh -f install-tm-mh-e $(TMDIR18)
+       $(EMACS) $(FLAGS) -f install-tm-mh-e $(TMDIR18)
 
 install-19:
-       $(EMACS) -batch -l mk-tmh -f install-tm-mh-e $(TMDIR19)
+       $(EMACS) $(FLAGS) -f install-tm-mh-e $(TMDIR19)
 
 
 clean:
diff --git a/old-logs/Changes-6.81-6.83.en b/old-logs/Changes-6.81-6.83.en
new file mode 100644 (file)
index 0000000..080d519
--- /dev/null
@@ -0,0 +1,138 @@
+* tl
+
+       Attached version 6.6.5.
+
+
+tl/tl-header.el
+----------------------------
+revision 5.9
+date: 1995/09/20 12:11:33;  author: morioka;  state: Exp;  lines: +12 -3
+(1) Function `message/field-end' was created.
+(2) Function `message/get-field-body' was modified to use function
+    `message/field-end'.
+----------------------------
+
+
+* tm
+
+tm/tiny-mime.el
+----------------------------
+revision 6.7
+date: 1995/09/20 12:17:28;  author: morioka;  state: Exp;  lines: +2 -10
+Function `mime/unfolding' was modified to use function
+`message/field-end'.
+----------------------------
+
+tm/tinyrich.el
+----------------------------
+revision 5.0
+date: 1995/09/20 14:45:56;  author: morioka;  state: Exp;  lines: +12 -41
+It was modified to use function `tm:set-face-region'.
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 6.1
+date: 1995/09/20 14:44:49;  author: morioka;  state: Exp;  lines: +30 -2
+function `tm:set-face-region' was defined for each emacs variants.
+----------------------------
+revision 6.0
+date: 1995/09/19 16:09:04;  author: morioka;  state: Exp;  lines: +2 -2
+UENO Hiroshi <zodiac@ibm.net> said:
+======================================================================
+tm-def gets `mime/tmp-dir' from environment variable `TM_TMPDIR', on
+the other hand external methods get from `TM_TMP_DIR'. External
+methods for OS/2 is using `TM_TMP_DIR', because csh version external
+methods, which are model of OS/2 methods, were using `TM_TMP_DIR'. So
+I think TM_TMP_DIR may be correct. Anyway, I think they should be
+unified.
+======================================================================
+So I fixed to use `TM_TMP_DIR'.
+----------------------------
+revision 5.0
+date: 1995/09/14 15:48:25;  author: morioka;  state: Exp;  lines: +13 -1
+Variable `mime/use-multi-frame' and variable `mime/find-file-function' 
+are defined.
+----------------------------
+
+tm/tm-ftp.el
+----------------------------
+revision 6.1
+date: 1995/09/14 15:49:43;  author: morioka;  state: Exp;  lines: +11 -4
+When variable `mime/use-multi-frame' is non-nil, dired is displayed as
+another frame.
+----------------------------
+
+tm/tm-latex.el
+----------------------------
+revision 3.0
+date: 1995/09/14 15:51:35;  author: morioka;  state: Exp;  lines: +6 -4
+Variable `mime/find-file-function' was defined as a function to find
+file.
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 6.0
+date: 1995/09/20 14:39:23;  author: morioka;  state: Exp;  lines: +12 -7
+Fixed a problem of function `mime/decode-message/grab-partials'.
+----------------------------
+
+tm/tm-tar.el
+----------------------------
+By UENO Hiroshi <zodiac@ibm.net>.
+It is a internal method of tm-view to view files included in tar or
+tar.gz content.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.83
+date: 1995/09/20 14:19:42;  author: morioka;  state: Exp;  lines: +5 -1
+Function `mime-viewer/make-preview-buffer' was fixed about
+message/partial announcement. If body is empty, empty line is inserted.
+----------------------------
+revision 6.82
+date: 1995/09/20 12:16:14;  author: morioka;  state: Exp;  lines: +26 -3
+(1) Display X-Face.
+(2) X-Face field does not display in default.
+----------------------------
+revision 6.81
+date: 1995/09/14 15:46:45;  author: morioka;  state: Exp;  lines: +10 -3
+2 announcements of message/partial, mouse is available or not, was
+defined.
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 1.1
+date: 1995/09/14 15:51:57;  author: morioka;  state: Exp;
+Internal method to view HTML content.
+----------------------------
+
+
+* tm/mh-e
+
+       Attached version 6.27.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 6.27
+date: 1995/09/20 12:34:39;  author: morioka;  state: Exp;  lines: +4 -2
+
+  (if (featurep 'hilit19)
+      (hilit-rehighlight-buffer-quietly)
+    )
+
+was inserted in function `tm-mh-e/content-header-filter'.
+----------------------------
+revision 6.26
+date: 1995/09/20 12:19:28;  author: morioka;  state: Exp;  lines: +2 -1
+Function `tm-mh-e/content-header-filter' was modified to call function
+`mime-viewer/x-face-function'.
+----------------------------
+revision 6.25
+date: 1995/09/15 06:58:00;  author: morioka;  state: Exp;  lines: +24 -1
+Function `tm-mh-e/toggle-showing' was defined to fix a problem of `t'
+key in summary mode.
+----------------------------
diff --git a/old-logs/Changes-6.81-6.83.ja b/old-logs/Changes-6.81-6.83.ja
new file mode 100644 (file)
index 0000000..3ce7ca6
--- /dev/null
@@ -0,0 +1,136 @@
+* tl
+
+       Version 6.6.5 \e$B$rE:IU$7$?!#\e(B
+
+
+tl/tl-header.el
+----------------------------
+revision 5.9
+date: 1995/09/20 12:11:33;  author: morioka;  state: Exp;  lines: +12 -3
+(1) \e$B4X?t\e(B message/field-end \e$B$rDI2C$7$?!#\e(B
+(2) \e$B4X?t\e(B message/field-end \e$B$r;H$&$h$&$K4X?t\e(B message/get-field-body \e$B$r\e(B
+    \e$B=$@5$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/tiny-mime.el
+----------------------------
+revision 6.7
+date: 1995/09/20 12:17:28;  author: morioka;  state: Exp;  lines: +2 -10
+\e$B4X?t\e(B mime/unfolding \e$B$G4X?t\e(B message/field-end \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tinyrich.el
+----------------------------
+revision 5.0
+date: 1995/09/20 14:45:56;  author: morioka;  state: Exp;  lines: +12 -41
+\e$B4X?t\e(B tm:set-face-region \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 6.1
+date: 1995/09/20 14:44:49;  author: morioka;  state: Exp;  lines: +30 -2
+\e$B3F\e(B Emacs \e$B$N\e(B variant \e$B$KBP$7$F!"4X?t\e(B tm:set-face-region \e$B$rDj5A$7$?!#\e(B
+----------------------------
+revision 6.0
+date: 1995/09/19 16:09:04;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B>eLn\e(B \e$BGn\e(B <zodiac@ibm.net> \e$B$5$s[)$/!'\e(B
+======================================================================
+\e$B$^$:\e(B tm-def \e$B$G\e(B mime/tmp-dir \e$B$r4D6-JQ?t\e(B TM_TMPDIR \e$B$+$i<h$k$h$&$K$J$C$F\e(B
+\e$B$$$k$N$G$9$,!"30It\e(B method \e$B$NJ}$O\e(B TM_TMP_DIR \e$B$K$J$C$F$$$^$9!#\e(B OS/2 \e$BMQ$N\e(B
+\e$B30It\e(B method \e$B$b\e(B TM_TMP_DIR \e$B$r;H$C$F$$$k$N$G$9$,!"3N$+$3$l$O\e(B csh \e$BMQ$K=q\e(B
+\e$B$+$l$F$$$?\e(B method \e$B$r$^$M$F=q$$$?$N$G\e(B TM_TMP_DIR \e$B$,@5$7$$$h$&$J5$$,$7$^\e(B
+\e$B$9!#$^$!$I$C$A$,@5$7$$$H$$$&$3$H$b$J$$$N$G!"$I$A$i$+$KE}0l$9$l$P$h$$$N\e(B
+\e$B$G$7$g$&!#\e(B
+======================================================================
+\e$B$H$$$&Lu$G!"\e(BTM_TMP_DIR \e$B$K=$@5$7$?!#\e(B
+----------------------------
+revision 5.0
+date: 1995/09/14 15:48:25;  author: morioka;  state: Exp;  lines: +13 -1
+\e$BJQ?t\e(B mime/use-multi-frame \e$B$HJQ?t\e(B mime/find-file-function \e$B$rDj5A$7$?!#\e(B
+----------------------------
+
+tm/tm-ftp.el
+----------------------------
+revision 6.1
+date: 1995/09/14 15:49:43;  author: morioka;  state: Exp;  lines: +11 -4
+\e$BJQ?t\e(B mime/dired-function \e$B$,\e(B non-nil \e$B$N;~!"\e(Bdired \e$B$rJL\e(B frame \e$B$KI=<($9$k\e(B
+\e$B$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-latex.el
+----------------------------
+revision 3.0
+date: 1995/09/14 15:51:35;  author: morioka;  state: Exp;  lines: +6 -4
+file \e$B$N;2>H$KMQ$$$k4X?t$H$7$F!"JQ?t\e(B mime/find-file-function \e$B$NCM$rMQ$$\e(B
+\e$B$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 6.0
+date: 1995/09/20 14:39:23;  author: morioka;  state: Exp;  lines: +12 -7
+\e$B4X?t\e(B mime/decode-message/grab-partials \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-tar.el
+----------------------------
+\e$B>eLn\e(B \e$BGn\e(B <zodiac@ibm.net> \e$B$5$s:n!#\e(B
+tar \e$B$d\e(B tar.gz file \e$B$r1\Mw$9$k$?$a$NFbIt\e(B method.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.83
+date: 1995/09/20 14:19:42;  author: morioka;  state: Exp;  lines: +5 -1
+\e$B4X?t\e(B mime-viewer/make-preview-buffer \e$B$r!"\e(Bmessage/partial \e$B$N;~$K\e(B
+preview buffer \e$B$KI=<($9$k\e(B message \e$B$NA0$KI,$:6u9T$,F~$k$h$&$K=$@5$7$?!#\e(B
+----------------------------
+revision 6.82
+date: 1995/09/20 12:16:14;  author: morioka;  state: Exp;  lines: +26 -3
+(1) X-Face \e$B$rI=<($9$k$h$&$K$7$?!#\e(B
+(2) X-Face field \e$B$rI=<($7$J$$$h$&$K$7$?!#\e(B
+----------------------------
+revision 6.81
+date: 1995/09/14 15:46:45;  author: morioka;  state: Exp;  lines: +10 -3
+message/partial \e$BMQ$N\e(B message \e$B$r\e(B mouse \e$B$,;H$($k>l9g$H;H$($J$$>l9g$N#2DL\e(B
+\e$B$jMQ0U$7$?!#\e(B
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 1.1
+date: 1995/09/14 15:51:57;  author: morioka;  state: Exp;
+HTML \e$B$r1\Mw$9$k$?$a$NFbIt\e(B method.
+----------------------------
+
+
+* tm/mh-e
+
+       Version 6.27 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 6.27
+date: 1995/09/20 12:34:39;  author: morioka;  state: Exp;  lines: +4 -2
+\e$B4X?t\e(B tm-mh-e/content-header-filter \e$B$K\e(B
+
+  (if (featurep 'hilit19)
+      (hilit-rehighlight-buffer-quietly)
+    )
+
+\e$B$rF~$l$?!#\e(B
+----------------------------
+revision 6.26
+date: 1995/09/20 12:19:28;  author: morioka;  state: Exp;  lines: +2 -1
+\e$B4X?t\e(B tm-mh-e/content-header-filter \e$B$r4X?t\e(B mime-viewer/x-face-function
+\e$B$r8F$V$h$&$K=$@5$7$?!#\e(B
+----------------------------
+revision 6.25
+date: 1995/09/15 06:58:00;  author: morioka;  state: Exp;  lines: +24 -1
+\e$B4X?t\e(B tm-mh-e/toggle-showing \e$B$rDj5A$7!"\e(Bsummary mode \e$B$G\e(B `t' key \e$B$,$&$^$/\e(B
+\e$BF/$/$h$&$K=$@5$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-6.84-6.88.en b/old-logs/Changes-6.84-6.88.en
new file mode 100644 (file)
index 0000000..dc82163
--- /dev/null
@@ -0,0 +1,217 @@
+* tl
+
+  Attached version 6.6.6.
+
+       - emu is changed.
+
+tl/emu-18.el
+----------------------------
+revision 6.0
+date: 1995/09/21 00:06:48;  author: morioka;  state: Exp;  lines: +3 -1
+comment was modified.
+----------------------------
+revision 5.0
+date: 1995/09/20 23:29:11;  author: morioka;  state: Exp;  lines: +10 -2
+Variable `mouse-button-2' was created.
+----------------------------
+
+tl/emu-19.el
+----------------------------
+revision 2.0
+date: 1995/09/21 00:10:55;  author: morioka;  state: Exp;  lines: +3 -1
+comment was modified.
+----------------------------
+revision 1.1
+date: 1995/09/20 23:31:30;  author: morioka;  state: Exp;
+It was created as emu module for Emacs 19.*.
+----------------------------
+
+tl/emu-mule.el
+----------------------------
+revision 6.3
+date: 1995/09/21 00:08:02;  author: morioka;  state: Exp;  lines: +3 -1
+comment was modified.
+----------------------------
+revision 6.2
+date: 1995/09/20 23:42:12;  author: morioka;  state: Exp;  lines: +16 -3
+Function `tl:make-overlay', `tl:overlay-put', `tl:add-text-properties' 
+were defined.
+----------------------------
+
+tl/emu-nemacs.el
+----------------------------
+revision 6.1
+date: 1995/09/21 00:07:24;  author: morioka;  state: Exp;  lines: +3 -1
+comment was modified.
+----------------------------
+revision 6.0
+date: 1995/09/20 23:38:29;  author: morioka;  state: Exp;  lines: +30 -2
+Function       `tl:make-overlay',
+               `tl:overlay-put',
+               `tl:add-text-properties',
+and variable `mouse-button-2' and `tl:available-face-attribute-alist'
+were defined.
+----------------------------
+
+tl/emu-orig.el
+----------------------------
+revision 4.0
+date: 1995/09/21 00:09:37;  author: morioka;  state: Exp;  lines: +3 -1
+comment was modified.
+----------------------------
+revision 3.0
+date: 1995/09/20 23:45:23;  author: morioka;  state: Exp;  lines: +18 -2
+(require 'emu-xemacs) for XEmacs, (require 'emu-19) for FSF original
+Emacs 19.
+----------------------------
+
+tl/emu-xemacs.el
+----------------------------
+revision 5.0
+date: 1995/09/21 00:08:50;  author: morioka;  state: Exp;  lines: +4 -2
+comment was modified.
+----------------------------
+revision 4.0
+date: 1995/09/20 23:35:02;  author: morioka;  state: Exp;  lines: +35 -21
+Function       `tl:set-text-properties',
+               `tl:add-text-properties',
+               `tl:make-overlay',
+               `tl:overlay-put',
+               `tl:overlay-buffer',
+               `tl:move-overlay',
+and variable `mouse-button-2' were defined.
+----------------------------
+
+tl/emu.el
+----------------------------
+revision 4.0
+date: 1995/09/21 00:05:57;  author: morioka;  state: Exp;  lines: +10 -2
+comment was modified.
+----------------------------
+revision 3.0
+date: 1995/09/20 23:46:38;  author: morioka;  state: Exp;  lines: +1 -5
+(require 'emu-xemacs) was moved to emu-orig.el.
+----------------------------
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.3
+date: 1995/09/21 00:12:52;  author: morioka;  state: Exp;  lines: +2 -2
+comment was modified.
+----------------------------
+revision 6.2
+date: 1995/09/20 23:53:54;  author: morioka;  state: Exp;  lines: +39 -28
+Function       `tm:set-face-region',
+               `tm:add-button',
+               `tm:button-dispatcher',
+and variable `tm:button-face', `tm:mouse-face' were defined.
+----------------------------
+
+tm/tm-rich.el
+----------------------------
+revision 6.14
+date: 1995/09/21 00:18:32;  author: morioka;  state: Exp;  lines: +3 -3
+Function `mime-viewer/filter-text/enriched' was fixed to use function
+`mime-viewer/default-code-convert-region'.
+----------------------------
+revision 6.13
+date: 1995/09/21 00:14:07;  author: morioka;  state: Exp;  lines: +2 -2
+comment was modified.
+----------------------------
+revision 6.12
+date: 1995/09/20 19:48:26;  author: morioka;  state: Exp;  lines: +19 -2
+comment was modified.
+----------------------------
+revision 6.11
+date: 1995/09/20 19:34:15;  author: morioka;  state: Exp;  lines: +15 -3
+Eric Ding <ericding@San-Jose.ate.slb.com> said\e$B!'\e(B
+======================================================================
+if text/enriched mail is encoded with quoted-printable, tm-view
+doesn't seem to be decoding it properly.
+======================================================================
+I applied this patch.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.88
+date: 1995/09/21 02:33:28;  author: morioka;  state: Exp;  lines: +2 -2
+In function `mime-viewer/insert-content-subject', button does not
+include new line.
+----------------------------
+revision 6.87
+date: 1995/09/21 02:12:25;  author: morioka;  state: Exp;  lines: +3 -1
+tm:add-button was set for announcement of message/partial.
+----------------------------
+revision 6.86
+date: 1995/09/21 00:13:26;  author: morioka;  state: Exp;  lines: +2 -2
+comment was modified.
+----------------------------
+revision 6.85
+date: 1995/09/21 00:00:42;  author: morioka;  state: Exp;  lines: +35 -34
+(1) In function `mime-viewer/insert-content-subject', button setting
+    was added.
+(2) Setting of mouse-button-2 is modified to use variable
+    `mouse-button-2' and function `tm:button-dispatcher'.
+----------------------------
+revision 6.84
+date: 1995/09/20 20:01:21;  author: morioka;  state: Exp;  lines: +13 -7
+Setting for message/news was added.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 6.22.1.
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.3
+date: 1995/09/21 02:59:55;  author: morioka;  state: Exp;  lines: +10 -4
+September Gnus was supported.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 6.32.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 6.32
+date: 1995/09/21 00:20:10;  author: morioka;  state: Exp;  lines: +3 -3
+comment was modified.
+----------------------------
+revision 6.31
+date: 1995/09/20 20:17:13;  author: morioka;  state: Exp;  lines: +13 -4
+comment was modified.
+----------------------------
+revision 6.30
+date: 1995/09/20 20:11:48;  author: morioka;  state: Exp;  lines: +7 -2
+ARIURA <ariura@tuat.ac.jp>'s mhl supporting patch was applied.
+----------------------------
+revision 6.29
+date: 1995/09/20 19:25:17;  author: morioka;  state: Exp;  lines: +7 -4
+In function `tm-mh-e/cite',
+
+       (if (not (eq nil mime::article/preview-buffer))
+                mime::article/preview-buffer
+              (current-buffer))
+
+was rewrote to
+
+       (or mime::article/preview-buffer (current-buffer))
+----------------------------
+revision 6.28
+date: 1995/09/20 19:14:48;  author: morioka;  state: Exp;  lines: +6 -3
+Eric Ding <ericding@San-Jose.ate.slb.com> said:
+======================================================================
+in tm-mh-e/cite 6.25, there is an assumption that mh-reply is being
+called from within mh-e, which is not always true (for instance, if
+it's being used from within gnus).  Here's the patch.
+======================================================================
+I applied this patch.
+----------------------------
diff --git a/old-logs/Changes-6.84-6.88.ja b/old-logs/Changes-6.84-6.88.ja
new file mode 100644 (file)
index 0000000..d50e745
--- /dev/null
@@ -0,0 +1,217 @@
+* tl
+
+  Version 6.6.6 \e$B$rE:IU$7$?!#\e(B
+
+       - emu \e$B$N9=@.$rJQ99$7$?!#\e(B
+
+tl/emu-18.el
+----------------------------
+revision 6.0
+date: 1995/09/21 00:06:48;  author: morioka;  state: Exp;  lines: +3 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 5.0
+date: 1995/09/20 23:29:11;  author: morioka;  state: Exp;  lines: +10 -2
+\e$BJQ?t\e(B mouse-button-2 \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tl/emu-19.el
+----------------------------
+revision 2.0
+date: 1995/09/21 00:10:55;  author: morioka;  state: Exp;  lines: +3 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 1.1
+date: 1995/09/20 23:31:30;  author: morioka;  state: Exp;
+Emacs 19 \e$B7OMQ$N\e(B module \e$B$H$7$F?7@_$7$?!#\e(B
+----------------------------
+
+tl/emu-mule.el
+----------------------------
+revision 6.3
+date: 1995/09/21 00:08:02;  author: morioka;  state: Exp;  lines: +3 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.2
+date: 1995/09/20 23:42:12;  author: morioka;  state: Exp;  lines: +16 -3
+\e$B4X?t\e(B tl:make-overlay, tl:overlay-put, tl:add-text-properties \e$B$rDj5A$7\e(B
+\e$B$?!#\e(B
+----------------------------
+
+tl/emu-nemacs.el
+----------------------------
+revision 6.1
+date: 1995/09/21 00:07:24;  author: morioka;  state: Exp;  lines: +3 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.0
+date: 1995/09/20 23:38:29;  author: morioka;  state: Exp;  lines: +30 -2
+\e$B4X?t\e(B     tl:make-overlay,
+       tl:overlay-put,
+       tl:add-text-properties,
+\e$B$*$h$S!"JQ?t\e(B mouse-button-2, tl:available-face-attribute-alist \e$B$rDj5A\e(B
+\e$B$7$?!#\e(B
+----------------------------
+
+tl/emu-orig.el
+----------------------------
+revision 4.0
+date: 1995/09/21 00:09:37;  author: morioka;  state: Exp;  lines: +3 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 3.0
+date: 1995/09/20 23:45:23;  author: morioka;  state: Exp;  lines: +18 -2
+XEmacs \e$B$N>l9g$O\e(B emu-xemacs, FSF original Emacs 19 \e$B$N>l9g$O\e(B emu-19 \e$B$r\e(B
+require \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tl/emu-xemacs.el
+----------------------------
+revision 5.0
+date: 1995/09/21 00:08:50;  author: morioka;  state: Exp;  lines: +4 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 4.0
+date: 1995/09/20 23:35:02;  author: morioka;  state: Exp;  lines: +35 -21
+\e$B4X?t\e(B     tl:set-text-properties,
+       tl:add-text-properties,
+       tl:make-overlay,
+       tl:overlay-put,
+       tl:overlay-buffer,
+       tl:move-overlay,
+\e$B$*$h$S!"JQ?t\e(B mouse-button-2 \e$B$rDj5A$7$?!#\e(B
+----------------------------
+
+tl/emu.el
+----------------------------
+revision 4.0
+date: 1995/09/21 00:05:57;  author: morioka;  state: Exp;  lines: +10 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 3.0
+date: 1995/09/20 23:46:38;  author: morioka;  state: Exp;  lines: +1 -5
+emu-xemacs \e$B$r\e(B require \e$B$9$kItJ,$r\e(B emu-orig.el \e$B$K0\$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.3
+date: 1995/09/21 00:12:52;  author: morioka;  state: Exp;  lines: +2 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.2
+date: 1995/09/20 23:53:54;  author: morioka;  state: Exp;  lines: +39 -28
+\e$B4X?t\e(B tm:set-face-region, tm:add-button, tm:button-dispatcher,
+\e$B$*$h$S!"JQ?t\e(B tm:button-face, tm:mouse-face \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-rich.el
+----------------------------
+revision 6.14
+date: 1995/09/21 00:18:32;  author: morioka;  state: Exp;  lines: +3 -3
+\e$B4X?t\e(B mime-viewer/default-code-convert-region \e$B$r;H$&$h$&$K!"4X?t\e(B
+mime-viewer/filter-text/enriched \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.13
+date: 1995/09/21 00:14:07;  author: morioka;  state: Exp;  lines: +2 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.12
+date: 1995/09/20 19:48:26;  author: morioka;  state: Exp;  lines: +19 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.11
+date: 1995/09/20 19:34:15;  author: morioka;  state: Exp;  lines: +15 -3
+Eric Ding <ericding@San-Jose.ate.slb.com> \e$B$5$s[)$/!'\e(B
+======================================================================
+if text/enriched mail is encoded with quoted-printable, tm-view
+doesn't seem to be decoding it properly.
+======================================================================
+\e$B$3$N\e(B patch \e$B$rEv$F$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.88
+date: 1995/09/21 02:33:28;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime-viewer/insert-content-subject \e$B$K$*$1$k\e(B button \e$B$NHO0O$K2~9T$,\e(B
+\e$B4^$^$l$J$$$h$&$K$7$?!#\e(B
+----------------------------
+revision 6.87
+date: 1995/09/21 02:12:25;  author: morioka;  state: Exp;  lines: +3 -1
+message/partial \e$B$N\e(B announcement \e$B$KBP$7$F\e(B tm:add-button \e$B$N@_Dj$r9T$J$C\e(B
+\e$B$?!#\e(B
+----------------------------
+revision 6.86
+date: 1995/09/21 00:13:26;  author: morioka;  state: Exp;  lines: +2 -2
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.85
+date: 1995/09/21 00:00:42;  author: morioka;  state: Exp;  lines: +35 -34
+(1) \e$B4X?t\e(B mime-viewer/insert-content-subject \e$B$G\e(B button \e$B$N@_Dj$r9T$J$C$?!#\e(B
+(2) mouse-button-2 \e$B$N@_Dj$rJQ?t\e(B mouse-button-2 \e$B$H4X?t\e(B
+    tm:button-dispatcher \e$B$r;H$&$h$&$K=$@5$7$?!#\e(B
+----------------------------
+revision 6.84
+date: 1995/09/20 20:01:21;  author: morioka;  state: Exp;  lines: +13 -7
+message/news \e$BMQ$N@_Dj$r9T$J$C$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 6.22.1 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.3
+date: 1995/09/21 02:59:55;  author: morioka;  state: Exp;  lines: +10 -4
+September Gnus \e$B$KBP1~$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 6.32 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 6.32
+date: 1995/09/21 00:20:10;  author: morioka;  state: Exp;  lines: +3 -3
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.31
+date: 1995/09/20 20:17:13;  author: morioka;  state: Exp;  lines: +13 -4
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.30
+date: 1995/09/20 20:11:48;  author: morioka;  state: Exp;  lines: +7 -2
+\e$BM-1:\e(B \e$B=S0lO:\e(B <ariura@tuat.ac.jp> \e$B$5$s$N\e(B mhl \e$BBP1~\e(B patch \e$B$rEv$F$?!#\e(B
+----------------------------
+revision 6.29
+date: 1995/09/20 19:25:17;  author: morioka;  state: Exp;  lines: +7 -4
+\e$B4X?t\e(B tm-mh-e/cite \e$B$K$*$$$F!"\e(B
+
+       (if (not (eq nil mime::article/preview-buffer))
+                mime::article/preview-buffer
+              (current-buffer))
+
+\e$B$r\e(B
+
+       (or mime::article/preview-buffer (current-buffer))
+
+\e$B$K=q$-49$($?!#\e(B
+----------------------------
+revision 6.28
+date: 1995/09/20 19:14:48;  author: morioka;  state: Exp;  lines: +6 -3
+Eric Ding <ericding@San-Jose.ate.slb.com> \e$B$5$s[)$/!'\e(B
+======================================================================
+in tm-mh-e/cite 6.25, there is an assumption that mh-reply is being
+called from within mh-e, which is not always true (for instance, if
+it's being used from within gnus).  Here's the patch.
+======================================================================
+\e$B$3$N\e(B patch \e$B$rEv$F$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-6.89-6.92.en b/old-logs/Changes-6.89-6.92.en
new file mode 100644 (file)
index 0000000..18b4e7a
--- /dev/null
@@ -0,0 +1,65 @@
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.6
+date: 1995/09/24 22:24:17;  author: morioka;  state: Exp;  lines: +9 -4
+Function `tm:browse-url' was defined.
+----------------------------
+revision 6.5
+date: 1995/09/24 20:19:02;  author: morioka;  state: Exp;  lines: +14 -4
+Function `tm:button-dispatcher' was modified to call variable
+`tm:mother-button-dispatcher' when tm-callback is not found.
+----------------------------
+revision 6.4
+date: 1995/09/22 00:08:37;  author: morioka;  state: Exp;  lines: +14 -1
+Variable `tm:URL-regexp' and variable `browse-url-browser-function'
+are defined.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.92
+date: 1995/09/24 22:25:24;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm:browse-url' was called instead of variable
+`browse-url-browser-function'.
+----------------------------
+revision 6.91
+date: 1995/09/24 20:16:11;  author: morioka;  state: Exp;  lines: +16 -10
+Some functions were added optional arguments to specify article-buffer 
+and preview-buffer. It is to support preview buffer support feature of
+September Gnus.
+----------------------------
+revision 6.90
+date: 1995/09/22 00:02:55;  author: morioka;  state: Exp;  lines: +41 -25
+(1) Does not decode X-Face automatically. New command
+    `mime-viewer/display-x-face' to decode X-Face was bound to `f' key
+    of mime/viewer-mode.
+(2) If variable `browse-url-browser-function' is set, button to call
+    it is set for URL regions of text/plain contents.
+----------------------------
+revision 6.89
+date: 1995/09/21 23:20:55;  author: morioka;  state: Exp;  lines: +4 -6
+Format of variable `mime-viewer/ignored-field-regexp' was changed. Its 
+head is `^', bottom is `:'.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 6.23.
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.4
+date: 1995/09/24 20:22:40;  author: morioka;  state: Exp;  lines: +5 -2
+(require 'tm-sgnus) when September Gnus.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 6.23
+date: 1995/09/24 20:20:32;  author: morioka;  state: Exp;
+It was created for September Gnus.
+Notice that it needs September Gnus v0.02 or later.
+----------------------------
diff --git a/old-logs/Changes-6.89-6.92.ja b/old-logs/Changes-6.89-6.92.ja
new file mode 100644 (file)
index 0000000..b576f83
--- /dev/null
@@ -0,0 +1,64 @@
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.6
+date: 1995/09/24 22:24:17;  author: morioka;  state: Exp;  lines: +9 -4
+\e$B4X?t\e(B tm:browse-url \e$B$rDj5A$7$?!#\e(B
+----------------------------
+revision 6.5
+date: 1995/09/24 20:19:02;  author: morioka;  state: Exp;  lines: +14 -4
+\e$BJQ?t\e(B tm:mother-button-dispatcher \e$B$rDI2C$7!"\e(Btm-callback \e$B$,8+$D$+$i$J$$\e(B
+\e$B;~$3$l$r8F$V$h$&$K!"4X?t\e(B tm:button-dispatcher \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.4
+date: 1995/09/22 00:08:37;  author: morioka;  state: Exp;  lines: +14 -1
+\e$BJQ?t\e(B tm:URL-regexp \e$B$HJQ?t\e(B browse-url-browser-function \e$B$rDj5A$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 6.92
+date: 1995/09/24 22:25:24;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BJQ?t\e(B browse-url-browser-function \e$B$rD>@\8F$VBe$o$j$K!"4X?t\e(B
+tm:browse-url \e$B$r8F$V$h$&$K$7$?!#\e(B
+----------------------------
+revision 6.91
+date: 1995/09/24 20:16:11;  author: morioka;  state: Exp;  lines: +16 -10
+September Gnus \e$B$KBP1~$9$k$?$a!"\e(Boptional \e$BJQ?t$H$7$F\e(B article-buffer \e$B$H\e(B
+preview-buffer \e$B$r;XDj$G$-$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 6.90
+date: 1995/09/22 00:02:55;  author: morioka;  state: Exp;  lines: +41 -25
+(1) \e$B<+F0E*$K\e(B X-Face \e$B$r\e(B decode \e$B$9$k$N$O$d$a!"\e(Bmime/viewer-mode \e$B$N\e(B `f'
+    key \e$B$K\e(B decode \e$B$9$k$?$a$N\e(B command `mime-viewer/display-x-face' \e$B$r\e(B
+    bind \e$B$7$?!#\e(B
+(2) \e$B$b$7!"JQ?t\e(B browse-url-browser-function \e$B$,@_Dj$5$l$F$$$l$P!"\e(B
+    text/plain content \e$B$N\e(B URL \e$B$KBP$7$F!"$3$l$r8F$V\e(B button \e$B$r@_Dj$9$k$h\e(B
+    \e$B$&$K$7$?!#\e(B
+----------------------------
+revision 6.89
+date: 1995/09/21 23:20:55;  author: morioka;  state: Exp;  lines: +4 -6
+\e$BJQ?t\e(B mime-viewer/ignored-field-regexp \e$B$N@hF,$K\e(B `^', \e$BKvHx$K\e(B `:' \e$B$rIU$1\e(B
+\e$B$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 6.23 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.4
+date: 1995/09/24 20:22:40;  author: morioka;  state: Exp;  lines: +5 -2
+September Gnus \e$B$N;~\e(B tm-sgnus \e$B$r\e(B require \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 6.23
+date: 1995/09/24 20:20:32;  author: morioka;  state: Exp;
+September Gnus \e$BMQ$N\e(B module \e$B$H$7$F?7@_$7$?!#\e(B
+September Gnus v0.02 \e$B0J9_$,I,MW$J$N$GCm0U$9$k$3$H!#\e(B
+----------------------------
diff --git a/old-logs/Changes-6.92-7.06.en b/old-logs/Changes-6.92-7.06.en
new file mode 100644 (file)
index 0000000..11d95a0
--- /dev/null
@@ -0,0 +1,128 @@
+* tl
+
+  Attached version 6.6.7.
+
+tl/tl-header.el
+----------------------------
+revision 5.10
+date: 1995/09/26 00:23:15;  author: morioka;  state: Exp;  lines: +1 -18
+Parsed data structure was deleted.
+----------------------------
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.7
+date: 1995/09/25 22:21:48;  author: morioka;  state: Exp;  lines: +15 -1
+Definitions of constants were moved from tm-view.el.
+----------------------------
+
+tm/tm-parse.el
+----------------------------
+revision 2.4
+date: 1995/09/26 13:19:32;  author: morioka;  state: Exp;  lines: +3 -2
+Quoted-string is strip in function `mime/parse-parameter'.
+----------------------------
+revision 2.3
+date: 1995/09/26 04:25:13;  author: morioka;  state: Exp;  lines: +4 -4
+Parser of tm-view.el was separated into tm-parse.el.
+Parser was rewrote to speedup.
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 1.2
+date: 1995/09/26 11:54:38;  author: morioka;  state: Exp;  lines: +25 -11
+Decoder of tm-view.el was separated into tm-play.el.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.6
+date: 1995/09/26 11:53:46;  author: morioka;  state: Exp;  lines: +41 -242
+Codes of decoder were moved to tm-play.el.
+----------------------------
+revision 7.5
+date: 1995/09/26 10:22:34;  author: morioka;  state: Exp;  lines: +107 -116
+Content displayer in function `mime-viewer/make-preview-buffer' was
+separated into function `mime-viewer/display-content'.
+----------------------------
+revision 7.4
+date: 1995/09/26 07:34:14;  author: morioka;  state: Exp;  lines: +5 -8
+Argument `cinfo' of function `mime-viewer/make-preview-buffer' was deleted.
+----------------------------
+revision 7.3
+date: 1995/09/26 07:15:29;  author: morioka;  state: Exp;  lines: +16 -18
+Function `mime-viewer/make-preview-buffer' was modified.
+----------------------------
+revision 7.2
+date: 1995/09/26 05:54:35;  author: morioka;  state: Exp;  lines: +46 -51
+Function `mime-viewer/parse-message' was renamed to
+`mime-viewer/setup-buffer'.
+----------------------------
+revision 7.1
+date: 1995/09/26 05:28:56;  author: morioka;  state: Exp;  lines: +4 -4
+Function `mime::make-flat-content-list' was renamed to
+`mime/flatten-content-info'.
+----------------------------
+revision 7.0
+date: 1995/09/26 03:21:54;  author: morioka;  state: Exp;  lines: +2 -6
+Definition of structure `mime::content-info' was moved to tm-parse.el.
+----------------------------
+revision 6.99
+date: 1995/09/26 02:59:41;  author: morioka;  state: Exp;  lines: +2 -2
+tm-1521.el was renamed to tm-parse.el.
+----------------------------
+revision 6.98
+date: 1995/09/26 02:32:27;  author: morioka;  state: Exp;  lines: +2 -2
+Function `mime-viewer/parse' was renamed to `mime/parse-message'.
+----------------------------
+revision 6.97
+date: 1995/09/26 02:22:17;  author: morioka;  state: Exp;  lines: +1 -37
+Function `mime-viewer/parse' was moved to tm-1521.el.
+----------------------------
+revision 6.96
+date: 1995/09/26 02:20:45;  author: morioka;  state: Exp;  lines: +35 -39
+Unnecessary (save-excursion (save-restriction ...)) was deleted.
+----------------------------
+revision 6.95
+date: 1995/09/26 01:15:00;  author: morioka;  state: Exp;  lines: +4 -17
+Function `mime-viewer/parse' and function `mime/parse-multipart' were
+modified.
+----------------------------
+revision 6.94
+date: 1995/09/26 00:55:34;  author: morioka;  state: Exp;  lines: +3 -111
+Parser for multipart was moved to tm-1521.el and renamed to
+`mime/parse-multipart'.
+----------------------------
+revision 6.93
+date: 1995/09/25 22:21:05;  author: morioka;  state: Exp;  lines: +4 -16
+Definitions of constants were moved to tm-def.el.
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 6.3
+date: 1995/09/26 00:15:07;  author: morioka;  state: Exp;  lines: +4 -4
+Does not unfold because function `mime/parse-Content-Type' unfolds.
+----------------------------
+revision 6.2
+date: 1995/09/25 23:41:10;  author: morioka;  state: Exp;  lines: +2 -2
+Function `mime::parse-field-body/Content-Type' was renamed to
+`mime/parse-Content-Type'.
+----------------------------
+
+
+tm/gnus
+
+  Attached version 6.24.
+
+tm/tm-sgnus.el
+----------------------------
+revision 6.24
+date: 1995/09/26 12:08:35;  author: morioka;  state: Exp;  lines: +2 -6
+Quitting-method was set for gnus-original-article-mode.
+(Notice that it needs September Gnus v0.3 or later.)
+----------------------------
diff --git a/old-logs/Changes-6.92-7.06.ja b/old-logs/Changes-6.92-7.06.ja
new file mode 100644 (file)
index 0000000..80bc660
--- /dev/null
@@ -0,0 +1,128 @@
+* tl
+
+  Version 6.6.7 \e$B$rE:IU$7$?!#\e(B
+
+tl/tl-header.el
+----------------------------
+revision 5.10
+date: 1995/09/26 00:23:15;  author: morioka;  state: Exp;  lines: +1 -18
+parsed data structure \e$B$r:o=|$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 6.7
+date: 1995/09/25 22:21:48;  author: morioka;  state: Exp;  lines: +15 -1
+tm-view.el \e$B$K$"$C$?Dj?t$NDj5A$r0\$7$?!#\e(B
+----------------------------
+
+tm/tm-parse.el
+----------------------------
+revision 2.4
+date: 1995/09/26 13:19:32;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B mime/parse-parameter \e$B$G\e(B value \e$B$r\e(B strip \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 2.3
+date: 1995/09/26 04:25:13;  author: morioka;  state: Exp;  lines: +4 -4
+tm-view.el \e$B$N\e(B parser \e$B4X78$N\e(B code \e$B$r\e(B tm-parse.el \e$B$H$7$FFHN)$5$;$?!#\e(B
+parser \e$B$rBgI}$K=q$-D>$7!"L5BL$J\e(B code \e$B$r:o8:$5$;$?!#\e(B
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 1.2
+date: 1995/09/26 11:54:38;  author: morioka;  state: Exp;  lines: +25 -11
+tm-view.el \e$B$N\e(B decoder \e$B4X78$N\e(B code \e$B$r\e(B tm-play.el \e$B$H$7$FFHN)$5$;$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.6
+date: 1995/09/26 11:53:46;  author: morioka;  state: Exp;  lines: +41 -242
+decoder \e$B4X78$N\e(B code \e$B$r\e(B tm-play.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.5
+date: 1995/09/26 10:22:34;  author: morioka;  state: Exp;  lines: +107 -116
+\e$B4X?t\e(B mime-viewer/make-preview-buffer \e$BCf$N3F\e(B content \e$B$rI=<($9$kItJ,$r4X\e(B
+\e$B?t\e(B mime-viewer/display-content \e$B$KJ,$1$?!#\e(B
+----------------------------
+revision 7.4
+date: 1995/09/26 07:34:14;  author: morioka;  state: Exp;  lines: +5 -8
+\e$B4X?t\e(B mime-viewer/make-preview-buffer \e$B$N0z?t\e(B cinfo \e$B$rGQ;_$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/09/26 07:15:29;  author: morioka;  state: Exp;  lines: +16 -18
+\e$B4X?t\e(B mime-viewer/make-preview-buffer \e$B$r$$$8$C$?!#\e(B
+----------------------------
+revision 7.2
+date: 1995/09/26 05:54:35;  author: morioka;  state: Exp;  lines: +46 -51
+\e$B4X?t\e(B mime-viewer/parse-message \e$B$r\e(B `mime-viewer/setup-buffer' \e$B$K2~L>$7\e(B
+\e$B$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/09/26 05:28:56;  author: morioka;  state: Exp;  lines: +4 -4
+\e$B4X?t\e(B mime::make-flat-content-list \e$B$r\e(B `mime/flatten-content-info' \e$B$K2~\e(B
+\e$BL>$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/09/26 03:21:54;  author: morioka;  state: Exp;  lines: +2 -6
+\e$B9=B$BN\e(B mime::content-info \e$B$NDj5A$r\e(B tm-parse.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 6.99
+date: 1995/09/26 02:59:41;  author: morioka;  state: Exp;  lines: +2 -2
+tm-1521.el \e$B$r\e(B tm-parse.el \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 6.98
+date: 1995/09/26 02:32:27;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime-viewer/parse \e$B$r\e(B `mime/parse-message' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 6.97
+date: 1995/09/26 02:22:17;  author: morioka;  state: Exp;  lines: +1 -37
+\e$B4X?t\e(B mime-viewer/parse \e$B$r\e(B tm-1521.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 6.96
+date: 1995/09/26 02:20:45;  author: morioka;  state: Exp;  lines: +35 -39
+\e$BITMW$J\e(B (save-excursion (save-restriction ...)) \e$B$r:o=|$7$?!#\e(B
+----------------------------
+revision 6.95
+date: 1995/09/26 01:15:00;  author: morioka;  state: Exp;  lines: +4 -17
+\e$B4X?t\e(B mime-viewer/parse \e$B$H4X?t\e(B mime/parse-multipart \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.94
+date: 1995/09/26 00:55:34;  author: morioka;  state: Exp;  lines: +3 -111
+multipart \e$B$r\e(B parse \e$B$9$k4X?t$r\e(B `mime/parse-multipart' \e$B$H$7$F!"\e(B
+tm-1521.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 6.93
+date: 1995/09/25 22:21:05;  author: morioka;  state: Exp;  lines: +4 -16
+\e$BDj?t$NDj5A$r\e(B tm-def.el \e$B$K0\$7$?!#\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 6.3
+date: 1995/09/26 00:15:07;  author: morioka;  state: Exp;  lines: +4 -4
+\e$B4X?t\e(B mime/parse-Content-Type \e$B$,\e(B unfolding \e$B$r9T$J$&$h$&$K$J$C$?$N$G!"0z\e(B
+\e$B?t$r\e(B unfolding \e$B$9$k$N$O$d$a$?!#\e(B
+----------------------------
+revision 6.2
+date: 1995/09/25 23:41:10;  author: morioka;  state: Exp;  lines: +2 -2
+tm-view 6.94 \e$B$K9g$o$;$F!"4X?t\e(B mime::parse-field-body/Content-Type \e$B$r\e(B
+`mime/parse-Content-Type' \e$B$K=q$-D>$7$?!#\e(B
+----------------------------
+
+
+tm/gnus
+
+  Version 6.24 \e$B$rE:IU$7$?!#\e(B
+
+tm/tm-sgnus.el
+----------------------------
+revision 6.24
+date: 1995/09/26 12:08:35;  author: morioka;  state: Exp;  lines: +2 -6
+gnus-original-article-mode \e$B$KBP$7$F\e(B quitting-method \e$B$r@_Dj$9$k$h$&$K$7\e(B
+\e$B$?!#!J\e(BSeptember Gnus v0.3 \e$B0J9_$,I,MW!K\e(B
+----------------------------
diff --git a/old-logs/Changes-7.07-7.09.en b/old-logs/Changes-7.07-7.09.en
new file mode 100644 (file)
index 0000000..24fa739
--- /dev/null
@@ -0,0 +1,146 @@
+* tl
+
+       Attached version 6.6.8.
+
+       - tl-822.el was created as new RFC 822 parser.
+       - tl-cite.el was created as a citation utility.
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:27:39;  author: morioka;  state: Exp;  lines: +12 -4
+tm-eword.el was used instead of tiny-mime.el.
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 6.9
+date: 1995/10/03 04:30:57;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm:browse-url' was modified to call variable
+`tm:mother-button-dispatcher' interactively.
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:34:26;  author: morioka;  state: Exp;  lines: +24 -33
+It was separated from tiny-mime.el as MIME encoded-word decoder. A lot 
+of parts were changed.
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:35:11;  author: morioka;  state: Exp;
+It was created as MIME encoded-word encoder. It was wrote from scratch.
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:40:06;  author: morioka;  state: Exp;  lines: +28 -549
+(1) tiny-mime.el was renamed to tm-eword.el.
+(2) decoder was moved to tm-ew-d.el.
+(3) major parts of encoder were erased, tm-ew-e.el was used.
+----------------------------
+
+tm/tm-mule.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:49:53;  author: morioka;  state: Exp;  lines: +11 -1
+comment was modified.
+----------------------------
+revision 7.0
+date: 1995/10/03 04:44:11;  author: morioka;  state: Exp;  lines: +59 -24
+Definitions for tm-ew-e.el were added.
+----------------------------
+
+tm/tm-nemacs.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:51:07;  author: morioka;  state: Exp;  lines: +11 -1
+comment was modified.
+----------------------------
+revision 7.0
+date: 1995/10/03 04:44:50;  author: morioka;  state: Exp;  lines: +11 -1
+Definitions for tm-ew-e.el were added.
+----------------------------
+
+tm/tm-orig.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:52:16;  author: morioka;  state: Exp;  lines: +11 -1
+comment was modified.
+----------------------------
+revision 7.0
+date: 1995/10/03 04:45:50;  author: morioka;  state: Exp;  lines: +13 -3
+Definitions for tm-ew-e.el were added.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.9
+date: 1995/10/03 04:56:10;  author: morioka;  state: Exp;  lines: +2 -5
+tm-eword.el was used instead of tiny-mime.el.
+----------------------------
+revision 7.8
+date: 1995/09/26 16:04:39;  author: morioka;  state: Exp;  lines: +5 -2
+In function `mime-viewer/display-content', problems of getting subject
+was fixed.
+----------------------------
+revision 7.7
+date: 1995/09/26 14:49:23;  author: morioka;  state: Exp;  lines: +2 -1
+In function `mime-viewer/display-content', problem of single-part
+message which has hidden body was fixed.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 6.7
+date: 1995/09/28 06:05:20;  author: morioka;  state: Exp;  lines: +18 -10
+encoded-word decoder was set to variable `rmail-message-filter' again.
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:04:35;  author: morioka;  state: Exp;  lines: +22 -9
+Comment was modified because tm-eword.el was used instead of
+tiny-mime.el.
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.0 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.5
+date: 1995/09/28 02:20:46;  author: morioka;  state: Exp;  lines: +9 -9
+modified to support ``Gnus 5.* with September patch''.
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:07:54;  author: morioka;  state: Exp;  lines: +31 -22
+tm-eword.el was used instead of tiny-mime.el.
+----------------------------
+
+tm/gnus/tm-ognus.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:08:59;  author: morioka;  state: Exp;  lines: +20 -5
+tm-eword.el was used instead of tiny-mime.el.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:09:53;  author: morioka;  state: Exp;  lines: +27 -14
+tm-eword.el was used instead of tiny-mime.el.
+----------------------------
diff --git a/old-logs/Changes-7.07-7.09.ja b/old-logs/Changes-7.07-7.09.ja
new file mode 100644 (file)
index 0000000..204fc88
--- /dev/null
@@ -0,0 +1,148 @@
+* tl
+
+       Version 6.6.8 \e$B$rE:IU$7$?!#\e(B
+
+       - \e$B?7$7$$\e(B tl-822.el \e$B$r:n@.$7$?!#\e(B
+       - citation \e$BMQ$N\e(B utility \e$B$H$7$F\e(B tl-cite.el \e$B$r:n@.$7$?!#\e(B
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:27:39;  author: morioka;  state: Exp;  lines: +12 -4
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F!"\e(Btm-eword.el \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 6.9
+date: 1995/10/03 04:30:57;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BJQ?t\e(B tm:mother-button-dispatcher \e$B$r\e(B interactive \e$B$K8F$V$h$&$K4X?t\e(B
+tm:browse-url \e$B$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:34:26;  author: morioka;  state: Exp;  lines: +24 -33
+MIME encoded-word decoder \e$B$H$7$F\e(B tiny-mime.el \e$B$+$iJ,N%$7!"BgI}$K=q$-D>\e(B
+\e$B$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:35:11;  author: morioka;  state: Exp;
+MIME encoded-word encoder \e$B$H$7$F?7@_$7$?!#\e(Bencoder \e$B$OA4LLE*$K=q$-D>$5$l\e(B
+\e$B$F$$$k!#\e(B
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.0
+date: 1995/10/03 04:40:06;  author: morioka;  state: Exp;  lines: +28 -549
+(1) tiny-mime.el \e$B$r\e(B tm-eword.el \e$B$K2~L>$7$?!#\e(B
+(2) decoder \e$B$r\e(B tm-ew-d.el \e$B$K0\$7$?!#\e(B
+(3) encoder \e$B$NBgItJ,$r:o=|$7!"\e(Btm-ew-e.el \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-mule.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:49:53;  author: morioka;  state: Exp;  lines: +11 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/10/03 04:44:11;  author: morioka;  state: Exp;  lines: +59 -24
+tm-ew-e.el \e$BMQ$NDj5A$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-nemacs.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:51:07;  author: morioka;  state: Exp;  lines: +11 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/10/03 04:44:50;  author: morioka;  state: Exp;  lines: +11 -1
+tm-ew-e.el \e$BMQ$NDj5A$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-orig.el
+----------------------------
+revision 7.1
+date: 1995/10/03 04:52:16;  author: morioka;  state: Exp;  lines: +11 -1
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/10/03 04:45:50;  author: morioka;  state: Exp;  lines: +13 -3
+tm-ew-e.el \e$BMQ$NDj5A$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.9
+date: 1995/10/03 04:56:10;  author: morioka;  state: Exp;  lines: +2 -5
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F!"\e(Btm-ew-d.el \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/09/26 16:04:39;  author: morioka;  state: Exp;  lines: +5 -2
+\e$B4X?t\e(B mime-viewer/display-content \e$B$K$*$$$F!"\e(Bsubject \e$B$r<h$kItJ,$NIT6q9g\e(B
+\e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.7
+date: 1995/09/26 14:49:23;  author: morioka;  state: Exp;  lines: +2 -1
+body \e$B$,1#$5$l$?\e(B single-part \e$B$N\e(B message \e$B$N>l9g$N4X?t\e(B
+mime-viewer/display-content \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 6.7
+date: 1995/09/28 06:05:20;  author: morioka;  state: Exp;  lines: +18 -10
+encoded-word \e$B$N\e(B decode \e$B$O$d$C$Q$jJQ?t\e(B rmail-message-filter \e$B$K@_Dj$9$k\e(B
+\e$B$3$H$K$7$?!#\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:04:35;  author: morioka;  state: Exp;  lines: +22 -9
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F\e(B tm-ew-e.el \e$B$r;H$&$3$H$K$J$C$?$N$KH<$$!"\e(B
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.0 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 6.5
+date: 1995/09/28 02:20:46;  author: morioka;  state: Exp;  lines: +9 -9
+``Gnus 5.* with September patch'' \e$B$KBP1~$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:07:54;  author: morioka;  state: Exp;  lines: +31 -22
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F\e(B tm-ew-d.el \e$B$r;H$&$3$H$K$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-ognus.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:08:59;  author: morioka;  state: Exp;  lines: +20 -5
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F\e(B tm-ew-d.el \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.0
+date: 1995/10/03 05:09:53;  author: morioka;  state: Exp;  lines: +27 -14
+tiny-mime.el \e$B$r;H$&$N$r$d$a$F\e(B tm-ew-d.el \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.09-7.10.en b/old-logs/Changes-7.09-7.10.en
new file mode 100644 (file)
index 0000000..122e8f4
--- /dev/null
@@ -0,0 +1,135 @@
+* tl
+
+  Attached version 7.00.
+
+tl/tl-822.el
+----------------------------
+revision 4.0
+date: 1995/10/05 13:22:22;  author: morioka;  state: Exp;  lines: +21 -4
+Constant `rfc822/linear-white-space-regexp',
+`rfc822/quoted-pair-regexp', `rfc822/qtext-regexp',
+`rfc822/quoted-string-regexp' was added.
+----------------------------
+revision 3.0
+date: 1995/10/05 12:09:52;  author: morioka;  state: Exp;  lines: +5 -3
+Constant `rfc822/field-top-regexp' was added.
+----------------------------
+revision 2.0
+date: 1995/10/05 11:26:43;  author: morioka;  state: Exp;  lines: +83 -1
+Constant `rfc822/field-name-regexp',
+function `rfc822/field-end', `rfc822/get-field-body',
+function `rfc822/strip-quoted-pair', `rfc822/strip-quoted-string',
+function `rfc822/unfolding-string' was added.
+----------------------------
+
+tl/tl-str.el
+----------------------------
+revision 7.0
+date: 1995/10/05 13:21:07;  author: morioka;  state: Exp;  lines: +11 -10
+Fixed problem of function `get-version-string'.
+----------------------------
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.2
+date: 1995/10/05 10:34:43;  author: morioka;  state: Exp;  lines: +11 -3
+In setting to variable `mh-letter-mode-hook', mail-header-separator is 
+regularized.
+----------------------------
+revision 7.1
+date: 1995/10/04 13:41:01;  author: morioka;  state: Exp;  lines: +12 -6
+Variable `mime-setup-default-signature-key' and
+`mime-setup-signature-key-alist' is added. Variable
+`mime-setup-signature-key' was deleted.
+----------------------------
+
+tm/signature.el
+----------------------------
+revision 2.0
+date: 1995/10/05 11:24:45;  author: morioka;  state: Exp;  lines: +24 -8
+Use tl-822 instead of tl-header.
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 7.0
+date: 1995/10/05 13:27:34;  author: morioka;  state: Exp;  lines: +3 -3
+Use tl-822 instead of tl-header.
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:20:36;  author: morioka;  state: Exp;  lines: +4 -3
+Use tl-822 instead of tl-header.
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:22:42;  author: morioka;  state: Exp;  lines: +2 -4
+Function `mime/encode-field' was modified to use constant
+`rfc822/field-top-regexp'.
+----------------------------
+revision 7.1
+date: 1995/10/05 11:27:38;  author: morioka;  state: Exp;  lines: +46 -48
+Use tl-822 instead of tl-header.
+----------------------------
+
+tm/tm-parse.el
+----------------------------
+revision 3.0
+date: 1995/10/05 11:28:40;  author: morioka;  state: Exp;  lines: +7 -7
+Use tl-822 instead of tl-header.
+----------------------------
+
+tm/tm-rich.el
+----------------------------
+revision 7.0
+date: 1995/10/04 05:27:50;  author: morioka;  state: Exp;  lines: +8 -6
+comment was modified.
+----------------------------
+revision 6.15
+date: 1995/10/04 05:23:29;  author: morioka;  state: Exp;  lines: +3 -1
+Eric Ding <ericding@San-Jose.ate.slb.com>'s patch was applied.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.1
+date: 1995/10/05 13:04:10;  author: morioka;  state: Exp;  lines: +5 -2
+(require 'tl-header) was deleted.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.10
+date: 1995/10/05 10:35:19;  author: morioka;  state: Exp;  lines: +7 -7
+Use tl-822 instead of tl-header.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 7.02.
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:57:53;  author: morioka;  state: Exp;  lines: +5 -5
+Use tl-822 instead of tl-header.
+----------------------------
+revision 7.1
+date: 1995/10/03 15:02:14;  author: morioka;  state: Exp;  lines: +50 -13
+Function `gnus-mail-forward-using-mhe-mime' by OKABE Yasuo
+<okabe@kudpc.kyoto-u.ac.jp> was added.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.1
+date: 1995/10/05 13:01:17;  author: morioka;  state: Exp;  lines: +12 -17
+modified a little.
+----------------------------
diff --git a/old-logs/Changes-7.09-7.10.ja b/old-logs/Changes-7.09-7.10.ja
new file mode 100644 (file)
index 0000000..8308109
--- /dev/null
@@ -0,0 +1,133 @@
+* tl
+
+  Version 7.00 \e$B$rE:IU$7$?!#\e(B
+
+tl/tl-822.el
+----------------------------
+revision 4.0
+date: 1995/10/05 13:22:22;  author: morioka;  state: Exp;  lines: +21 -4
+\e$BDj?t\e(B rfc822/linear-white-space-regexp, rfc822/quoted-pair-regexp,
+rfc822/qtext-regexp, rfc822/quoted-string-regexp \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 3.0
+date: 1995/10/05 12:09:52;  author: morioka;  state: Exp;  lines: +5 -3
+\e$BDj?t\e(B rfc822/field-top-regexp \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 2.0
+date: 1995/10/05 11:26:43;  author: morioka;  state: Exp;  lines: +83 -1
+\e$BDj?t\e(B rfc822/field-name-regexp,
+\e$B4X?t\e(B rfc822/field-end, rfc822/get-field-body,
+\e$B4X?t\e(B rfc822/strip-quoted-pair, rfc822/strip-quoted-string,
+\e$B4X?t\e(B rfc822/unfolding-string \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tl/tl-str.el
+----------------------------
+revision 7.0
+date: 1995/10/05 13:21:07;  author: morioka;  state: Exp;  lines: +11 -10
+\e$B4X?t\e(B get-version-string \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.2
+date: 1995/10/05 10:34:43;  author: morioka;  state: Exp;  lines: +11 -3
+\e$BJQ?t\e(B mh-letter-mode-hook \e$B$K$*$$$F!"\e(Bmail-header-separator \e$B$r@55,2=$9$k\e(B
+\e$B$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/10/04 13:41:01;  author: morioka;  state: Exp;  lines: +12 -6
+\e$BJQ?t\e(B mime-setup-default-signature-key \e$B$HJQ?t\e(B
+mime-setup-signature-key-alist \e$B$r@_$1$?!#JQ?t\e(B mime-setup-signature-key
+\e$B$OGQ;_$7$?!#\e(B
+----------------------------
+
+tm/signature.el
+----------------------------
+revision 2.0
+date: 1995/10/05 11:24:45;  author: morioka;  state: Exp;  lines: +24 -8
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-def.el
+----------------------------
+revision 7.0
+date: 1995/10/05 13:27:34;  author: morioka;  state: Exp;  lines: +3 -3
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:20:36;  author: morioka;  state: Exp;  lines: +4 -3
+tl-header \e$B$r;H$&$N$r$d$a!"\e(Btl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:22:42;  author: morioka;  state: Exp;  lines: +2 -4
+\e$B4X?t\e(B mime/encode-field \e$B$GDj?t\e(B rfc822/field-top-regexp \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/10/05 11:27:38;  author: morioka;  state: Exp;  lines: +46 -48
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-parse.el
+----------------------------
+revision 3.0
+date: 1995/10/05 11:28:40;  author: morioka;  state: Exp;  lines: +7 -7
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-rich.el
+----------------------------
+revision 7.0
+date: 1995/10/04 05:27:50;  author: morioka;  state: Exp;  lines: +8 -6
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.15
+date: 1995/10/04 05:23:29;  author: morioka;  state: Exp;  lines: +3 -1
+Eric Ding <ericding@San-Jose.ate.slb.com> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.1
+date: 1995/10/05 13:04:10;  author: morioka;  state: Exp;  lines: +5 -2
+(require 'tl-header) \e$B$r=|5n$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.10
+date: 1995/10/05 10:35:19;  author: morioka;  state: Exp;  lines: +7 -7
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.02 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.2
+date: 1995/10/05 12:57:53;  author: morioka;  state: Exp;  lines: +5 -5
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/10/03 15:02:14;  author: morioka;  state: Exp;  lines: +50 -13
+\e$B2,It\e(B \e$B<wCK\e(B <okabe@kudpc.kyoto-u.ac.jp> \e$B$5$s$,:n$C$?4X?t\e(B
+gnus-mail-forward-using-mhe-mime \e$B$rF~$l$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.1
+date: 1995/10/05 13:01:17;  author: morioka;  state: Exp;  lines: +12 -17
+\e$B$A$g$C$H=q$-49$($?$@$1!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.11.en b/old-logs/Changes-7.11.en
new file mode 100644 (file)
index 0000000..6dc4f0d
--- /dev/null
@@ -0,0 +1,67 @@
+* tl
+
+  Attached version 7.01.
+
+       - tl-cite.el was renamed to mu-cite.el.
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.3
+date: 1995/10/06 07:17:22;  author: morioka;  state: Exp;  lines: +16 -1
+Code for Gnus 5.*, September Gnus was added.
+----------------------------
+
+tm/tm-comp.el
+----------------------------
+revision 7.2
+date: 1995/10/08 09:31:05;  author: morioka;  state: Exp;  lines: +2 -2
+Fixed a mistake about renaming.
+----------------------------
+revision 7.1
+date: 1995/10/08 09:07:37;  author: morioka;  state: Exp;  lines: +7 -7
+tl-822 was used instead of tl-header.
+----------------------------
+revision 7.0
+date: 1995/10/07 05:44:49;  author: morioka;  state: Exp;  lines: +20 -13
+comment was modified.
+----------------------------
+revision 6.13
+date: 1995/10/07 05:37:40;  author: morioka;  state: Exp;  lines: +5 -3
+Richard Stanton <stanton@haas.berkeley.edu> fixed for OS/2 Emacs.
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.3
+date: 1995/10/06 05:44:48;  author: morioka;  state: Exp;  lines: +3 -2
+Function `mime/encode-message-header' was modified to use function
+`buffer-substring-no-properties'.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.11
+date: 1995/10/06 07:00:00;  author: morioka;  state: Exp;  lines: +1 -7
+Unnecessary function was deleted.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.01.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.1
+date: 1995/10/07 08:26:47;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm-mh-e/cite' was modified to use `save-excursion' instead
+of `save-window-excursion'.
+----------------------------
+revision 7.0
+date: 1995/10/07 08:24:48;  author: morioka;  state: Exp;  lines: +25 -18
+Function `tm-mh-e/cite' was modified to support variable
+`mh-delete-yanked-msg-window' when it is automatic MIME preview mode.
+----------------------------
diff --git a/old-logs/Changes-7.11.ja b/old-logs/Changes-7.11.ja
new file mode 100644 (file)
index 0000000..32daa7b
--- /dev/null
@@ -0,0 +1,68 @@
+* tl
+
+  Version 7.01 \e$B$rE:IU$7$?!#\e(B
+
+       - tl-cite.el \e$B$r\e(B mu-cite.el \e$B$K2~L>$7$?!#\e(B
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.3
+date: 1995/10/06 07:17:22;  author: morioka;  state: Exp;  lines: +16 -1
+Gnus 5.*, September Gnus \e$BBP:vMQ$N\e(B code \e$B$rF~$l$?!#\e(B
+----------------------------
+
+tm/tm-comp.el
+----------------------------
+revision 7.2
+date: 1995/10/08 09:31:05;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BL>A0$NJQ99$7K:$l$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/10/08 09:07:37;  author: morioka;  state: Exp;  lines: +7 -7
+tl-header \e$B$r;H$&$N$r$d$a$F\e(B tl-822 \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/10/07 05:44:49;  author: morioka;  state: Exp;  lines: +20 -13
+comment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 6.13
+date: 1995/10/07 05:37:40;  author: morioka;  state: Exp;  lines: +5 -3
+Richard Stanton <stanton@haas.berkeley.edu> \e$B$5$s$N\e(B OS/2 \e$BMQ$N\e(B patch \e$B$r\e(B
+\e$BEv$F$?!#\e(B
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.3
+date: 1995/10/06 05:44:48;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B mime/encode-message-header \e$B$K$*$$$F!"4X?t\e(B
+buffer-substring-no-properties \e$B$r;H$&$h$&$K=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.11
+date: 1995/10/06 07:00:00;  author: morioka;  state: Exp;  lines: +1 -7
+\e$BITMW$J4X?t$r>C5n$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.01 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.1
+date: 1995/10/07 08:26:47;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-mh-e/cite \e$B$K$*$$$F!"\e(Bsave-window-excursion \e$B$r;H$C$F$$$?$H$3$m$r\e(B
+save-excursion \e$B$KJQ$($?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/10/07 08:24:48;  author: morioka;  state: Exp;  lines: +25 -18
+\e$B4X?t\e(B tm-mh-e/cite \e$B$K$*$$$F!"\e(Bautomatic MIME preview mode \e$B$N;~$bJQ?t\e(B
+mh-delete-yanked-msg-window \e$B$,M-8z$K$J$k$h$&$K=$@5$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.12.en b/old-logs/Changes-7.12.en
new file mode 100644 (file)
index 0000000..5364d78
--- /dev/null
@@ -0,0 +1,61 @@
+* tl
+
+  Attached version 7.01.
+
+tl/emu-nemacs.el
+----------------------------
+revision 7.1
+date: 1995/10/11 11:49:55;  author: morioka;  state: Exp;  lines: +16 -1
+Function `find-charset-string' and function `find-charset-region' were 
+created.
+----------------------------
+
+tl/emu-orig.el
+----------------------------
+revision 6.0
+date: 1995/10/11 11:50:24;  author: morioka;  state: Exp;  lines: +16 -1
+Function `find-charset-string' and function `find-charset-region' were 
+created.
+----------------------------
+
+
+* tm
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.1
+date: 1995/10/11 11:56:46;  author: morioka;  state: Exp;  lines: +10 -8
+(1) function `tm-eword::phrase-route-addr-to-rwl' was modified to
+    delete top linear-white-space.
+(2) In function `tm-eword::phrase-to-rwl', treatment of quoted-string
+    was changed.
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.4
+date: 1995/10/11 11:53:17;  author: morioka;  state: Exp;  lines: +9 -5
+(1) In function `mime/encode-message-header', field extraction was
+    changed.
+(2) If a field has only US-ASCII, it is not touched.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.12
+date: 1995/10/11 12:12:06;  author: morioka;  state: Exp;  lines: +6 -6
+Function `mime::get-point-content-number' was renamed to
+`mime-article/point-content-number'.
+----------------------------
+
+
+tm/gnus
+
+  Attached version 7.02.1.
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.2
+date: 1995/10/11 10:20:29;  author: morioka;  state: Exp;  lines: +24 -22
+nnheader patch support.
+----------------------------
diff --git a/old-logs/Changes-7.12.ja b/old-logs/Changes-7.12.ja
new file mode 100644 (file)
index 0000000..084cf00
--- /dev/null
@@ -0,0 +1,57 @@
+* tl
+
+  Version 7.01 \e$B$rE:IU$7$?!#\e(B
+
+tl/emu-nemacs.el
+----------------------------
+revision 7.1
+date: 1995/10/11 11:49:55;  author: morioka;  state: Exp;  lines: +16 -1
+\e$B4X?t\e(B find-charset-string \e$B$H4X?t\e(B find-charset-region \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tl/emu-orig.el
+----------------------------
+revision 6.0
+date: 1995/10/11 11:50:24;  author: morioka;  state: Exp;  lines: +16 -1
+\e$B4X?t\e(B find-charset-string \e$B$H4X?t\e(B find-charset-region \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.1
+date: 1995/10/11 11:56:46;  author: morioka;  state: Exp;  lines: +10 -8
+(1) \e$B4X?t\e(B tm-eword::phrase-route-addr-to-rwl \e$B$G@hF,$N\e(B
+    linear-white-space \e$B$r<h$j=|$/$h$&$K$7$?!#\e(B
+(2) \e$B4X?t\e(B tm-eword::phrase-to-rwl \e$B$G$N\e(B quoted-string \e$B$N<h$j07$$$rJQ$($?!#\e(B
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.4
+date: 1995/10/11 11:53:17;  author: morioka;  state: Exp;  lines: +9 -5
+(1) \e$B4X?t\e(B mime/encode-message-header \e$B$G$N\e(B field \e$B$N<h$jJ}$rJQ$($?!#\e(B
+(2) field \e$B$K\e(B US-ASCII \e$B$7$+4^$^$l$F$$$J$$>l9g$O\e(B encode \e$B$7$J$$$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.12
+date: 1995/10/11 12:12:06;  author: morioka;  state: Exp;  lines: +6 -6
+\e$B4X?t\e(B mime::get-point-content-number \e$B$r\e(B
+`mime-article/point-content-number' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+
+tm/gnus
+
+  Version 7.02.1 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.2
+date: 1995/10/11 10:20:29;  author: morioka;  state: Exp;  lines: +24 -22
+nnheader patch \e$B$KBP1~$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.13.en b/old-logs/Changes-7.13.en
new file mode 100644 (file)
index 0000000..75f2fea
--- /dev/null
@@ -0,0 +1,31 @@
+* tm
+
+tm/tm-parse.el
+----------------------------
+revision 4.0
+date: 1995/10/12 06:08:12;  author: morioka;  state: Exp;  lines: +12 -11
+rcnum (reversed content number) slot was added to `mime::content-info'
+structure.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.13
+date: 1995/10/12 06:10:04;  author: morioka;  state: Exp;  lines: +6 -2
+In function `mime-viewer/display-content', `cnum' was made from
+`rcnum' slot value of argument `content'.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.02.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.2
+date: 1995/10/12 05:43:34;  author: morioka;  state: Exp;  lines: +33 -106
+When it is automatic MIME preview mode, buffer name of preview buffer is
+``show-+FOLDER'' and it is indicated from mh-show-buffer. Then article
+buffer is created as ``article-+FOLDER''.
+----------------------------
diff --git a/old-logs/Changes-7.13.ja b/old-logs/Changes-7.13.ja
new file mode 100644 (file)
index 0000000..788aaaf
--- /dev/null
@@ -0,0 +1,31 @@
+* tm
+
+tm/tm-parse.el
+----------------------------
+revision 4.0
+date: 1995/10/12 06:08:12;  author: morioka;  state: Exp;  lines: +12 -11
+mime::content-info \e$B9=B$BN$K\e(B rcnum (reversed content number) slot \e$B$r@_\e(B
+\e$B$1$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.13
+date: 1995/10/12 06:10:04;  author: morioka;  state: Exp;  lines: +6 -2
+\e$B4X?t\e(B mime-viewer/display-content \e$B$K$*$$$F!"\e(Bcnum \e$B$r0z?t\e(B content \e$B$N\e(B
+rcnum slot \e$B$N>pJs$+$i:n$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.02 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.2
+date: 1995/10/12 05:43:34;  author: morioka;  state: Exp;  lines: +33 -106
+automatic MIME preview mode \e$B$N;~!"\e(Bpreview buffer \e$B$N\e(B buffer \e$BL>$r\e(B
+show-+FOLDER \e$B$H$7!"\e(Bmh-show-buffer \e$B$+$i;X$5$l$k$h$&$K$7$?!#$^$?!"$3$N;~!"\e(B
+article-+FOLDER \e$B$H$$$&L>A0$N\e(B article buffer \e$B$r:n$k$h$&$K$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.14-7.15.en b/old-logs/Changes-7.14-7.15.en
new file mode 100644 (file)
index 0000000..b5db47c
--- /dev/null
@@ -0,0 +1,34 @@
+* tm
+
+tm/tm-parse.el
+----------------------------
+revision 5.0
+date: 1995/10/12 14:29:30;  author: morioka;  state: Exp;  lines: +5 -3
+In function `mime/parse-message', a bug about message/rfc822 was
+fixed.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.15
+date: 1995/10/13 08:43:49;  author: morioka;  state: Exp;  lines: +14 -9
+Eric Ding <ericding@San-Jose.ate.slb.com> fixed function
+`mime-viewer/x-face-function'.
+----------------------------
+revision 7.14
+date: 1995/10/13 07:19:52;  author: morioka;  state: Exp;  lines: +4 -2
+In function `mime-viewer/display-content', I fixed to decode subject.
+----------------------------
+
+
+* tm/mh-e
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.3
+date: 1995/10/13 08:15:17;  author: morioka;  state: Exp;  lines: +20 -4
+According to Eric Ding <ericding@San-Jose.ate.slb.com>'s report, `,'
+problem was fixed.
+
+But it may have problems.
+----------------------------
diff --git a/old-logs/Changes-7.14-7.15.ja b/old-logs/Changes-7.14-7.15.ja
new file mode 100644 (file)
index 0000000..ef0fbe7
--- /dev/null
@@ -0,0 +1,35 @@
+* tm
+
+tm/tm-parse.el
+----------------------------
+revision 5.0
+date: 1995/10/12 14:29:30;  author: morioka;  state: Exp;  lines: +5 -3
+\e$B4X?t\e(B mime/parse-message \e$B$K$*$1$k\e(B message/rfc822 \e$B$N>l9g$NIT6q9g$r=$@5$7\e(B
+\e$B$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.15
+date: 1995/10/13 08:43:49;  author: morioka;  state: Exp;  lines: +14 -9
+\e$B4X?t\e(B mime-viewer/x-face-function \e$B$K\e(B Eric Ding
+<ericding@San-Jose.ate.slb.com> \e$B$5$s$N=$@5$r9T$C$?!#\e(B
+----------------------------
+revision 7.14
+date: 1995/10/13 07:19:52;  author: morioka;  state: Exp;  lines: +4 -2
+\e$B4X?t\e(B mime-viewer/display-content \e$B$K$*$$$F!"\e(Bsubject \e$BCf$N\e(B encoded-word
+\e$B$r\e(B decode \e$B$9$k$N$rK:$l$F$$$?$N$r=$@5!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.3
+date: 1995/10/13 08:15:17;  author: morioka;  state: Exp;  lines: +20 -4
+Eric Ding <ericding@San-Jose.ate.slb.com> \e$B$5$s$N;XE&$K=>$$!"\e(B`,' \e$B$,8z$+\e(B
+\e$B$J$/$J$C$?LdBj$r=$@5$7$?!#\e(B
+
+\e$BC"$7!"$^$@LdBj$"$j!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.16.en b/old-logs/Changes-7.16.en
new file mode 100644 (file)
index 0000000..2b630e0
--- /dev/null
@@ -0,0 +1,153 @@
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.4
+date: 1995/10/17 16:20:39;  author: morioka;  state: Exp;  lines: +4 -1
+In variable `mime-file-types', setting for *.diff.
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.5
+date: 1995/10/18 11:18:03;  author: morioka;  state: Exp;  lines: +2 -1
+Function `mime-eword/decode-string' unfolds string.
+----------------------------
+revision 7.4
+date: 1995/10/17 16:45:27;  author: morioka;  state: Exp;  lines: +4 -4
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string', function
+`mime/decode-encoded-words-region' was renamed to
+`mime-eword/decode-region'.
+----------------------------
+revision 7.3
+date: 1995/10/17 16:39:47;  author: morioka;  state: Exp;  lines: +8 -2
+Version constant `mime/eword-decoder-version' was defined.
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.4
+date: 1995/10/18 08:54:59;  author: morioka;  state: Exp;  lines: +6 -1
+Function `mime-eword/encode-string' was created.
+----------------------------
+revision 7.3
+date: 1995/10/17 16:37:25;  author: morioka;  state: Exp;  lines: +9 -3
+Version constant `mime/eword-encoder-version' was defined.
+----------------------------
+revision 7.2
+date: 1995/10/17 16:32:15;  author: morioka;  state: Exp;  lines: +94 -1
+Public functions about encoded-word encoder were moved from
+tm-eword.el.
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.9
+date: 1995/10/18 08:55:37;  author: morioka;  state: Exp;  lines: +8 -6
+Function `mime-eword/encode-string' was defined.
+----------------------------
+revision 7.8
+date: 1995/10/17 16:46:33;  author: morioka;  state: Exp;  lines: +3 -3
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string', function
+`mime/decode-encoded-words-region' was renamed to
+`mime-eword/decode-region'.
+----------------------------
+revision 7.7
+date: 1995/10/17 16:33:57;  author: morioka;  state: Exp;  lines: +1 -3
+tm-eword-load-hook was deleted.
+----------------------------
+revision 7.6
+date: 1995/10/17 16:33:26;  author: morioka;  state: Exp;  lines: +2 -10
+version constant was deleted.
+----------------------------
+revision 7.5
+date: 1995/10/17 16:31:20;  author: morioka;  state: Exp;  lines: +4 -97
+Functions about encoded-word encoder were moved to tm-ew-e.el.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.16
+date: 1995/10/17 16:48:06;  author: morioka;  state: Exp;  lines: +2 -2
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string'.
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 7.0
+date: 1995/10/18 08:19:27;  author: morioka;  state: Exp;  lines: +10 -2
+Support for September Gnus and Gnus 5.0.* with September patch. (It is 
+not beautiful).
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.1
+date: 1995/10/17 16:49:51;  author: morioka;  state: Exp;  lines: +2 -2
+Comment was modified because function
+`mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string'.
+----------------------------
+
+
+tm/mh-e
+
+  Attached version 7.05.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.5
+date: 1995/10/18 09:57:56;  author: morioka;  state: Exp;  lines: +14 -14
+(1) When `,' key is pressed, encoded-words are not decoded.
+(2) When `,' key is pressed in automatic MIME preview mode, article
+    buffer is displayed.
+----------------------------
+revision 7.4
+date: 1995/10/18 09:43:43;  author: morioka;  state: Exp;  lines: +18 -6
+(1) New implementation about `.' and `,'.
+(2) When `,' key is pressed in automatic MIME preview mode, it displays
+    preview buffer which has all headers.
+----------------------------
+
+
+tm/gnus
+
+  Attached version 7.04.
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.3
+date: 1995/10/17 16:52:54;  author: morioka;  state: Exp;  lines: +6 -6
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string'.
+----------------------------
+
+tm/gnus/tm-ognus.el
+----------------------------
+revision 7.1
+date: 1995/10/17 16:56:12;  author: morioka;  state: Exp;  lines: +6 -7
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string'.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.4
+date: 1995/10/18 08:32:36;  author: morioka;  state: Exp;  lines: +39 -8
+(1) alias `mime/decode-encoded-words-string' was defined to indicate
+    `mime-eword/decode-string'. It is for old nnheader patch.
+
+(2) Function `tm-gnus/article-hide-headers-if-wanted' is added to
+    `gnus-article-display-hook' instead of
+    `gnus-article-hide-headers-if-wanted'. It does not call function
+    `gnus-article-hide-headers-if-wanted' when automatic MIME preview
+    mode.
+----------------------------
+revision 7.3
+date: 1995/10/17 16:58:05;  author: morioka;  state: Exp;  lines: +4 -4
+Function `mime/decode-encoded-words-string' was renamed to
+`mime-eword/decode-string'.
+----------------------------
diff --git a/old-logs/Changes-7.16.ja b/old-logs/Changes-7.16.ja
new file mode 100644 (file)
index 0000000..e5aba52
--- /dev/null
@@ -0,0 +1,151 @@
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.4
+date: 1995/10/17 16:20:39;  author: morioka;  state: Exp;  lines: +4 -1
+\e$BJQ?t\e(B mime-file-types \e$B$K\e(B *.diff \e$B$r@_Dj$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-d.el
+----------------------------
+revision 7.5
+date: 1995/10/18 11:18:03;  author: morioka;  state: Exp;  lines: +2 -1
+\e$B4X?t\e(B mime-eword/decode-string \e$B$G\e(B unfolding \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.4
+date: 1995/10/17 16:45:27;  author: morioka;  state: Exp;  lines: +4 -4
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K!"\e(B
+\e$B4X?t\e(B mime/decode-encoded-words-region \e$B$r\e(B `mime-eword/decode-region' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/10/17 16:39:47;  author: morioka;  state: Exp;  lines: +8 -2
+version \e$BDj?t\e(B `mime/eword-decoder-version' \e$B$rDj5A$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.4
+date: 1995/10/18 08:54:59;  author: morioka;  state: Exp;  lines: +6 -1
+\e$B4X?t\e(B mime-eword/encode-string \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/10/17 16:37:25;  author: morioka;  state: Exp;  lines: +9 -3
+version \e$BDj?t\e(B `mime/eword-encoder-version' \e$B$r?7@_$7$?!#\e(B
+----------------------------
+revision 7.2
+date: 1995/10/17 16:32:15;  author: morioka;  state: Exp;  lines: +94 -1
+encoded-word \e$B$N\e(B encode \e$B$K4X$9$k8x3+MQ$N4X?t$r\e(B tm-eword.el \e$B$+$i0\$7$?!#\e(B
+----------------------------
+
+tm/tm-eword.el
+----------------------------
+revision 7.9
+date: 1995/10/18 08:55:37;  author: morioka;  state: Exp;  lines: +8 -6
+\e$B4X?t\e(B mime-eword/encode-string \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/10/17 16:46:33;  author: morioka;  state: Exp;  lines: +3 -3
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K!"\e(B
+\e$B4X?t\e(B mime/decode-encoded-words-region \e$B$r\e(B `mime-eword/decode-region' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
+revision 7.7
+date: 1995/10/17 16:33:57;  author: morioka;  state: Exp;  lines: +1 -3
+tm-eword-load-hook \e$B$rGQ;_$7$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/10/17 16:33:26;  author: morioka;  state: Exp;  lines: +2 -10
+version \e$BDj?t$rGQ;_$7$?!#\e(B
+----------------------------
+revision 7.5
+date: 1995/10/17 16:31:20;  author: morioka;  state: Exp;  lines: +4 -97
+encode \e$B4X78$N4X?t$rA4$F\e(B tm-ew-e.el \e$B$K0\$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.16
+date: 1995/10/17 16:48:06;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 7.0
+date: 1995/10/18 08:19:27;  author: morioka;  state: Exp;  lines: +10 -2
+September Gnus \e$B$*$h$S\e(B Gnus 5.0.* with September patch \e$B$K$H$j$"$($:BP1~\e(B
+\e$B$7$?!#\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.1
+date: 1995/10/17 16:49:51;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K\e(B
+\e$B2~L>$7$?$3$H$KH<$$!"\e(Bcomment \e$B$r=$@5$7$?!#\e(B
+----------------------------
+
+
+tm/mh-e
+
+  Version 7.05 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.5
+date: 1995/10/18 09:57:56;  author: morioka;  state: Exp;  lines: +14 -14
+(1) `,' \e$B$r2!$7$?;~!"\e(Bencoded-word \e$B$O\e(B decode \e$B$7$J$$$h$&$K$7$?!#\e(B
+(2) automatic MIME preview mode \e$B$N;~$K\e(B `,' \e$B$r2!$7$?>l9g!"\e(Barticle
+    buffer \e$B$rI=<($9$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.4
+date: 1995/10/18 09:43:43;  author: morioka;  state: Exp;  lines: +18 -6
+(1) `.' \e$B$H\e(B `,' \e$B$r<B8=$9$k4X?t$r:n$jD>$7$?!#\e(B
+(2) automatic MIME preview mode \e$B$K$*$$$F\e(B `,' \e$B$r2!$7$?;~!"\e(Bheader \e$B$rA4It\e(B
+    \e$BI=<($7$?\e(B preview buffer \e$B$rI=<($9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+tm/gnus
+
+  Version 7.04 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.3
+date: 1995/10/17 16:52:54;  author: morioka;  state: Exp;  lines: +6 -6
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-ognus.el
+----------------------------
+revision 7.1
+date: 1995/10/17 16:56:12;  author: morioka;  state: Exp;  lines: +6 -7
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.4
+date: 1995/10/18 08:32:36;  author: morioka;  state: Exp;  lines: +39 -8
+(1) \e$B4X?t\e(B mime/decode-encoded-words-string \e$B$,\e(B
+    `mime-eword/decode-string' \e$B$K2~L>$5$l$?;v$KH<$$!"8E$$\e(B Gnus 5.0.*
+    nnheader patch \e$B$r9MN8$7$F!"4X?t\e(B mime-eword/decode-string \e$B$r\e(B
+    `mime/decode-encoded-words-string' \e$B$K\e(B alias \e$B$7$?!#\e(B
+
+(2) gnus-article-display-hook \e$B$+$i4X?t\e(B
+    gnus-article-hide-headers-if-wanted \e$B$r<h$j=|$-!"Be$o$j$K!"\e(B
+    automatic MIME preview mode \e$B$N;~0J30$K$N$_\e(B
+    gnus-article-hide-headers-if-wanted \e$B$r\e(B \e$BF0$+$94X?t\e(B
+    tm-gnus/article-hide-headers-if-wanted \e$B$r@_Dj$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/10/17 16:58:05;  author: morioka;  state: Exp;  lines: +4 -4
+\e$B4X?t\e(B mime/decode-encoded-words-string \e$B$r\e(B `mime-eword/decode-string' \e$B$K\e(B
+\e$B2~L>$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.17.en b/old-logs/Changes-7.17.en
new file mode 100644 (file)
index 0000000..0fb2115
--- /dev/null
@@ -0,0 +1,29 @@
+* tm
+
+       - Manual was modified.
+
+tm/tm-view.el
+----------------------------
+revision 7.17
+date: 1995/10/19 07:55:54;  author: morioka;  state: Exp;  lines: +43 -36
+Use rcnum instead of cnum.
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 2.0
+date: 1995/10/19 07:57:57;  author: morioka;  state: Exp;  lines: +7 -1
+Decode base64 or quoted-printable content.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.06.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.6
+date: 1995/10/19 07:51:52;  author: morioka;  state: Exp;  lines: +5 -9
+Fixed problem of `.' and `,'.
+----------------------------
diff --git a/old-logs/Changes-7.17.ja b/old-logs/Changes-7.17.ja
new file mode 100644 (file)
index 0000000..1a56b1e
--- /dev/null
@@ -0,0 +1,29 @@
+* tm
+
+       - manual \e$B$r>/$7=q$-D>$7$?!#\e(B
+
+tm/tm-view.el
+----------------------------
+revision 7.17
+date: 1995/10/19 07:55:54;  author: morioka;  state: Exp;  lines: +43 -36
+cnum \e$B$r;H$C$F$$$?$H$3$m$r\e(B rcnum \e$B$r;H$&$h$&$K=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 2.0
+date: 1995/10/19 07:57:57;  author: morioka;  state: Exp;  lines: +7 -1
+base64 \e$B$d\e(B quoted-printable \e$B$N>l9g!"\e(Bdecode \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.06 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.6
+date: 1995/10/19 07:51:52;  author: morioka;  state: Exp;  lines: +5 -9
+`.' \e$B$H\e(B `,' \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.18.en b/old-logs/Changes-7.18.en
new file mode 100644 (file)
index 0000000..01f8644
--- /dev/null
@@ -0,0 +1,83 @@
+* tl
+
+  Attached version 7.01.1.
+
+tl/mu-cite.el
+----------------------------
+revision 3.3
+date: 1995/10/20 10:43:28;  author: morioka;  state: Exp;  lines: +4 -2
+Fixed function `mu-cite/cite-original'.
+----------------------------
+
+
+* mel
+
+  Attached Version 2.1.
+
+mel/mel.el
+----------------------------
+revision 2.1
+date: 1995/10/20 10:51:39;  author: morioka;  state: Exp;  lines: +18 -1
+Function `mime/encode-region' was created.
+----------------------------
+revision 2.0
+date: 1995/10/20 10:38:08;  author: morioka;  state: Exp;  lines: +27 -1
+Function `mime/decode-region' was created.
+----------------------------
+
+
+* tm
+
+tm/tm-rich.el
+----------------------------
+revision 7.1
+date: 1995/10/20 10:40:06;  author: morioka;  state: Exp;  lines: +3 -15
+Use function `mime/decode-region'.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.18
+date: 1995/10/20 10:41:59;  author: morioka;  state: Exp;  lines: +3 -9
+Function `mime-viewer/filter-text/plain' was modified\e$B!'\e(B
+(1) Use function `mime/decode-region'.
+(2) Unnecessary goto-char was deleted.
+(3) Unnecessary save-excursion was deleted.
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 3.0
+date: 1995/10/20 10:42:41;  author: morioka;  state: Exp;  lines: +2 -7
+Use function `mime/decode-region'.
+----------------------------
+revision 2.0
+date: 1995/10/19 07:57:57;  author: morioka;  state: Exp;  lines: +7 -1
+Decode base64 or quoted-printable.
+----------------------------
+
+
+* tm/gnus
+
+  Attached Version 7.5.
+
+tm/tm-sgnus.el
+----------------------------
+revision 7.5
+date: 1995/10/19 14:22:47;  author: morioka;  state: Exp;  lines: +1 -5
+Not support gnus-5.0.6-nnheader.diff. (^_^;
+----------------------------
+
+
+* tm/mh-e
+
+  Attached Version 7.7.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.7
+date: 1995/10/20 10:54:27;  author: morioka;  state: Exp;  lines: +10 -2
+(1) In automatic MIME preview mode, if `,' key is pressed, it displays 
+    preview buffer which has all fields of message header.
+(2) Raw message displaying function is bound to `ESC ,'.
+----------------------------
diff --git a/old-logs/Changes-7.18.ja b/old-logs/Changes-7.18.ja
new file mode 100644 (file)
index 0000000..2ff3ef2
--- /dev/null
@@ -0,0 +1,83 @@
+* tl
+
+  Version 7.01.1 \e$B$rE:IU$7$?!#\e(B
+
+tl/mu-cite.el
+----------------------------
+revision 3.3
+date: 1995/10/20 10:43:28;  author: morioka;  state: Exp;  lines: +4 -2
+\e$B4X?t\e(B mu-cite/cite-original \e$B$r=$@5$7$?!#\e(B
+----------------------------
+
+
+* mel
+
+  Version 2.1 \e$B$rE:IU$7$?!#\e(B
+
+mel/mel.el
+----------------------------
+revision 2.1
+date: 1995/10/20 10:51:39;  author: morioka;  state: Exp;  lines: +18 -1
+\e$B4X?t\e(B mime/encode-region \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 2.0
+date: 1995/10/20 10:38:08;  author: morioka;  state: Exp;  lines: +27 -1
+\e$B4X?t\e(B mime/decode-region \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/tm-rich.el
+----------------------------
+revision 7.1
+date: 1995/10/20 10:40:06;  author: morioka;  state: Exp;  lines: +3 -15
+\e$B4X?t\e(B mime/decode-region \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.18
+date: 1995/10/20 10:41:59;  author: morioka;  state: Exp;  lines: +3 -9
+\e$B4X?t\e(B mime-viewer/filter-text/plain \e$B$r=$@5$7$?!'\e(B
+(1) \e$B4X?t\e(B mime/decode-region \e$B$r;H$&$h$&$K$7$?!#\e(B
+(2) \e$BL5BL$J\e(B goto-char \e$B$r:o=|$7$?!#\e(B
+(3) \e$BL5BL$J\e(B save-excursion \e$B$r:o=|$7$?!#\e(B
+----------------------------
+
+tm/tm-w3.el
+----------------------------
+revision 3.0
+date: 1995/10/20 10:42:41;  author: morioka;  state: Exp;  lines: +2 -7
+\e$B4X?t\e(B mime/decode-region \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 2.0
+date: 1995/10/19 07:57:57;  author: morioka;  state: Exp;  lines: +7 -1
+base64 \e$B$d\e(B quoted-printable \e$B$N>l9g!"\e(Bdecode \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.5 \e$B$rE:IU$7$?!#\e(B
+
+tm/tm-sgnus.el
+----------------------------
+revision 7.5
+date: 1995/10/19 14:22:47;  author: morioka;  state: Exp;  lines: +1 -5
+gnus-5.0.6-nnheader.diff \e$B$r8+<N$F$?!#\e(B(^_^;
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.7 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.7
+date: 1995/10/20 10:54:27;  author: morioka;  state: Exp;  lines: +10 -2
+(1) automatic MIME preview mode \e$B$N;~$K\e(B `,' \e$B$r2!$7$?>l9g!"\e(Bheader \e$B$rA4It\e(B
+    \e$BI=<($7$?\e(B preview buffer \e$B$rI=<($9$k$h$&$K$7$?!#\e(B
+(2) \e$B>o$K@8$N2hLL$rI=<($9$k4X?t$r\e(B `ESC ,' \e$B$K3d$jEv$F$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.19.en b/old-logs/Changes-7.19.en
new file mode 100644 (file)
index 0000000..5b86e6f
--- /dev/null
@@ -0,0 +1,139 @@
+* tm
+
+tm/tm-partial.el
+----------------------------
+revision 7.9
+date: 1995/10/23 09:27:29;  author: morioka;  state: Exp;  lines: +6 -5
+Function `mime/decode-message/partial-region' was renamed to
+`mime-article/decode-message/partial'.
+----------------------------
+revision 7.8
+date: 1995/10/22 14:28:50;  author: morioka;  state: Exp;  lines: +12 -71
+Stop checking about number, etc.
+----------------------------
+revision 7.7
+date: 1995/10/22 13:13:39;  author: morioka;  state: Exp;  lines: +1 -19
+Setting for VM was moved to tm-vm.el.
+----------------------------
+revision 7.6
+date: 1995/10/22 12:51:23;  author: morioka;  state: Exp;  lines: +1 -22
+Setting for mh-e was moved to tm-mh-e.el.
+----------------------------
+revision 7.5
+date: 1995/10/22 12:37:34;  author: morioka;  state: Exp;  lines: +3 -19
+Setting for September Gnus and Gnus 5.0.* with September patch was
+moved to tm-sgnus.el.
+----------------------------
+revision 7.4
+date: 1995/10/22 12:08:45;  author: morioka;  state: Exp;  lines: +1 -16
+Setting for GNUS 4 was moved to tm-gnus4.el.
+----------------------------
+revision 7.3
+date: 1995/10/22 12:01:35;  author: morioka;  state: Exp;  lines: +1 -16
+Setting for GNUS 3.* was moved to tm-gnus3.el.
+----------------------------
+revision 7.2
+date: 1995/10/22 11:56:28;  author: morioka;  state: Exp;  lines: +17 -11
+Variable `tm-partial/display-article-method-alist' was renamed to
+`tm-partial/preview-article-method-alist', function
+`tm-partial/display-article' was renamed to
+`tm-partial/preview-article'.
+----------------------------
+revision 7.1
+date: 1995/10/22 10:22:30;  author: morioka;  state: Exp;  lines: +117 -99
+Implementation was changed:
+(1) Some check for Subject searching in Summary was cut.
+(2) Use message/partial method of tm-view.
+(3) Separate setting for each MUA from the function.
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 2.0
+date: 1995/10/23 09:26:41;  author: morioka;  state: Exp;  lines: +2 -2
+Function `mime/decode-message/partial-region' was renamed to
+`mime-article/decode-message/partial'.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.3
+date: 1995/10/23 08:53:47;  author: morioka;  state: Exp;  lines: +29 -1
+Setting for tm-partial was added.
+----------------------------
+revision 7.2
+date: 1995/10/22 15:42:46;  author: morioka;  state: Exp;  lines: +2 -2
+Fixed a problem about quitting method setting.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.19
+date: 1995/10/23 09:27:13;  author: morioka;  state: Exp;  lines: +2 -2
+Function `mime/decode-message/partial-region' was renamed to
+`mime-article/decode-message/partial'.
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.2
+date: 1995/10/22 13:17:12;  author: morioka;  state: Exp;  lines: +25 -2
+Setting for tm-partial was added.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.08.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.8
+date: 1995/10/22 14:40:59;  author: morioka;  state: Exp;  lines: +29 -1
+Setting for tm-partial was added.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 7.09.
+
+tm/gnus/tm-gnus3.el
+----------------------------
+revision 7.0
+date: 1995/10/22 12:02:04;  author: morioka;  state: Exp;  lines: +24 -1
+Setting for tm-partial was added.
+----------------------------
+
+tm/gnus/tm-gnus4.el
+----------------------------
+revision 7.0
+date: 1995/10/22 12:12:56;  author: morioka;  state: Exp;  lines: +24 -1
+Setting for tm-partial was added.
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.4
+date: 1995/10/22 12:13:50;  author: morioka;  state: Exp;  lines: +24 -1
+Setting for tm-partial was added.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.9
+date: 1995/10/23 10:18:13;  author: morioka;  state: Exp;  lines: +13 -7
+`tm-gnus/article-prepare-hook' was created.
+----------------------------
+revision 7.8
+date: 1995/10/23 08:55:03;  author: morioka;  state: Exp;  lines: +11 -1
+measure for BBDB.
+----------------------------
+revision 7.7
+date: 1995/10/22 14:38:08;  author: morioka;  state: Exp;  lines: +5 -6
+Fixed a problem for tm-partial.
+----------------------------
+revision 7.6
+date: 1995/10/22 12:37:59;  author: morioka;  state: Exp;  lines: +23 -1
+Setting for tm-partial was added.
+----------------------------
diff --git a/old-logs/Changes-7.19.ja b/old-logs/Changes-7.19.ja
new file mode 100644 (file)
index 0000000..2928e36
--- /dev/null
@@ -0,0 +1,138 @@
+* tm
+
+tm/tm-partial.el
+----------------------------
+revision 7.9
+date: 1995/10/23 09:27:29;  author: morioka;  state: Exp;  lines: +6 -5
+\e$B4X?t\e(B mime/decode-message/partial-region \e$B$r\e(B
+`mime-article/decode-message/partial' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/10/22 14:28:50;  author: morioka;  state: Exp;  lines: +12 -71
+\e$BHV9fEy$N\e(B check \e$B$r9T$&$N$r;_$a$?!#\e(B
+----------------------------
+revision 7.7
+date: 1995/10/22 13:13:39;  author: morioka;  state: Exp;  lines: +1 -19
+VM \e$BMQ$N@_Dj$r\e(B tm-vm.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/10/22 12:51:23;  author: morioka;  state: Exp;  lines: +1 -22
+mh-e \e$BMQ$N@_Dj$r\e(B tm-mh-e.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.5
+date: 1995/10/22 12:37:34;  author: morioka;  state: Exp;  lines: +3 -19
+September Gnus \e$B$*$h$S\e(B Gnus 5.0.* with September patch \e$BMQ$N@_Dj$r\e(B
+tm-sgnus.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.4
+date: 1995/10/22 12:08:45;  author: morioka;  state: Exp;  lines: +1 -16
+GNUS 4 \e$BMQ$N@_Dj$r\e(B tm-gnus4.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/10/22 12:01:35;  author: morioka;  state: Exp;  lines: +1 -16
+GNUS 3.* \e$BMQ$N@_Dj$r\e(B tm-gnus3.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.2
+date: 1995/10/22 11:56:28;  author: morioka;  state: Exp;  lines: +17 -11
+\e$BJQ?t\e(B tm-partial/display-article-method-alist \e$B$r\e(B
+`tm-partial/preview-article-method-alist' \e$B$K!"4X?t\e(B
+tm-partial/display-article \e$B$r\e(B `tm-partial/preview-article' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/10/22 10:22:30;  author: morioka;  state: Exp;  lines: +117 -99
+\e$B<BAu$rBgI}$K=$@5$7$?!#\e(B
+(1) Summary \e$B$K$*$1$k\e(B Subject \e$B8!:w$N>r7o$r4K$a$?!#\e(B
+(2) tm-view \e$B$N\e(B message/partial \e$BMQ$N\e(B method \e$B$rMxMQ$9$k$h$&$K$7$?!#\e(B
+(3) \e$B3F\e(B MUA \e$BMQ$N@_Dj$r4X?tK\BN$+$iJ,N%$7$?!#\e(B
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 2.0
+date: 1995/10/23 09:26:41;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime/decode-message/partial-region \e$B$r\e(B
+`mime-article/decode-message/partial' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.3
+date: 1995/10/23 08:53:47;  author: morioka;  state: Exp;  lines: +29 -1
+tm-partial \e$BMQ$N@_Dj$rDI2C$7$?!#\e(B
+----------------------------
+revision 7.2
+date: 1995/10/22 15:42:46;  author: morioka;  state: Exp;  lines: +2 -2
+quitting method \e$B$N@_Dj$K$*$1$kIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.19
+date: 1995/10/23 09:27:13;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B mime/decode-message/partial-region \e$B$r\e(B
+`mime-article/decode-message/partial' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.2
+date: 1995/10/22 13:17:12;  author: morioka;  state: Exp;  lines: +25 -2
+tm-partial \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.08 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.8
+date: 1995/10/22 14:40:59;  author: morioka;  state: Exp;  lines: +29 -1
+tm-partial \e$BMQ$N@_Dj$rDI2C$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.09 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus3.el
+----------------------------
+revision 7.0
+date: 1995/10/22 12:02:04;  author: morioka;  state: Exp;  lines: +24 -1
+tm-partial \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+tm/gnus/tm-gnus4.el
+----------------------------
+revision 7.0
+date: 1995/10/22 12:12:56;  author: morioka;  state: Exp;  lines: +24 -1
+tm-partial \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.4
+date: 1995/10/22 12:13:50;  author: morioka;  state: Exp;  lines: +24 -1
+tm-partial \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.9
+date: 1995/10/23 10:18:13;  author: morioka;  state: Exp;  lines: +13 -7
+tm-gnus/article-prepare-hook \e$B$r@_$1$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/10/23 08:55:03;  author: morioka;  state: Exp;  lines: +11 -1
+BBDB \e$BBP:vMQ$N\e(B code \e$B$rF~$l$?!#\e(B
+----------------------------
+revision 7.7
+date: 1995/10/22 14:38:08;  author: morioka;  state: Exp;  lines: +5 -6
+tm-partial \e$B$G$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/10/22 12:37:59;  author: morioka;  state: Exp;  lines: +23 -1
+tm-partial \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.20.en b/old-logs/Changes-7.20.en
new file mode 100644 (file)
index 0000000..e94e834
--- /dev/null
@@ -0,0 +1,122 @@
+* mel
+
+  Attached version 3.0.
+
+mel/mel.el
+----------------------------
+revision 3.0
+date: 1995/10/25 05:03:11;  author: morioka;  state: Exp;  lines: +13 -8
+(1) setting for mel-u.el.
+(2) New variable `mime-encoding-method-alist': it is used to choose
+    encoder in function `mime/encode-region'.
+----------------------------
+
+mel/mel-b.el
+----------------------------
+revision 2.0
+date: 1995/10/25 02:40:49;  author: morioka;  state: Exp;  lines: +15 -9
+Fixed a problem in Mule.
+----------------------------
+
+mel/mel-q.el
+----------------------------
+revision 2.1
+date: 1995/10/25 05:00:54;  author: morioka;  state: Exp;  lines: +15 -9
+Fixed a problem in Mule.
+----------------------------
+
+mel/mel-u.el
+----------------------------
+revision 1.1
+date: 1995/10/25 05:01:17;  author: morioka;  state: Exp;
+New module: it is for uuencode.
+----------------------------
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.7
+date: 1995/10/26 11:12:49;  author: morioka;  state: Exp;  lines: +3 -112
+Setting for tm-edit.el instead of setting for mime.el and tm-comp.el.
+----------------------------
+revision 7.6
+date: 1995/10/26 00:17:08;  author: morioka;  state: Exp;  lines: +1 -39
+Setting for variable `mime-file-types' was deleted.
+----------------------------
+revision 7.5
+date: 1995/10/24 00:23:57;  author: morioka;  state: Exp;  lines: +11 -11
+According to KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp> in
+[tm ML (Japanese):1031], setting for VM variables was deleted.
+----------------------------
+
+tm/signature.el
+----------------------------
+revision 4.0
+date: 1995/10/26 09:25:23;  author: morioka;  state: Exp;  lines: +5 -3
+Function `signature/insert-signature-at-point' and function
+`signature/insert-signature-at-eof' were modified to return file name
+of inserted signature.
+----------------------------
+revision 3.0
+date: 1995/10/25 04:58:18;  author: morioka;  state: Exp;  lines: +33 -21
+Fixed a problem of function `signature/get-signature-file-name'.
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.11
+date: 1995/10/26 11:12:05;  author: morioka;  state: Exp;  lines: +51 -67
+New module: it was created based on mime.el and tm-comp.el.
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.5
+date: 1995/10/24 00:18:39;  author: morioka;  state: Exp;  lines: +2 -3
+According to KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp> in
+[tm ML (Japanese):1031], forgot part, which should be renamed, was
+renamed.
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 7.10
+date: 1995/10/25 05:25:28;  author: morioka;  state: Exp;  lines: +10 -9
+Fixed for cut off Subject: field.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.4
+date: 1995/10/24 00:19:52;  author: morioka;  state: Exp;  lines: +3 -6
+(require 'rmail) was added.
+----------------------------
+
+tm/tm-setup.el
+----------------------------
+revision 6.4
+date: 1995/10/24 00:24:48;  author: morioka;  state: Exp;  lines: +7 -2
+(require 'tm-rmail) is setting for rmail-mode-hook.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.20
+date: 1995/10/24 00:21:02;  author: morioka;  state: Exp;  lines: +4 -1
+According to KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp> in
+[tm ML (Japanese):1031], buffer local variables were defined.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.9.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.9
+date: 1995/10/26 09:26:23;  author: morioka;  state: Exp;  lines: +20 -13
+Setting for tm-edit.el instead of tm-comp.el.
+----------------------------
diff --git a/old-logs/Changes-7.20.ja b/old-logs/Changes-7.20.ja
new file mode 100644 (file)
index 0000000..a0639fc
--- /dev/null
@@ -0,0 +1,125 @@
+* mel
+
+  Version 3.0 \e$B$rE:IU$7$?!#\e(B
+
+mel/mel.el
+----------------------------
+revision 3.0
+date: 1995/10/25 05:03:11;  author: morioka;  state: Exp;  lines: +13 -8
+(1) mel-u.el \e$B$KBP$9$k@_Dj$r9T$C$?!#\e(B
+(2) \e$BJQ?t\e(B mime-encoding-method-alist \e$B$r@_$1$F!"4X?t\e(B mime/encode-region
+    \e$B$G$N\e(B encoder \e$B$NA*Br$K$3$l$rMQ$$$k$h$&$K$7$?!#\e(B
+----------------------------
+
+mel/mel-b.el
+----------------------------
+revision 2.0
+date: 1995/10/25 02:40:49;  author: morioka;  state: Exp;  lines: +15 -9
+Mule \e$B$G$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+mel/mel-q.el
+----------------------------
+revision 2.1
+date: 1995/10/25 05:00:54;  author: morioka;  state: Exp;  lines: +15 -9
+Mule \e$B$G$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+mel/mel-u.el
+----------------------------
+revision 1.1
+date: 1995/10/25 05:01:17;  author: morioka;  state: Exp;
+uuencode \e$BMQ$N\e(B module \e$B$H$7$F:n@.$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.7
+date: 1995/10/26 11:12:49;  author: morioka;  state: Exp;  lines: +3 -112
+mime.el, tm-comp.el \e$BMQ$N@_Dj$r:o=|$7!"\e(Btm-edit.el \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/10/26 00:17:08;  author: morioka;  state: Exp;  lines: +1 -39
+\e$BJQ?t\e(B mime-file-types \e$B$r@_Dj$9$k$N$r$d$a$?!#\e(B
+----------------------------
+revision 7.5
+date: 1995/10/24 00:23:57;  author: morioka;  state: Exp;  lines: +11 -11
+[tm ML\e$B!JF|K\8lHG!K\e(B:1031] \e$B$G$N!">.NS\e(B \e$B=$J?\e(B
+<shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N;XE&$K=>$$!"\e(BVM \e$B$NJQ?t$KBP$9$k\e(B
+\e$B@_Dj$r9T$&$N$r;_$a$?!#\e(B
+----------------------------
+
+tm/signature.el
+----------------------------
+revision 4.0
+date: 1995/10/26 09:25:23;  author: morioka;  state: Exp;  lines: +5 -3
+\e$B4X?t\e(B signature/insert-signature-at-point \e$B$*$h$S4X?t\e(B
+signature/insert-signature-at-eof \e$B$GA^F~$7$?\e(B signature \e$B$N\e(B file \e$BL>$rJV\e(B
+\e$B$9$h$&$K$7$?!#\e(B
+----------------------------
+revision 3.0
+date: 1995/10/25 04:58:18;  author: morioka;  state: Exp;  lines: +33 -21
+\e$B4X?t\e(B signature/get-signature-file-name \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.11
+date: 1995/10/26 11:12:05;  author: morioka;  state: Exp;  lines: +51 -67
+mime.el \e$B$H\e(B tm-comp.el \e$B$r4p$K:n@.$7$?!#\e(B
+----------------------------
+
+tm/tm-ew-e.el
+----------------------------
+revision 7.5
+date: 1995/10/24 00:18:39;  author: morioka;  state: Exp;  lines: +2 -3
+[tm ML\e$B!JF|K\8lHG!K\e(B:1031] \e$B$G$N!">.NS\e(B \e$B=$J?\e(B
+<shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N;XE&$K=>$$!"\e(Brename\e$B$7K:$l$F$$$?\e(B
+\e$BItJ,$r=$@5$7$?!#\e(B
+----------------------------
+
+tm/tm-partial.el
+----------------------------
+revision 7.10
+date: 1995/10/25 05:25:28;  author: morioka;  state: Exp;  lines: +10 -9
+Subject: field \e$B$,ESCf$G@Z$l$F$$$k>l9g$N;v$r9MN8$7$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.4
+date: 1995/10/24 00:19:52;  author: morioka;  state: Exp;  lines: +3 -6
+(require 'rmail) \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-setup.el
+----------------------------
+revision 6.4
+date: 1995/10/24 00:24:48;  author: morioka;  state: Exp;  lines: +7 -2
+(require 'tm-rmail) \e$B$r\e(B rmail-mode-hook \e$B$KBP$7$F@_Dj$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.20
+date: 1995/10/24 00:21:02;  author: morioka;  state: Exp;  lines: +4 -1
+[tm ML\e$B!JF|K\8lHG!K\e(B:1031] \e$B$G$N!">.NS\e(B \e$B=$J?\e(B
+<shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N;XE&$K=>$$!"\e(Bbuffer local \e$BJQ?t\e(B
+\e$B$rA4$F\e(B defvar \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.9 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.9
+date: 1995/10/26 09:26:23;  author: morioka;  state: Exp;  lines: +20 -13
+tm-comp \e$BMQ$N@_Dj$r$9$k$N$r$d$a$F!"Be$o$j$K\e(B tm-edit \e$BMQ$N@_Dj$r$9$k$h$&\e(B
+\e$B$K$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.21.en b/old-logs/Changes-7.21.en
new file mode 100644 (file)
index 0000000..5a55202
--- /dev/null
@@ -0,0 +1,119 @@
+* mel
+
+  Attached version 3.1.
+
+mel/mel.el
+----------------------------
+revision 3.1
+date: 1995/10/30 06:03:37;  author: morioka;  state: Exp;  lines: +18 -14
+(1) setting for function `uuencode-decode-region' of mel-u.el.
+(2) Variable `mime-decoding-method-alist' was created to chose decoder 
+    in function `mime/decode-region'.
+----------------------------
+
+mel/mel-u.el
+----------------------------
+revision 2.0
+date: 1995/10/30 06:01:29;  author: morioka;  state: Exp;  lines: +51 -1
+Function `uuencode-decode-region' was created.
+----------------------------
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.9
+date: 1995/10/28 06:02:53;  author: morioka;  state: Exp;  lines: +38 -39
+(1) all of VM settings were deleted.
+(2) `mime-setup-load-hook' was created.
+(3) Setting to decode encoded-words was inserted to variable
+    `mime/editor-mode-hook'. Other similar settings were deleted.
+----------------------------
+revision 7.8
+date: 1995/10/27 08:36:13;  author: morioka;  state: Exp;  lines: +2 -16
+For `mh-letter-mode-hook', do add-hook as append mode.
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.14
+date: 1995/10/29 06:15:49;  author: morioka;  state: Exp;  lines: +6 -120
+Unnecessary comments were deleted.
+----------------------------
+revision 7.13
+date: 1995/10/28 05:48:36;  author: morioka;  state: Exp;  lines: +501 -463
+(1) prefix was renamed from ``tm-edit/'' to ``mime-editor/''.
+(2) `mime-mode' was renamed to `mime/editor-mode'.
+(3) Does not set sending key.
+    It sets function `mime-editor/maybe-translate' to before sending
+    hooks of each MUAs'.
+(4) Some problems were fixed.
+----------------------------
+revision 7.12
+date: 1995/10/27 11:18:22;  author: morioka;  state: Exp;  lines: +13 -43
+Forgot part to rename `mime-menu' to `tm-edit/menu' was renamed.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.21
+date: 1995/10/30 05:57:27;  author: morioka;  state: Exp;  lines: +31 -17
+Variable `mime-viewer/over-to-previous-method-alist' and variable
+`mime-viewer/over-to-next-method-alist' were created.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.8
+date: 1995/10/30 05:52:36;  author: morioka;  state: Exp;  lines: +80 -23
+automatic MIME preview support.
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.3
+date: 1995/10/28 06:00:09;  author: morioka;  state: Exp;  lines: +13 -1
+Code for mime-setup.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.10.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.10
+date: 1995/10/30 03:19:18;  author: morioka;  state: Exp;  lines: +2 -2
+Setting for tm-edit was modified because variable
+`tm-edit/message-inserter-alist' was renamed to
+`mime-editor/message-inserter-alist'.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 7.12.
+
+tm/gnus/tm-gnus4.el
+----------------------------
+revision 7.1
+date: 1995/10/28 05:44:44;  author: morioka;  state: Exp;  lines: +1 -98
+Setting for tm-comp was deleted.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.12
+date: 1995/10/29 14:13:08;  author: morioka;  state: Exp;  lines: +16 -29
+(1) encoded-words decoding mode (tm-gnus/decode-all = nil) was
+    abolished. So variable `tm-gnus/decode-all' was deleted.
+(2) Redefine function `gnus-article-hide-headers-if-wanted'.
+(3) Variable `tm-gnus/automatic-mime-preview' was created. It is set
+    to variable `gnus-show-mime'.
+----------------------------
+revision 7.11
+date: 1995/10/27 10:19:38;  author: morioka;  state: Exp;  lines: +3 -1
+measure for BBDB again.
+----------------------------
diff --git a/old-logs/Changes-7.21.ja b/old-logs/Changes-7.21.ja
new file mode 100644 (file)
index 0000000..175ef66
--- /dev/null
@@ -0,0 +1,125 @@
+* mel
+
+  Version 3.1 \e$B$rE:IU$7$?!#\e(B
+
+mel/mel.el
+----------------------------
+revision 3.1
+date: 1995/10/30 06:03:37;  author: morioka;  state: Exp;  lines: +18 -14
+(1) mel-u.el \e$B$N\e(B uuencode-decode-region \e$B$N@_Dj$r9T$C$?!#\e(B
+(2) \e$BJQ?t\e(B mime-decoding-method-alist \e$B$r@_$1$F!"4X?t\e(B mime/decode-region
+    \e$B$G$N\e(B decoder \e$B$NA*Br$K$3$l$rMQ$$$k$h$&$K$7$?!#\e(B
+----------------------------
+
+mel/mel-u.el
+----------------------------
+revision 2.0
+date: 1995/10/30 06:01:29;  author: morioka;  state: Exp;  lines: +51 -1
+\e$B4X?t\e(B uuencode-decode-region \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+
+* tm
+
+tm/mime-setup.el
+----------------------------
+revision 7.9
+date: 1995/10/28 06:02:53;  author: morioka;  state: Exp;  lines: +38 -39
+(1) VM \e$BMQ$N@_Dj$rA4$F:o=|$7$?!#\e(B
+(2) mime-setup-load-hook \e$B$r@_$1$?!#\e(B
+(3) \e$BJQ?t\e(B mime/editor-mode-hook \e$B$K\e(B encoded-word \e$B$N\e(B decode \e$BMQ$N\e(B code \e$B$r\e(B
+    \e$BF~$l!"$=$l0J30$NItJ,$K$"$C$?\e(B mime/decode-message-header \e$B$r8F$V@_Dj\e(B
+    \e$B$r:o=|$7$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/10/27 08:36:13;  author: morioka;  state: Exp;  lines: +2 -16
+mh-letter-mode-hook \e$B$KBP$7$F\e(B append mode \e$B$G\e(B add-hook \e$B$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.14
+date: 1995/10/29 06:15:49;  author: morioka;  state: Exp;  lines: +6 -120
+\e$BITMW$J\e(B comment \e$B$r:o=|$7$?!#\e(B
+----------------------------
+revision 7.13
+date: 1995/10/28 05:48:36;  author: morioka;  state: Exp;  lines: +501 -463
+(1) prefix \e$B$r\e(B ``tm-edit/'' \e$B$+$i\e(B ``mime-editor/'' \e$B$KJQ$($?!#\e(B
+(2) mime-mode \e$B$r\e(B mime/editor-mode \e$B$KJQ$($?!#\e(B
+(3) \e$BH/?.MQ$N\e(B key \e$B$r@_Dj$9$k$N$r$d$a!"3F\e(B MUA \e$B$NH/?.D>A0$K8F$P$l$k\e(B hook
+    \e$B$K4X?t\e(B mime-editor/maybe-translate \e$B$r@_Dj$9$k$h$&$K$7$?!#\e(B
+(4) \e$B$$$m$$$m$JIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.12
+date: 1995/10/27 11:18:22;  author: morioka;  state: Exp;  lines: +13 -43
+\e$BDj?t\e(B mime-menu \e$B$r\e(B tm-edit/menu \e$B$K\e(B rename \e$B$9$k$N$rK:$l$F$$$?ItJ,$r=$@5\e(B
+\e$B$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.21
+date: 1995/10/30 05:57:27;  author: morioka;  state: Exp;  lines: +31 -17
+message \e$B$N@hF,\e(B content \e$B$+$iA0$K9T$3$&$H$9$k;~$K8F$P$l$k\e(B
+`mime-viewer/over-to-previous-method-alist' \e$B$H\e(B message \e$B$NKvHx$N\e(B
+content \e$B$+$i<!$N\e(B content \e$B$K9T$3$&$H$9$k;~$K8F$P$l$k\e(B
+`mime-viewer/over-to-next-method-alist' \e$B$r@_$1$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.8
+date: 1995/10/30 05:52:36;  author: morioka;  state: Exp;  lines: +80 -23
+automatic MIME preview support \e$B$r9T$C$?!#\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.3
+date: 1995/10/28 06:00:09;  author: morioka;  state: Exp;  lines: +13 -1
+mime-setup \e$BBP:vMQ$N\e(B code \e$B$rF~$l$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.10 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.10
+date: 1995/10/30 03:19:18;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BJQ?t\e(B tm-edit/message-inserter-alist \e$B$,\e(B
+`mime-editor/message-inserter-alist' \e$B$K2~L>$5$l$?$N$KH<$$!"\e(Btm-edit \e$B$N\e(B
+\e$B@_Dj$r=$@5$7$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.12 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus4.el
+----------------------------
+revision 7.1
+date: 1995/10/28 05:44:44;  author: morioka;  state: Exp;  lines: +1 -98
+tm-comp \e$BMQ$N@_Dj$r:o=|$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.12
+date: 1995/10/29 14:13:08;  author: morioka;  state: Exp;  lines: +16 -29
+(1) encoded-word \e$B$N\e(B decode \e$B$@$1$r9T$&\e(B mode\e$B!J\e(Btm-gnus/decode-all \e$B$,\e(B nil
+    \e$B$G$"$k>uBV!K$rGQ;_$7$?!#$3$l$KH<$$!"JQ?t\e(B tm-gnus/decode-all \e$B$rGQ;_\e(B
+    \e$B$7$?!#\e(B
+(2) \e$B4X?t\e(B gnus-article-hide-headers-if-wanted \e$B$r:FDj5A$9$k$h$&$K$7$?!#\e(B
+(3) \e$BJQ?t\e(B tm-gnus/automatic-mime-preview \e$B$r@_$1$?!#$3$l$OJQ?t\e(B
+    gnus-show-mime \e$B$KBeF~$5$l$k!#!J\e(Bdefault \e$B$N>uBV$G\e(B automatic MIME
+    preview mode \e$B$K$7!"$J$*$+$D!"\e(Buser \e$B$,=i4|>uBV$r@_Dj$G$-$k$h$&$K$9$k\e(B
+    \e$B$?$a!K\e(B
+----------------------------
+revision 7.11
+date: 1995/10/27 10:19:38;  author: morioka;  state: Exp;  lines: +3 -1
+BBDB \e$BBP:vMQ$N@_Dj$r$^$?$^$?=$@5!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.22.en b/old-logs/Changes-7.22.en
new file mode 100644 (file)
index 0000000..d3d1499
--- /dev/null
@@ -0,0 +1,136 @@
+* tl
+
+  Attached version 7.01.3.
+
+
+* mel
+
+  Attached version 3.2.
+
+
+* tm
+
+tm/tm-edit.el
+----------------------------
+revision 7.15
+date: 1995/11/03 08:32:03;  author: morioka;  state: Exp;  lines: +77 -9
+Addition for image/tiff and text/x-rot13-47.
+----------------------------
+
+tm/tm-file.el
+----------------------------
+revision 2.0
+date: 1995/11/06 16:05:29;  author: morioka;  state: Exp;  lines: +17 -5
+(1) Function `mime/extract-file' was renamed to
+    `mime-article/extract-file'.
+(2) took measure for jam-zcat and jka-compr.
+----------------------------
+revision 1.1
+date: 1995/11/03 08:32:58;  author: morioka;  state: Exp;
+It was created as a tm-view internal method module for file
+extraction.
+----------------------------
+
+tm/tm-mail.el
+----------------------------
+revision 1.1
+date: 1995/11/04 08:22:24;  author: morioka;  state: Exp;
+It was created as a tm-view internal method module for message/rfc822
+and text/x-rot13-47.
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 4.0
+date: 1995/11/04 07:51:22;  author: morioka;  state: Exp;  lines: +4 -2
+Don't code convert when reading partial part files.
+----------------------------
+revision 3.0
+date: 1995/11/03 08:53:58;  author: morioka;  state: Exp;  lines: +6 -2
+Function `mime-article/decode-message/partial' was modified not to
+code convert when reading FULL file.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.22
+date: 1995/11/03 09:05:23;  author: morioka;  state: Exp;  lines: +21 -15
+(1) New function `mime-preview/decode-text-region'.
+(2) use function `mime/code-convert-region-to-emacs' as code converter 
+    for mime/show-message-mode.
+(3) Buffer local variable `mime/mother-buffer' was renamed to
+    `mime::preview/mother-buffer'.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.12
+date: 1995/11/02 12:20:51;  author: morioka;  state: Exp;  lines: +2 -2
+In function `tm-rmail/view-message', fixed renaming mistake of
+`tm-rmail/preview-message'.
+----------------------------
+revision 7.11
+date: 1995/11/02 07:03:01;  author: morioka;  state: Exp;  lines: +3 -2
+Function `tm-rmail/preview-message' was modified to use function
+`rfc822/get-field-body' instead of function
+`mail-fetch-field'. (because of text property problem in Emacs 19.29)
+----------------------------
+revision 7.10
+date: 1995/11/02 06:04:48;  author: morioka;  state: Exp;  lines: +2 -2
+In function `tm-rmail/forward', fixed renaming mistake of
+`tm-edit/insert-tag' -> `mime-editor/insert-tag'.
+----------------------------
+revision 7.9
+date: 1995/10/31 14:20:25;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm-rmail/forward-from-gnus' was renamed to
+`gnus-mail-forward-using-mail-mime'.
+----------------------------
+
+tm/mh-e
+
+  Attached version 7.12.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.12
+date: 1995/10/31 15:27:51;  author: morioka;  state: Exp;  lines: +1 -46
+Function `gnus-mail-forward-using-mhe-mime' was moved to tm-gnus5.el
+again.
+----------------------------
+revision 7.11
+date: 1995/10/31 14:17:09;  author: morioka;  state: Exp;  lines: +47 -1
+Insert (require 'mh-comp) in function
+`gnus-mail-forward-using-mhe-mime'.
+----------------------------
+
+tm/mh-e/tm-mh-e3.el
+----------------------------
+revision 6.0
+date: 1995/10/31 14:24:41;  author: morioka;  state: Exp;  lines: +5 -1
+Insert (provide 'mh-comp).
+----------------------------
+
+
+tm/gnus
+
+  Attached version 7.13.
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.7
+date: 1995/10/31 15:24:49;  author: morioka;  state: Exp;  lines: +58 -1
+Function `gnus-mail-forward-using-mhe-mime' was defined in this module 
+again.
+----------------------------
+revision 7.6
+date: 1995/10/31 13:52:48;  author: morioka;  state: Exp;  lines: +1 -47
+Function `gnus-mail-forward-using-mhe-mime' was moved to tm-mh-e.el.
+----------------------------
+revision 7.5
+date: 1995/10/31 13:45:21;  author: morioka;  state: Exp;  lines: +108 -136
+(1) automatic MIME preview support for original Gnus 5.0.x.
+    (``with tm patch'' is regarded as original Gnus 5.0.x)
+(2) tm-gnus/decode-all was abolished and changed like tm-sgnus way.
+(3) setting for BBDB.
+(4) Function `gnus-mail-forward-using-mhe-mime' was modified.
+----------------------------
diff --git a/old-logs/Changes-7.22.ja b/old-logs/Changes-7.22.ja
new file mode 100644 (file)
index 0000000..da2428a
--- /dev/null
@@ -0,0 +1,134 @@
+* tl
+
+  Version 7.01.3 \e$B$rE:IU$7$?!#\e(B
+
+
+* mel
+
+  Version 3.2 \e$B$rE:IU$7$?!#\e(B
+
+
+* tm
+
+tm/tm-edit.el
+----------------------------
+revision 7.15
+date: 1995/11/03 08:32:03;  author: morioka;  state: Exp;  lines: +77 -9
+image/tiff \e$B$H\e(B text/x-rot13-47 \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-file.el
+----------------------------
+revision 2.0
+date: 1995/11/06 16:05:29;  author: morioka;  state: Exp;  lines: +17 -5
+(1) \e$B4X?t\e(B mime/extract-file \e$B$r\e(B mime-article/extract-file \e$B$K2~L>$7$?!#\e(B
+(2) jam-zcat \e$B$H\e(B jka-compr \e$B$KBP$9$kBP:v$r9T$C$?!#\e(B
+----------------------------
+revision 1.1
+date: 1995/11/03 08:32:58;  author: morioka;  state: Exp;
+file extraction \e$BMQ$N\e(B internal method module \e$B$H$7$F?7@_$7$?!#\e(B
+----------------------------
+
+tm/tm-mail.el
+----------------------------
+revision 1.1
+date: 1995/11/04 08:22:24;  author: morioka;  state: Exp;
+message/rfc822 \e$B$H\e(B text/x-rot13-47 \e$BMQ$N\e(B internal method module \e$B$H$7$F?7\e(B
+\e$B@_$7$?!#\e(B
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 4.0
+date: 1995/11/04 07:51:22;  author: morioka;  state: Exp;  lines: +4 -2
+\e$B=q$-=P$7$?3F\e(B part \e$B$rFI$_9~$`;~$K\e(B code \e$BJQ49$r9T$o$J$$$h$&$K$7$?!#\e(B
+----------------------------
+revision 3.0
+date: 1995/11/03 08:53:58;  author: morioka;  state: Exp;  lines: +6 -2
+\e$B4X?t\e(B mime-article/decode-message/partial \e$B$G\e(B FULL file \e$B$r\e(B code \e$BJQ49$;$:\e(B
+\e$B$KFI$_9~$`$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.22
+date: 1995/11/03 09:05:23;  author: morioka;  state: Exp;  lines: +21 -15
+(1) \e$B4X?t\e(B mime-preview/decode-text-region \e$B$r@_$1$?!#\e(B
+(2) mime/show-message-mode \e$BMQ$N\e(B code converter \e$B$H$7$F!"4X?t\e(B
+    mime/code-convert-region-to-emacs \e$B$rMQ$$$k$h$&$K$7$?!#\e(B
+(3) buffer local \e$BJQ?t\e(B `mime/mother-buffer' \e$B$r\e(B
+    `mime::preview/mother-buffer' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.12
+date: 1995/11/02 12:20:51;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-rmail/view-message \e$B$r\e(B `tm-rmail/preview-message' \e$B$K\e(B rename \e$B$9\e(B
+\e$B$k$N$rK:$l$F$$$?$N$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.11
+date: 1995/11/02 07:03:01;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B tm-rmail/preview-message \e$B$G!"4X?t\e(B mail-fetch-field \e$B$r;H$&$N$r$d$a\e(B
+\e$B$F!"4X?t\e(B rfc822/get-field-body \e$B$r;H$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.10
+date: 1995/11/02 06:04:48;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-rmail/forward \e$B$G\e(B `tm-edit/insert-tag' \e$B$r\e(B
+`mime-editor/insert-tag' \e$B$K\e(B rename \e$B$7K:$l$F$$$?ItJ,$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.9
+date: 1995/10/31 14:20:25;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-rmail/forward-from-gnus \e$B$r\e(B `gnus-mail-forward-using-mail-mime'
+\e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+tm/mh-e
+
+  Version 7.12 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.12
+date: 1995/10/31 15:27:51;  author: morioka;  state: Exp;  lines: +1 -46
+\e$B$d$C$Q$j!"4X?t\e(B gnus-mail-forward-using-mhe-mime \e$B$O\e(B tm-gnus5.el \e$B$NCf$G\e(B
+\e$BDj5A$9$k$3$H$K$7$?!#\e(B
+----------------------------
+revision 7.11
+date: 1995/10/31 14:17:09;  author: morioka;  state: Exp;  lines: +47 -1
+\e$B4X?t\e(B gnus-mail-forward-using-mhe-mime \e$B$NCf$K\e(B (require 'mh-comp) \e$B$rF~$l\e(B
+\e$B$?!#\e(B
+----------------------------
+
+tm/mh-e/tm-mh-e3.el
+----------------------------
+revision 6.0
+date: 1995/10/31 14:24:41;  author: morioka;  state: Exp;  lines: +5 -1
+(provide 'mh-comp) \e$B$rF~$l$?!#\e(B
+----------------------------
+
+
+tm/gnus
+
+  Version 7.13 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.7
+date: 1995/10/31 15:24:49;  author: morioka;  state: Exp;  lines: +58 -1
+\e$B$d$C$Q$j!"4X?t\e(B gnus-mail-forward-using-mhe-mime \e$B$O$3$NCf$GDj5A$9$k$3$H\e(B
+\e$B$K$7$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/10/31 13:52:48;  author: morioka;  state: Exp;  lines: +1 -47
+\e$B4X?t\e(B gnus-mail-forward-using-mhe-mime \e$B$r\e(B tm-mh-e.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.5
+date: 1995/10/31 13:45:21;  author: morioka;  state: Exp;  lines: +108 -136
+(1) original \e$B$N\e(B Gnus 5.0.x \e$B$N>l9g$G$b\e(B automatic MIME preview support
+    \e$B$,9T$($k$h$&$K$7$?!#!J\e(B``with tm patch'' \e$B$N>l9g$b\e(B original \e$B$H$7$F07\e(B
+    \e$B$o$l$k!K\e(B
+(2) tm-gnus/decode-all \e$B$rGQ;_$7$F!"\e(Btm-sgnus \e$B$HF1MM$NJ}<0$KJQ$($?!#\e(B
+(3) BBDB \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+(4) \e$B4X?t\e(B gnus-mail-forward-using-mhe-mime \e$B$r=$@5$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.23.en b/old-logs/Changes-7.23.en
new file mode 100644 (file)
index 0000000..2c02cd8
--- /dev/null
@@ -0,0 +1,182 @@
+* tl
+
+  Attached version 7.01.4.
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 7.1
+date: 1995/11/10 10:43:15;  author: morioka;  state: Exp;  lines: +56 -1
+Function `mime-editor/caesar-region' was moved from tm-edit.el, and
+defined as `tm:caesar-region'.
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.23
+date: 1995/11/11 12:48:30;  author: morioka;  state: Exp;  lines: +2 -25
+Function `rfc822/get-header-string-except' was moved to tl-822.el.
+----------------------------
+revision 7.22
+date: 1995/11/11 11:53:08;  author: morioka;  state: Exp;  lines: +10 -24
+(1) Variable `mime-editor/message-sender-alist' was renamed to
+    `mime-editor/split-message-sender-alist'.
+(2) Variable `mime-editor/message-before-send-hook-alist' and variable 
+    `mime-editor/message-after-send-hook-alist' were abolished. (They
+    have not already been used.)
+----------------------------
+revision 7.21
+date: 1995/11/11 11:31:31;  author: morioka;  state: Exp;  lines: +34 -13
+Variable `mime-editor/blind-fields-regexp' was renamed to
+`mime-editor/split-blind-fields-regexp'.
+----------------------------
+revision 7.20
+date: 1995/11/11 11:16:47;  author: morioka;  state: Exp;  lines: +18 -17
+Constant `mime-editor/message-nuke-headers' was renamed to
+`mime-editor/split-ignored-fields-regexp'.
+----------------------------
+revision 7.19
+date: 1995/11/11 10:50:07;  author: morioka;  state: Exp;  lines: +4 -4
+Variable `mime-editor/ignored-fields-regexp' was renamed to
+`mime-editor/yank-ignored-fields-regexp'.
+----------------------------
+revision 7.18
+date: 1995/11/10 12:43:39;  author: morioka;  state: Exp;  lines: +19 -4
+(1) Variable `mime-editor/mail-inserter-alist' and function
+    `mime-editor/insert-mail' were added.
+(2) Key of function `mime-editor/insert-tag' was changed to `C-c C-x
+    t', and function `mime-editor/mail-inserter-alist was bound to
+    `C-c C-x C-m'.
+----------------------------
+revision 7.17
+date: 1995/11/10 11:51:23;  author: morioka;  state: Exp;  lines: +24 -2
+Variable `mime-editor/ignored-fields-regexp' and function
+`mime-editor/inserted-message-filter' were added.
+----------------------------
+revision 7.16
+date: 1995/11/10 10:43:50;  author: morioka;  state: Exp;  lines: +6 -57
+Function `mime-editor/caesar-region' was moved to tm-def.el.
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 7.1
+date: 1995/11/10 11:13:32;  author: morioka;  state: Exp;  lines: +20 -2
+Function `mime-article/view-message/rfc822' was moved from
+tm-mail.el. tm-mail.el was abolished.
+----------------------------
+revision 7.0
+date: 1995/11/10 10:54:46;  author: morioka;  state: Exp;  lines: +16 -1
+Function `mime-viewer/quitting-method-for-mime/show-message-mode' was
+moved from tm-view.el.
+----------------------------
+revision 6.0
+date: 1995/11/10 10:44:54;  author: morioka;  state: Exp;  lines: +35 -1
+function `mime-article/decode-caesar' was moved from tm-mail.el.
+----------------------------
+revision 5.0
+date: 1995/11/08 07:32:41;  author: morioka;  state: Exp;  lines: +26 -2
+Variable `mime-article/coding-system-alist' and variable
+`mime-article/kanji-code-alist' were added. In function
+`mime-article/decode-message/partial', they were used as character
+coding system when partial part was wrote.
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.15
+date: 1995/11/12 15:15:15;  author: morioka;  state: Exp;  lines: +3 -2
+Function `tm-rmail/preview-message' was fixed problem of judgement of
+unnecessary null line.
+----------------------------
+revision 7.14
+date: 1995/11/10 10:04:18;  author: morioka;  state: Exp;  lines: +8 -1
+Function `tm-rmail/preview-message' was modified to narrow to remove
+unnecessary null line added by RMAIL.
+----------------------------
+revision 7.13
+date: 1995/11/09 17:58:49;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm-rmail/preview-message' was modified to use function
+`mime/Content-Transfer-Encoding'. (measure for Emacs 19.29 text
+property)
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.23
+date: 1995/11/10 11:15:31;  author: morioka;  state: Exp;  lines: +11 -12
+(1) Function `mime-viewer/quitting-method-for-mime/show-message-mode'
+    was moved to tm-play.el.
+(2) setting for function `mime-article/decode-caesar' and function
+    `mime-article/view-message/rfc822'.
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 7.15.
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 7.4
+date: 1995/11/13 09:28:17;  author: morioka;  state: Exp;  lines: +2 -2
+Variable `mime-editor/ignored-fields-regexp' was renamed to
+`mime-editor/yank-ignored-fields-regexp'.
+----------------------------
+revision 7.3
+date: 1995/11/11 10:48:11;  author: morioka;  state: Exp;  lines: +3 -3
+Function `tm-gnus/yank-message' was renamed to `tm-gnus/insert-article'.
+----------------------------
+revision 7.2
+date: 1995/11/11 10:45:21;  author: morioka;  state: Exp;  lines: +21 -21
+Function `tm-gnus/yank-message' was modified to change `let*' to `let'.
+----------------------------
+revision 7.1
+date: 1995/11/11 10:33:08;  author: morioka;  state: Exp;  lines: +42 -2
+New function `tm-gnus/yank-message'. setting for tm-edit.el.
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.8
+date: 1995/11/10 10:07:15;  author: morioka;  state: Exp;  lines: +38 -4
+(1) fixed problem of judgement of automatic MIME preview mode.
+(2) redefine function `gnus-article-setup-buffer'.
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.14
+date: 1995/11/10 10:09:52;  author: morioka;  state: Exp;  lines: +12 -4
+fixed problem of judgement of automatic MIME preview mode.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.16.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.16
+date: 1995/11/11 13:02:40;  author: morioka;  state: Exp;  lines: +7 -2
+In function `tm-mh-e/view-message', judgement which preview
+buffer was exist or not was fixed.
+----------------------------
+revision 7.15
+date: 1995/11/11 10:42:32;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm-mh-e/prompt-for-message' was fixed to check buffer local
+variable `mh-sent-from-msg' is bound.
+----------------------------
+revision 7.14
+date: 1995/11/10 12:47:01;  author: morioka;  state: Exp;  lines: +7 -2
+setting to use function `tm-mh-e/insert-message' as mail-inserter for
+mh-letter-mode and news-reply-mode.
+----------------------------
+revision 7.13
+date: 1995/11/10 12:00:58;  author: morioka;  state: Exp;  lines: +2 -1
+Function `tm-mh-e/insert-message' was modified to call function
+`mime-editor/inserted-message-filter'.
+----------------------------
diff --git a/old-logs/Changes-7.23.ja b/old-logs/Changes-7.23.ja
new file mode 100644 (file)
index 0000000..349c73d
--- /dev/null
@@ -0,0 +1,185 @@
+* tl
+
+  Version 7.01.4 \e$B$rE:IU$7$?!#\e(B
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 7.1
+date: 1995/11/10 10:43:15;  author: morioka;  state: Exp;  lines: +56 -1
+\e$B4X?t\e(B mime-editor/caesar-region \e$B$r\e(B tm-edit.el \e$B$+$i0\$7!"\e(B
+`tm:caesar-region' \e$B$H$7$FDj5A$7$?!#\e(B
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.23
+date: 1995/11/11 12:48:30;  author: morioka;  state: Exp;  lines: +2 -25
+\e$B4X?t\e(B rfc822/get-header-string-except \e$B$r\e(B tl-822.el \e$B$K0\$7$?!#\e(B
+----------------------------
+revision 7.22
+date: 1995/11/11 11:53:08;  author: morioka;  state: Exp;  lines: +10 -24
+(1) \e$BJQ?t\e(B mime-editor/message-sender-alist \e$B$r\e(B
+    `mime-editor/split-message-sender-alist' \e$B$K2~L>$7$?!#\e(B
+(2) \e$BJQ?t\e(B mime-editor/message-before-send-hook-alist \e$B$HJQ?t\e(B
+    mime-editor/message-after-send-hook-alist \e$B$rGQ;_$7$?!#!J4{$K;H$C$F\e(B
+    \e$B$$$J$+$C$?$?$a!K\e(B
+----------------------------
+revision 7.21
+date: 1995/11/11 11:31:31;  author: morioka;  state: Exp;  lines: +34 -13
+\e$BJQ?t\e(B mime-editor/blind-fields-regexp \e$B$r\e(B
+`mime-editor/split-blind-fields-regexp' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.20
+date: 1995/11/11 11:16:47;  author: morioka;  state: Exp;  lines: +18 -17
+\e$BDj?t\e(B mime-editor/message-nuke-headers \e$B$r\e(B
+`mime-editor/split-ignored-fields-regexp' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.19
+date: 1995/11/11 10:50:07;  author: morioka;  state: Exp;  lines: +4 -4
+\e$BJQ?t\e(B mime-editor/ignored-fields-regexp \e$B$r\e(B
+`mime-editor/yank-ignored-fields-regexp' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.18
+date: 1995/11/10 12:43:39;  author: morioka;  state: Exp;  lines: +19 -4
+(1) \e$BJQ?t\e(B mime-editor/mail-inserter-alist \e$B$H4X?t\e(B
+    mime-editor/insert-mail \e$B$rDI2C$7$?!#\e(B
+(2) \e$B4X?t\e(B mime-editor/insert-tag \e$B$N\e(B key \e$B$r\e(B C-c C-x t \e$B$KJQ99$7!"\e(BC-c C-x
+    C-m \e$B$K4X?t\e(B mime-editor/mail-inserter-alist \e$B$r3d$jEv$F$?!#\e(B
+----------------------------
+revision 7.17
+date: 1995/11/10 11:51:23;  author: morioka;  state: Exp;  lines: +24 -2
+\e$BJQ?t\e(B mime-editor/ignored-fields-regexp \e$B$H4X?t\e(B
+mime-editor/inserted-message-filter \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 7.16
+date: 1995/11/10 10:43:50;  author: morioka;  state: Exp;  lines: +6 -57
+\e$B4X?t\e(B mime-editor/caesar-region \e$B$r\e(B tm-def.el \e$B$K0\$7$?!#\e(B
+----------------------------
+
+tm/tm-play.el
+----------------------------
+revision 7.1
+date: 1995/11/10 11:13:32;  author: morioka;  state: Exp;  lines: +20 -2
+\e$B4X?t\e(B mime-article/view-message/rfc822 \e$B$r\e(B tm-mail.el \e$B$+$i0\$7!"\e(B
+tm-mail.el \e$B$rGQ;_$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/11/10 10:54:46;  author: morioka;  state: Exp;  lines: +16 -1
+\e$B4X?t\e(B mime-viewer/quitting-method-for-mime/show-message-mode \e$B$r\e(B
+tm-view.el \e$B$+$i0\$7$?!#\e(B
+----------------------------
+revision 6.0
+date: 1995/11/10 10:44:54;  author: morioka;  state: Exp;  lines: +35 -1
+\e$B4X?t\e(B mime-article/decode-caesar \e$B$r\e(B tm-mail.el \e$B$+$i0\$7$?!#\e(B
+----------------------------
+revision 5.0
+date: 1995/11/08 07:32:41;  author: morioka;  state: Exp;  lines: +26 -2
+\e$BJQ?t\e(B mime-article/coding-system-alist \e$B$HJQ?t\e(B
+mime-article/kanji-code-alist \e$B$r@_$1!"4X?t\e(B
+mime-article/decode-message/partial \e$B$G\e(B partial part \e$B$r=q$-=P$9;~$NJ8;z\e(B
+code \e$B$H$7$F$3$l$rMQ$$$k$3$H$K$7$?!#\e(B
+----------------------------
+
+tm/tm-rmail.el
+----------------------------
+revision 7.15
+date: 1995/11/12 15:15:15;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B tm-rmail/preview-message \e$B$K$*$$$F!"M>J,$J6u9T$NH=Dj$K4X$9$kIT6q9g\e(B
+\e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.14
+date: 1995/11/10 10:04:18;  author: morioka;  state: Exp;  lines: +8 -1
+\e$B4X?t\e(B tm-rmail/preview-message \e$B$G!"\e(BRMAIL \e$B$,M>J,$K$D$1$k6u9T$r=|$$$?NN0h\e(B
+\e$B$K\e(B mime/viewer-mode \e$B$r<B9T$9$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.13
+date: 1995/11/09 17:58:49;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-rmail/preview-message \e$B$G4X?t\e(B mime/Content-Transfer-Encoding \e$B$r\e(B
+\e$B;H$&$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.23
+date: 1995/11/10 11:15:31;  author: morioka;  state: Exp;  lines: +11 -12
+(1) \e$B4X?t\e(B mime-viewer/quitting-method-for-mime/show-message-mode \e$B$r\e(B
+    tm-play.el \e$B$K0\$7$?!#\e(B
+(2) \e$B4X?t\e(B mime-article/decode-caesar \e$B$H4X?t\e(B
+    mime-article/view-message/rfc822 \e$B$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.15 \e$B$rE:IU$7$?!#\e(B
+
+tm/gnus/tm-gnus.el
+----------------------------
+revision 7.4
+date: 1995/11/13 09:28:17;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BJQ?t\e(B mime-editor/ignored-fields-regexp \e$B$r\e(B
+`mime-editor/yank-ignored-fields-regexp' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.3
+date: 1995/11/11 10:48:11;  author: morioka;  state: Exp;  lines: +3 -3
+\e$B4X?t\e(B tm-gnus/yank-message \e$B$r\e(B `tm-gnus/insert-article' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.2
+date: 1995/11/11 10:45:21;  author: morioka;  state: Exp;  lines: +21 -21
+\e$B4X?t\e(B tm-gnus/yank-message \e$B$G\e(B `let*' \e$B$r\e(B `let' \e$B$KJQ$($?!#\e(B
+----------------------------
+revision 7.1
+date: 1995/11/11 10:33:08;  author: morioka;  state: Exp;  lines: +42 -2
+\e$B4X?t\e(B tm-gnus/yank-message \e$B$rDI2C$7!"\e(Btm-edit.el \e$BMQ$N@_Dj$r9T$C$?!#\e(B
+----------------------------
+
+tm/gnus/tm-gnus5.el
+----------------------------
+revision 7.8
+date: 1995/11/10 10:07:15;  author: morioka;  state: Exp;  lines: +38 -4
+(1) automatic MIME preview mode \e$B$NH=Dj$K4X$9$kIT6q9g$r=$@5$7$?!#\e(B
+(2) \e$B4X?t\e(B gnus-article-setup-buffer \e$B$r:FDj5A$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+tm/gnus/tm-sgnus.el
+----------------------------
+revision 7.15
+date: 1995/11/13 09:29:19;  author: morioka;  state: Exp;  lines: +9 -5
+automatic MIME preview mode \e$B$NH=Dj7k2L$rJQ?t\e(B
+tm-gnus/automatic-mime-preview \e$B$KJ]B8$9$k$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.14
+date: 1995/11/10 10:09:52;  author: morioka;  state: Exp;  lines: +12 -4
+automatic MIME preview mode \e$B$NH=Dj$K4X$9$kIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.16 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.16
+date: 1995/11/11 13:02:40;  author: morioka;  state: Exp;  lines: +7 -2
+\e$B4X?t\e(B tm-mh-e/view-message \e$B$G$N\e(B preview buffer \e$B$,B8:_$7$F$$$k$+$I$&$+$N\e(B
+\e$BH=Dj$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.15
+date: 1995/11/11 10:42:32;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-mh-e/prompt-for-message \e$B$G\e(B buffer local \e$BJQ?t\e(B mh-sent-from-msg
+\e$B$,B+G{$5$l$F$$$k$+$I$&$+$N\e(B check \e$B$r9T$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.14
+date: 1995/11/10 12:47:01;  author: morioka;  state: Exp;  lines: +7 -2
+mh-letter-mode \e$B$H\e(B news-reply-mode \e$B$KBP$9$k\e(B mail-inserter \e$B$H$7$F!"4X?t\e(B
+tm-mh-e/insert-message \e$B$r;H$&$h$&$K@_Dj$7$?!#\e(B
+----------------------------
+revision 7.13
+date: 1995/11/10 12:00:58;  author: morioka;  state: Exp;  lines: +2 -1
+\e$B4X?t\e(B tm-mh-e/insert-message \e$B$G4X?t\e(B mime-editor/inserted-message-filter
+\e$B$r8F$V$3$H$K$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.24.en b/old-logs/Changes-7.24.en
new file mode 100644 (file)
index 0000000..777d200
--- /dev/null
@@ -0,0 +1,69 @@
+* tl
+
+  Attached version 7.01.5.
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 7.2
+date: 1995/11/14 04:56:15;  author: morioka;  state: Exp;  lines: +50 -1
+New function `tm:add-fields' and `tm:delete-fields' to modify
+*-field-list and *-field-regexp variables.
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.24
+date: 1995/11/14 05:04:22;  author: morioka;  state: Exp;  lines: +21 -11
+(1) fixed mode of message/external-body; access-type = ftp or anon-ftp.
+(2) New variable `mime-editor/yank-ignored-field-list'.
+(3) Variable `mime-editor/yank-ignored-fields-regexp' was renamed to
+    `mime-editor/yank-ignored-field-regexp'.
+(4) Constant `mime-editor/split-ignored-fields-regexp' was renamed to
+    `mime-editor/split-ignored-field-regexp'.
+(5) Variable `mime-editor/split-blind-fields-regexp' was renamed to
+    `mime-editor/split-blind-field-regexp'.
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.24
+date: 1995/11/14 06:14:37;  author: morioka;  state: Exp;  lines: +7 -8
+(1) Elements of variable `mime-viewer/ignored-field-list' were changes 
+    to regexp.
+(2) Function `mime/viewer-mode' was modified not to reset variable
+    `mime-viewer/ignored-field-regexp' from variable
+    `mime-viewer/ignored-field-list'. (Please use function
+    `tm:add-fields' and `tm:delete-fields' to modify them)
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.4
+date: 1995/11/14 04:52:30;  author: morioka;  state: Exp;  lines: +324 -53
+(1) New variable `tm-vm/use-tm-patch'. If it is nil, tm-vm.el sets to
+    decode encoded-word by itself.
+(2) New variable `tm-vm/automatic-mime-preview'. If it is t, tm-vm.el
+    does automatic MIME preview. New function
+    `tm-vm/toggle-preview-mode' is bound to `M-t' key.
+(3) New function `tm-vm/forward-message' and
+    `tm-vm/send-digest'. Function `vm-forward-message' and
+    `vm-send-digest' were replace by them. If mime-setup.el is loaded, 
+    variable `vm-forwarding-digest-type' and variable
+    `vm-digest-send-type' are set to "rfc1522".
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.17.
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.17
+date: 1995/11/14 06:29:27;  author: morioka;  state: Exp;  lines: +14 -13
+Variable `tm-mh-e/decode-all' is renamed to
+`tm-mh-e/automatic-mime-preview'.
+----------------------------
diff --git a/old-logs/Changes-7.24.ja b/old-logs/Changes-7.24.ja
new file mode 100644 (file)
index 0000000..ccd336d
--- /dev/null
@@ -0,0 +1,70 @@
+* tl
+
+  Version 7.01.5 \e$B$rE:IU$7$?!#\e(B
+
+
+* tm
+
+tm/tm-def.el
+----------------------------
+revision 7.2
+date: 1995/11/14 04:56:15;  author: morioka;  state: Exp;  lines: +50 -1
+*-field-list \e$B$H\e(B *-field-regexp \e$B$rA`:n$9$k$?$a$N4X?t\e(B tm:add-fields \e$B$H4X\e(B
+\e$B?t\e(B tm:delete-fields \e$B$rDI2C$7$?!#\e(B
+----------------------------
+
+tm/tm-edit.el
+----------------------------
+revision 7.24
+date: 1995/11/14 05:04:22;  author: morioka;  state: Exp;  lines: +21 -11
+(1) message/external-body \e$B$N\e(B access-type = ftp, anon-ftp \e$B$N;~$N\e(B mode
+    \e$B$r=$@5$7$?!#\e(B
+(2) \e$BJQ?t\e(B mime-editor/yank-ignored-field-list \e$B$r@_$1$?!#\e(B
+(3) \e$BJQ?t\e(B mime-editor/yank-ignored-fields-regexp \e$B$r\e(B
+    `mime-editor/yank-ignored-field-regexp' \e$B$K2~L>$7$?!#$J$*!"$3$NJQ?t\e(B
+    \e$B$OD>@\A`:n$;$:$K!"\e(Btm:add-fields \e$B$+\e(B tm:delete-fields \e$B$r;H$C$FA`:n$9\e(B
+    \e$B$k$3$H$K$9$k!#\e(B
+(4) \e$BDj?t\e(B mime-editor/split-ignored-fields-regexp \e$B$r\e(B
+    `mime-editor/split-ignored-field-regexp' \e$B$K2~L>$7$?!#\e(B
+(5) \e$BJQ?t\e(B mime-editor/split-blind-fields-regexp \e$B$r\e(B
+    `mime-editor/split-blind-field-regexp' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+
+tm/tm-view.el
+----------------------------
+revision 7.24
+date: 1995/11/14 06:14:37;  author: morioka;  state: Exp;  lines: +7 -8
+(1) \e$BJQ?t\e(B mime-viewer/ignored-field-list \e$B$NMWAG$r@55,I=8=$H$7$?!#\e(B
+(2) \e$B4X?t\e(B mime/viewer-mode \e$B$GJQ?t\e(B mime-viewer/ignored-field-regexp \e$B$r@_\e(B
+    \e$BDj$7D>$9$N$O$d$a$?!#!JJQ?t\e(B mime-viewer/ignored-field-list \e$B$HJQ?t\e(B
+    mime-viewer/ignored-field-regexp \e$B$OD>@\@_Dj$;$:!"4X?t\e(B
+    tm:add-fields \e$B$H4X?t\e(B tm:delete-fields \e$B$r;H$&$3$H!K\e(B
+----------------------------
+
+tm/tm-vm.el
+----------------------------
+revision 7.4
+date: 1995/11/14 04:52:30;  author: morioka;  state: Exp;  lines: +324 -53
+(1) \e$BJQ?t\e(B tm-vm/use-tm-patch \e$B$r@_$1!"$3$l$,\e(B nil \e$B$N>l9g$O<+NO$G\e(B
+    encoded-word \e$B$r\e(B decode \e$B$9$k@_Dj$r9T$&$h$&$K$7$?!#\e(B
+(2) \e$BJQ?t\e(B tm-vm/automatic-mime-preview \e$B$r@_$1!"$3$l$,\e(B t \e$B$N;~\e(B automatic
+    MIME preview \e$B$r9T$&$h$&$K$7$?!#$^$?!"\e(BM-t \e$B$K4X?t\e(B
+    tm-vm/toggle-preview-mode \e$B$r3d$jEv$F$?!#\e(B
+(3) \e$B4X?t\e(B tm-vm/forward-message, \e$B4X?t\e(B tm-vm/send-digest \e$B$r@_$1!"\e(B
+    \e$B4X?t\e(B vm-forward-message, \e$B4X?t\e(B vm-send-digest \e$B$HCV$-49$($?!#$^$?!"\e(B
+    mime-setup.el \e$B$,\e(B load \e$B$5$l$?>l9g$O!"JQ?t\e(B
+    vm-forwarding-digest-type, \e$BJQ?t\e(B vm-digest-send-type \e$B$NCM$r\e(B
+    "rfc1522" \e$B$K$9$k$h$&$K$7$?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.17 \e$B$rE:IU$7$?!#\e(B
+
+tm/mh-e/tm-mh-e.el
+----------------------------
+revision 7.17
+date: 1995/11/14 06:29:27;  author: morioka;  state: Exp;  lines: +14 -13
+\e$BJQ?t\e(B tm-mh-e/decode-all \e$B$r\e(B `tm-mh-e/automatic-mime-preview' \e$B$K2~L>$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.25.en b/old-logs/Changes-7.25.en
new file mode 100644 (file)
index 0000000..5dd7fa1
--- /dev/null
@@ -0,0 +1,102 @@
+* tl
+
+  Attached version 7.01.6.
+
+
+* tm
+
+tm-def.el
+----------------------------
+revision 7.3
+date: 1995/11/15 14:21:50;  author: morioka;  state: Exp;  lines: +5 -3
+fixed problem of function `tm:add-fields' and `tm:delete-fields'.
+----------------------------
+
+tm-edit.el
+----------------------------
+revision 7.25
+date: 1995/11/15 14:17:09;  author: morioka;  state: Exp;  lines: +6 -4
+(1) fixed problem of initialize of variable
+    `mime-editor/yank-ignored-field-regexp'.
+(2) In function `mime-viewer::quitting-method/draft-preview', it was
+    fixed problem of renaming mistake `mime/mother-buffer' ->
+    `mime::preview/mother-buffer'.
+----------------------------
+
+tm-parse.el
+----------------------------
+revision 6.0
+date: 1995/11/15 11:56:10;  author: morioka;  state: Exp;  lines: +15 -12
+According to KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>, I
+fixed error of function `mime/parse-multipart'.
+----------------------------
+
+tm-view.el
+----------------------------
+revision 7.25
+date: 1995/11/15 13:57:33;  author: morioka;  state: Exp;  lines: +4 -2
+fixed problem of initialize of variable
+`mime-viewer/ignored-field-regexp'.
+----------------------------
+
+tm-vm.el
+----------------------------
+revision 7.7
+date: 1995/11/15 15:35:54;  author: morioka;  state: Exp;  lines: +101 -61
+Function `tm-vm/preview-current-message' was modified based of Simon
+Rowe <smr@robots.oxford.ac.uk>'s code. (c.f. [tm-eng:163])
+----------------------------
+revision 7.6
+date: 1995/11/15 10:20:05;  author: morioka;  state: Exp;  lines: +28 -5
+applied KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch.
+(c.f. [tm ML:1102])
+----------------------------
+revision 7.5
+date: 1995/11/15 09:06:19;  author: morioka;  state: Exp;  lines: +38 -31
+applied Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification.
+----------------------------
+
+
+* tm/mh-e
+
+  Attached version 7.20.
+
+tm-mh-e.el
+----------------------------
+revision 7.20
+date: 1995/11/15 12:45:44;  author: morioka;  state: Exp;  lines: +3 -3
+Function `tm-mh-e/mh-forward' was renamed to `tm-mh-e/forward'.
+----------------------------
+revision 7.19
+date: 1995/11/15 12:37:25;  author: morioka;  state: Exp;  lines: +82 -1
+New function `tm-mh-e/mh-forward' by OKABE Yasuo
+<okabe@kudpc.kyoto-u.ac.jp>. (c.f. [tm ML:1099])
+----------------------------
+revision 7.18
+date: 1995/11/15 12:25:25;  author: morioka;  state: Exp;  lines: +28 -14
+applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s modification.
+(c.f. [tm ML:1096])
+----------------------------
+
+
+* tm/gnus
+
+  Attached version 7.16.
+
+tm-gnus5.el
+----------------------------
+revision 7.9
+date: 1995/11/15 10:41:02;  author: morioka;  state: Exp;  lines: +4 -3
+According to Masahiro MURATA <murata@sol.cs.ritsumei.ac.jp>, I fixed
+problem of function `tm-gnus/summary-toggle-header'.
+(c.f. [tm ML:1104])
+----------------------------
+
+tm-sgnus.el
+----------------------------
+revision 7.16
+date: 1995/11/15 10:36:09;  author: morioka;  state: Exp;  lines: +4 -3
+According to Masahiro MURATA <murata@sol.cs.ritsumei.ac.jp>, I fixed
+problem of function `tm-gnus/summary-toggle-header'.
+(c.f. [tm ML:1104])
+----------------------------
diff --git a/old-logs/Changes-7.25.ja b/old-logs/Changes-7.25.ja
new file mode 100644 (file)
index 0000000..3d4bbee
--- /dev/null
@@ -0,0 +1,101 @@
+* tl
+
+  Version 7.01.6 \e$B$rE:IU$7$?!#\e(B
+
+
+* tm
+
+tm-def.el
+----------------------------
+revision 7.3
+date: 1995/11/15 14:21:50;  author: morioka;  state: Exp;  lines: +5 -3
+\e$B4X?t\e(B tm:add-fields \e$B$H4X?t\e(B tm:delete-fields \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-edit.el
+----------------------------
+revision 7.25
+date: 1995/11/15 14:17:09;  author: morioka;  state: Exp;  lines: +6 -4
+(1) \e$BJQ?t\e(B mime-editor/yank-ignored-field-regexp \e$B$N=i4|2=$K$*$1$kIT6q9g\e(B
+    \e$B$r=$@5$7$?!#\e(B
+(2) \e$B4X?t\e(B mime-viewer::quitting-method/draft-preview \e$B$K$*$$$F!"JQ?t\e(B
+    mime/mother-buffer \e$B$r\e(B `mime::preview/mother-buffer' \e$B$K2~L>$7K:$l$F\e(B
+    \e$B$$$?$N$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-parse.el
+----------------------------
+revision 6.0
+date: 1995/11/15 11:56:10;  author: morioka;  state: Exp;  lines: +15 -12
+\e$B>.NS\e(B \e$B=$J?\e(B <shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N;XE&$K=>$$!"4X?t\e(B
+mime/parse-multipart \e$B$N8m$j$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-view.el
+----------------------------
+revision 7.25
+date: 1995/11/15 13:57:33;  author: morioka;  state: Exp;  lines: +4 -2
+\e$BJQ?t\e(B mime-viewer/ignored-field-regexp \e$B$N=i4|2=$K$*$1$k8m$j$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-vm.el
+----------------------------
+revision 7.7
+date: 1995/11/15 15:35:54;  author: morioka;  state: Exp;  lines: +101 -61
+[tm-eng:163] \e$B$K$*$1$k\e(B Simon Rowe <smr@robots.oxford.ac.uk> \e$B$5$s$N\e(B code
+\e$B$r$b$H$K4X?t\e(B tm-vm/preview-current-message \e$B$r=$@5$7$?!#\e(B
+----------------------------
+revision 7.6
+date: 1995/11/15 10:20:05;  author: morioka;  state: Exp;  lines: +28 -5
+\e$B>.NS\e(B \e$B=$J?\e(B <shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+(c.f. [tm ML:1102])
+----------------------------
+revision 7.5
+date: 1995/11/15 09:06:19;  author: morioka;  state: Exp;  lines: +38 -31
+Oscar Figueiredo <figueire@lspsun2.epfl.ch> \e$B$5$s$N=$@5$r2C$($?!#\e(B
+----------------------------
+
+
+* tm/mh-e
+
+  Version 7.20 \e$B$rE:IU$7$?!#\e(B
+
+tm-mh-e.el
+----------------------------
+revision 7.20
+date: 1995/11/15 12:45:44;  author: morioka;  state: Exp;  lines: +3 -3
+\e$B4X?t\e(B tm-mh-e/mh-forward \e$B$r\e(B `tm-mh-e/forward' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 7.19
+date: 1995/11/15 12:37:25;  author: morioka;  state: Exp;  lines: +82 -1
+\e$B2,It\e(B \e$B<wCK\e(B <okabe@kudpc.kyoto-u.ac.jp> \e$B$5$s$N:n$N4X?t\e(B 
+tm-mh-e/mh-forward \e$B$rDI2C$7$?!#\e(B(c.f. [tm ML:1099])
+----------------------------
+revision 7.18
+date: 1995/11/15 12:25:25;  author: morioka;  state: Exp;  lines: +28 -14
+[tm ML:1096] \e$B$G$N!"2,It!!<wCK\e(B <okabe@kudpc.kyoto-u.ac.jp> \e$B$5$s$N=$@5$r\e(B
+\e$B:N$jF~$l$k!#\e(B
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.16 \e$B$rE:IU$7$?!#\e(B
+
+tm-gnus5.el
+----------------------------
+revision 7.9
+date: 1995/11/15 10:41:02;  author: morioka;  state: Exp;  lines: +4 -3
+[tm ML:1104] \e$B$K$*$1$k!"B<EDA442\e(B (Masahiro MURATA)
+<murata@sol.cs.ritsumei.ac.jp> \e$B$5$s$N;XE&$K=>$$!"4X?t\e(B
+tm-gnus/summary-toggle-header \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-sgnus.el
+----------------------------
+revision 7.16
+date: 1995/11/15 10:36:09;  author: morioka;  state: Exp;  lines: +4 -3
+[tm ML:1104] \e$B$K$*$1$k!"B<EDA442\e(B (Masahiro MURATA)
+<murata@sol.cs.ritsumei.ac.jp> \e$B$5$s$N;XE&$K=>$$!"4X?t\e(B
+tm-gnus/summary-toggle-header \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.26.en b/old-logs/Changes-7.26.en
new file mode 100644 (file)
index 0000000..d181a86
--- /dev/null
@@ -0,0 +1,102 @@
+* tl
+
+  Attached version 7.01.7.
+
+
+* tm
+
+signature.el
+----------------------------
+revision 7.0
+date: 1995/11/16 16:28:53;  author: morioka;  state: Exp;  lines: +2 -2
+Default value of variable `signature-insert-at-eof' was recovered to
+nil.
+----------------------------
+revision 6.0
+date: 1995/11/16 16:28:17;  author: morioka;  state: Exp;  lines: +10 -11
+Function `signature/insert-signature-at-eof' was modified not to do
+save-excursion.
+----------------------------
+revision 5.0
+date: 1995/11/16 15:05:53;  author: morioka;  state: Exp;  lines: +2 -2
+Default value of variable `signature-insert-at-eof' was changed to t.
+----------------------------
+
+tm-edit.el
+----------------------------
+revision 7.26
+date: 1995/11/16 16:32:36;  author: morioka;  state: Exp;  lines: +140 -107
+fixed mistake about multipart boundary in RFC 1521 interpretation.
+----------------------------
+
+tm-html.el
+----------------------------
+revision 7.1
+date: 1995/11/16 15:43:34;  author: morioka;  state: Exp;  lines: +2 -1
+call `mime-article/decode-html-hook'.
+----------------------------
+revision 7.0
+date: 1995/11/16 15:42:08;  author: morioka;  state: Exp;  lines: +1 -6
+Variable `mime-viewer/html-default-mode' was abolished.
+----------------------------
+revision 6.0
+date: 1995/11/16 15:40:04;  author: morioka;  state: Exp;  lines: +3 -3
+Function `mime-viewer/decode-html' was renamed to
+`mime-article/decode-html'.
+----------------------------
+revision 5.0
+date: 1995/11/16 15:38:16;  author: morioka;  state: Exp;  lines: +3 -3
+renamed to tm-html.el.
+----------------------------
+revision 4.0
+date: 1995/11/16 15:35:57;  author: morioka;  state: Exp;  lines: +8 -2
+Function `mime-viewer/decode-html' was fixed to bind local variable
+`encoding'.
+----------------------------
+
+tm-partial.el
+----------------------------
+revision 7.11
+date: 1995/11/16 15:51:10;  author: morioka;  state: Exp;  lines: +2 -1
+insert (require 'tm-play).
+----------------------------
+
+tm-play.el
+----------------------------
+revision 7.2
+date: 1995/11/16 15:12:43;  author: morioka;  state: Exp;  lines: +3 -2
+Function `mime-article/decode-caesar' was fixed mistake of local
+variable `charset' and `encoding'.
+----------------------------
+
+tm-vm.el
+----------------------------
+revision 7.10
+date: 1995/11/16 17:07:02;  author: morioka;  state: Exp;  lines: +3 -2
+Function `tm-vm/quit' was fixed to check
+`mime::article/preview-buffer' is exist or not.
+----------------------------
+revision 7.9
+date: 1995/11/16 17:04:03;  author: morioka;  state: Exp;  lines: +29 -1
+New function `tm-vm/expunge-folder' by Oscar Figueiredo
+<figueire@lspsun2.epfl.ch>.
+----------------------------
+revision 7.8
+date: 1995/11/16 11:20:57;  author: morioka;  state: Exp;  lines: +2 -2
+SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was applied.
+(c.f. [tm ML:1112])
+----------------------------
+
+
+* tm/gnus
+
+  Attached Version 7.16.1.
+
+tm-gnus.el
+----------------------------
+revision 7.5
+date: 1995/11/16 15:28:58;  author: morioka;  state: Exp;  lines: +2 -2
+Function `tm-gnus/insert-article was fixed to change
+`mime-editor/yank-ignored-fields-regexp' to
+`mime-editor/yank-ignored-field-regexp'.
+----------------------------
diff --git a/old-logs/Changes-7.26.ja b/old-logs/Changes-7.26.ja
new file mode 100644 (file)
index 0000000..f5c7e6f
--- /dev/null
@@ -0,0 +1,101 @@
+* tl
+
+  Version 7.01.7 \e$B$rE:IU$7$?!#\e(B
+
+
+* tm
+
+signature.el
+----------------------------
+revision 7.0
+date: 1995/11/16 16:28:53;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B$d$C$Q$j!"\e(Bsignature-insert-at-eof \e$B$N=i4|CM$r\e(B nil \e$B$KLa$7$?!#\e(B
+----------------------------
+revision 6.0
+date: 1995/11/16 16:28:17;  author: morioka;  state: Exp;  lines: +10 -11
+\e$B4X?t\e(B signature/insert-signature-at-eof \e$B$G\e(B save-excursion \e$B$7$J$$$3$H$K\e(B
+\e$B$7$?!#\e(B
+----------------------------
+revision 5.0
+date: 1995/11/16 15:05:53;  author: morioka;  state: Exp;  lines: +2 -2
+\e$BJQ?t\e(B signature-insert-at-eof \e$B$N=i4|CM$r\e(B t \e$B$KJQ$($?!#\e(B
+----------------------------
+
+tm-edit.el
+----------------------------
+revision 7.26
+date: 1995/11/16 16:32:36;  author: morioka;  state: Exp;  lines: +140 -107
+multipart \e$B$N>l9g$N5,3J2r<a>e$N8m$j$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-html.el
+----------------------------
+revision 7.1
+date: 1995/11/16 15:43:34;  author: morioka;  state: Exp;  lines: +2 -1
+`mime-article/decode-html-hook' \e$B$r8F$V$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.0
+date: 1995/11/16 15:42:08;  author: morioka;  state: Exp;  lines: +1 -6
+\e$BJQ?t\e(B mime-viewer/html-default-mode \e$B$rGQ;_$7$?!#\e(B
+----------------------------
+revision 6.0
+date: 1995/11/16 15:40:04;  author: morioka;  state: Exp;  lines: +3 -3
+\e$B4X?t\e(B mime-viewer/decode-html \e$B$r\e(B `mime-article/decode-html' \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 5.0
+date: 1995/11/16 15:38:16;  author: morioka;  state: Exp;  lines: +3 -3
+tm-html.el \e$B$K2~L>$7$?!#\e(B
+----------------------------
+revision 4.0
+date: 1995/11/16 15:35:57;  author: morioka;  state: Exp;  lines: +8 -2
+\e$B4X?t\e(B mime-viewer/decode-html \e$B$N6I=jJQ?t\e(B `encoding' \e$B$rB+G{$9$k$N$rK:$l\e(B
+\e$B$F$$$?$N$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-partial.el
+----------------------------
+revision 7.11
+date: 1995/11/16 15:51:10;  author: morioka;  state: Exp;  lines: +2 -1
+(require 'tm-play) \e$B$rF~$l$?!#\e(B
+----------------------------
+
+tm-play.el
+----------------------------
+revision 7.2
+date: 1995/11/16 15:12:43;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B mime-article/decode-caesar \e$B$N6I=jJQ?t\e(B `charset', `encoding' \e$B$NDj\e(B
+\e$B5A$K4X$9$k%_%9$r=$@5$7$?!#\e(B
+----------------------------
+
+tm-vm.el
+----------------------------
+revision 7.10
+date: 1995/11/16 17:07:02;  author: morioka;  state: Exp;  lines: +3 -2
+\e$B4X?t\e(B tm-vm/quit \e$B$G!"\e(Bmime::article/preview-buffer \e$B$,B8:_$9$k$+$I$&$+$N\e(B
+check \e$B$r9T$&$h$&$K$7$?!#\e(B
+----------------------------
+revision 7.9
+date: 1995/11/16 17:04:03;  author: morioka;  state: Exp;  lines: +29 -1
+Oscar Figueiredo <figueire@lspsun2.epfl.ch> \e$B:n$N4X?t\e(B
+tm-vm/expunge-folder \e$B$rDI2C$7$?!#\e(B
+----------------------------
+revision 7.8
+date: 1995/11/16 11:20:57;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B1vLn!wM7$S?M\e(B <jun@case.nm.fujitsu.co.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+(c.f. [tm ML:1112])
+----------------------------
+
+
+* tm/gnus
+
+  Version 7.16.1 \e$B$rE:IU$7$?!#\e(B
+
+tm-gnus.el
+----------------------------
+revision 7.5
+date: 1995/11/16 15:28:58;  author: morioka;  state: Exp;  lines: +2 -2
+\e$B4X?t\e(B tm-gnus/insert-article \e$B$K$*$$$F!"\e(B
+`mime-editor/yank-ignored-fields-regexp' \e$B$r\e(B
+`mime-editor/yank-ignored-field-regexp' \e$B$KJQ$($k$N$rK:$l$F$$$?$N$r=$@5\e(B
+\e$B$7$?!#\e(B
+----------------------------
diff --git a/old-logs/Changes-7.27.1.ja b/old-logs/Changes-7.27.1.ja
new file mode 100644 (file)
index 0000000..5673f8c
--- /dev/null
@@ -0,0 +1,19 @@
+Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm 7.27.1 \e$B$r\e(B release \e$B$7$?!#\e(B
+
+       * tm-view.el:
+       \e$BJQ?t\e(B mime-viewer/ignored-field-list \e$B$N=i4|CM$K\e(B ".*Received" \e$B$r2C$(\e(B
+       \e$B$?!#\e(B
+
+       * mime-setup.el:
+       \e$B4X?t\e(B mime/decode-message-header \e$B$KBP$9$k\e(B autoload \e$B$N@_Dj$rDI2C$7$?!#\e(B 
+
+Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: \e$B4X?t\e(B tm-vm/quit \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+
+Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el: Function `tm-vm/preview-current-message' was
+       modified.
diff --git a/old-logs/Changes-7.27.ja b/old-logs/Changes-7.27.ja
new file mode 100644 (file)
index 0000000..ec5955a
--- /dev/null
@@ -0,0 +1,62 @@
+Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm 7.27 \e$B$r\e(B release.
+       * tm/mh-e: Version 7.25 \e$B$rE:IU\e(B
+       * tm/gnus: Version 7.18 \e$B$rE:IU\e(B
+
+       * tm-vm.el:
+       (1) \e$B4X?t\e(B tm-vm/preview-current-message \e$B$r=$@5$7$?!#\e(B
+       (2) BBDB \e$BMQ$N\e(B code \e$B$r=$@5$7$?!#\e(B
+
+       * tm-edit.el:
+       \e$B4X?t\e(B mime-editor/enclose-region \e$B$K$*$1$k5,3J2r<a>e$N8m$j$r=$@5$7$?!#\e(B
+
+Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       \e$B4X?t\e(B tm-vm/scroll-forward \e$B$H4X?t\e(B tm-vm/scroll-backward \e$B$NIT6q9g$r\e(B
+       \e$B=$@5$7$?!#\e(B
+
+       * tm-vm.el:
+       (1) \e$B4X?t\e(B tm-vm/preview-current-message \e$B$K\e(B
+           (run-hooks 'tm-vm/vm-select-message-hook) \e$B$rF~$l$?!#\e(B
+       (2) BBDB \e$B$N@_Dj$r9T$C$?!#\e(B
+           \e$B!J\e(B(bbdb-insinuate-vm) \e$B$N8e$K\e(B (load "tm-vm") \e$B$rF~$l$k$3$H!K\e(B
+
+       * mime-setup.el:
+       (add-hook 'mail-mode-hook  'mime/editor-mode) \e$B$r$d$a!"\e(B
+       (add-hook 'mail-setup-hook 'mime/editor-mode 'append) \e$B$H$7$?!#\e(B
+
+       * tm-vm.el:
+       (1) \e$B4X?t\e(B mime::article/preview-buffer \e$B$NIT6q9g$r=$@5$7$?!#\e(B
+       (2) mime-setup \e$B$r\e(B load \e$B$9$k;~$N\e(B hook \e$B$N:F@_Dj$r$d$a$?!#\e(B
+
+Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       Oscar Figueiredo <figueire@lspsun2.epfl.ch> \e$B$5$s$N=$@5$r2C$($?!#\e(B
+
+       * tm-html.el:
+       \e$B>.NS\e(B \e$B=$J?\e(B <shuhei@cmpt01.phys.tohoku.ac.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+       (cf. [tm-ja:1117])
+
+       * tm-vm.el:
+       tiny-mime patch \e$B$r;H$o$J$$>l9g$N\e(B Subject field \e$B$N\e(B decode \e$B$N;EJ}$r\e(B
+       \e$BJQ$($?!#\e(B
+
+       * tm-vm.el:
+       \e$B1vLn!wM7$S?M\e(B <jun@case.nm.fujitsu.co.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+       (cf. [tm-ja:1120])
+
+       * tm-vm.el:
+       \e$B1vLn!wM7$S?M\e(B <jun@case.nm.fujitsu.co.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+       (c.f. [tm-ja:1119])
+
+       * mh-e/tm-mh-e.el:
+       \e$B4X?t\e(B tm-mh-e/forward \e$B$K$*$$$F!"JQ?t\e(B tm-mh-e/use-forwcomps \e$B$,\e(B 
+       non-nil \e$B$N;~!"JQ?t\e(B tm-mh-e/forwcomps \e$B$G;XDj$5$l$?\e(B forwcomps \e$B$rMQ$$\e(B
+       \e$B$k$h$&$K$7$?!#\e(B
+
+       * mh-e/tm-mh-e.el:
+       \e$B;32,\e(B \e$B9nH~\e(B <yamaoka@ga.sony.co.jp> \e$B$5$s$N\e(B patch \e$B$rEv$F$?!#\e(B
+       (cf. [tm-ja:1116])
diff --git a/old-logs/Changes-7.29.en b/old-logs/Changes-7.29.en
new file mode 100644 (file)
index 0000000..857b1ab
--- /dev/null
@@ -0,0 +1,16 @@
+Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.29 was released.
+       * tm/mh-e: Version 7.41 was released.
+       * tm/gnus: Version 7.20.1 was released.
+       * tl: Version 7.02 was released.
+
+       * tm-edit.el: Setting for ISO-2022-KR.
+
+Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el:
+       setting for mime-viewer/over-to-(previous|next)-method-alist.
+       (cf. [tm-ja:1195])
+
+       * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
diff --git a/old-logs/Changes-7.29.ja b/old-logs/Changes-7.29.ja
new file mode 100644 (file)
index 0000000..066e29a
--- /dev/null
@@ -0,0 +1,18 @@
+Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.29 was released.
+       * tm/mh-e: Version 7.41 was released.
+       * tm/gnus: Version 7.20.1 was released.
+       * tl: Version 7.02 was released.
+
+       * tm-edit.el: Setting for ISO-2022-KR.
+
+Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el:
+       VM \e$BMQ$N\e(B mime-viewer/over-to-(previous|next)-method-alist \e$B$r@_Dj\e(B
+       (cf. [tm-ja:1195])
+
+       * tm-view.el:
+       mime-viewer/mode \e$B$KBP$9$k\e(B keybind \e$B$NDI2C\e(B ("<", ">")
+       (cf. [tm-ja:1195])
diff --git a/old-logs/Changes-7.30.ja b/old-logs/Changes-7.30.ja
new file mode 100644 (file)
index 0000000..0d6fce9
--- /dev/null
@@ -0,0 +1,75 @@
+Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.30 was released.
+       * tm/mh-e: Version 7.43 was released.
+       * tm/gnus: Version 7.21 was released.
+       * tl: Version 7.03 was released.
+
+       * tm-edit.el: In function `mime-editor/split-and-send', to
+       `(make-variable-buffer-local 'mail-header-separator)' was changed
+       to `(make-local-variable 'mail-header-separator)'.
+
+       * tm-play.el: In function `mime-article/decode-caesar',
+       `(setq buffer-read-only nil)' was inserted before
+       `(erase-buffer)'. (cf. [tm-ja:1214])
+
+Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.eng:
+       According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
+       added and rewrote about VM.
+
+Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-vm.el:
+       (1) Function `tm-vm/over-to-previous' was renamed to
+           `tm-vm/over-to-previous-method'.
+       (2) Function `tm-vm/over-to-next was renamed to
+           `tm-vm/over-to-next-method'.
+
+Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-vm.el:
+       - tm-vm/automatic-mime-preview \e$B$r\e(B user variable \e$B$K!#;d$O\e(B 
+         tm-vm/automatic-mime-preview \e$B$O\e(B user variable \e$B$H;W$C$F$$$?$N$G$9\e(B
+         \e$B$,!"\e(B"*" \e$B$,$D$$$F$$$J$$$_$?$$$J$N$G$D$1$F$_$^$7$?!#\e(B
+         \e$B!t\e(BVM \e$B$N>l9g$O\e(B user variable \e$B$G$$$$$s$G$9$h$M!)\e(B
+
+       - VM \e$B$N\e(B hook \e$B$rBeMQ$9$k\e(B tm-vm \e$B$N\e(B hook \e$B$NL>A0$r\e(B
+         vm-xxx-hook -> tm-vm/xxx-hook \e$B$GE}0l!#\e(B
+         BBDB \e$B$,F0$$$F$$$J$+$C$?860x$=$N\e(B 1 \e$B$G$9!#\e(B
+
+       - mime-viewer/over-to-(previous|next)-method-alist \e$B$K\e(B 
+         vm-virtual-mode \e$BMQ$N\e(B method \e$B$bEPO?!#\e(B
+         vm-mode \e$BMQ$K=q$$$?$b$N$rFHN)$7$?4X?t$K$7$F\e(B vm-virtual-mode \e$BMQ$K\e(B
+         \e$B$bEPO?$7$^$7$?!#\e(B
+
+       - BBDB \e$BBP1~ItJ,$G\e(B tm-vm/bbdb-update-record \e$B$G$O$J$/\e(B 
+         tm-vm/update-record \e$B$,\e(B add-hook \e$B$5$l$F$$$?$N$r=$@5!#\e(B
+         BBDB \e$B$,F0$$$F$$$J$+$C$?860x$=$N\e(B 2 \e$B$G$9!#\e(B
+
+       \e$B!t$^$@\e(B BBDB \e$B$O\e(B ";" \e$B$d\e(B ":" \e$B$GF0:n$,$*$+$7$$5$$,$9$k\e(B...
+
+Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-eword.el, tm-ew-d.el: comment was modified.
+
+       * README.eng: New section `How to get new version'.
+
+       * tm-view.el, tm-play.el:
+       (1) buffer local variable `mime/show-mode-old-window-configuration'
+           was renamed to `mime::article/preview-buffer'.
+       (2) modified about window configuration.
+
+       * tm-vm.el:
+       (1) Function `tm-vm/preview-current-message' was modified.
+       (2) over-to-previous-method and over-to-next-method are modified.
+
+Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
+       modified to use function `code-convert-region'. (cf. [tm-ja:1204])
+
+Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
+
+       * config.tm: bindir declaration was fixed.
diff --git a/old-logs/Changes-7.33.ja b/old-logs/Changes-7.33.ja
new file mode 100644 (file)
index 0000000..4b8a516
--- /dev/null
@@ -0,0 +1,21 @@
+Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.03.3 was released.
+       * tm: Version 7.33 was released.
+       * tm/mh-e: Version 7.44 was released.
+       * tm/gnus: Version 7.22 was released.
+       
+       * tm-view.el:
+       (1) New field variable `mime-viewer/visible-field-list'
+       (2) New function `mime-preview/cut-header'
+       
+       * tm-view.el: (mime-viewer/default-content-header-filter):
+       New implementation
+
+Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
+
+       * tm-file.el: tm-file.el \e$B$N\e(B header \e$B$K%@%V$C$F$$$k9T$,$"$j$^$7$?!#\e(B
+       
+       * methods/tm-html, methods/tm-image:
+       "=" \e$B$NA08e$K\e(B space \e$B$NI,MW$J=j$,$"$j$^$7$?!#\e(B
+       (cf. [tm-ja:1262])
index e79cd70..fcfbf70 100644 (file)
@@ -8,7 +8,7 @@
 ;;;         MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Maintainer: MORIOKA Tomohiko <morioka@jaist.ac.jp>
 ;;; Created: 1994/08/21 renamed from mime.el
-;;; Version: $Revision: 7.40 $
+;;; Version: $Revision: 7.41 $
 ;;; Keywords: mail, news, MIME, multimedia, multilingual
 ;;;
 ;;; This file is part of tm (Tools for MIME).
 ;;;
 
 (defconst mime-editor/RCS-ID
-  "$Id: tm-edit.el,v 7.40 1996/01/14 05:52:49 morioka Exp $")
+  "$Id: tm-edit.el,v 7.41 1996/01/18 17:49:17 morioka Exp $")
 
 (defconst mime-editor/version (get-version-string mime-editor/RCS-ID))
 
@@ -305,11 +305,46 @@ To insert a signature file specified by mime-signature-file
      "7bit"
      "attachment"      (("filename" . file))
      )
-    ("\\.tar.gz$"
+    ("\\.tar\\.gz$"
      "application" "octet-stream" (("type" . "tar+gzip"))
      nil
      "attachment"      (("filename" . file))
      )
+    ("\\.tgz$"
+     "application" "octet-stream" (("type" . "tar+gzip"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.tar\\.Z$"
+     "application" "octet-stream" (("type" . "tar+compress"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.taz$"
+     "application" "octet-stream" (("type" . "tar+compress"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.gz$"
+     "application" "octet-stream" (("type" . "gzip"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.Z$"
+     "application" "octet-stream" (("type" . "compress"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.lzh$"
+     "application" "octet-stream" (("type" . "lha"))
+     nil
+     "attachment"      (("filename" . file))
+     )
+    ("\\.zip$"
+     "application" "zip" nil
+     nil
+     "attachment"      (("filename" . file))
+     )
     ("\\.diff$"
      "application" "octet-stream" (("type" . "patch"))
      nil
@@ -317,7 +352,11 @@ To insert a signature file specified by mime-signature-file
      )
     ("\\.signature"
      "text"    "plain"         nil     nil)
-    (".*"      nil             nil     nil     nil)
+    (".*"
+     "application" "octet-stream" nil
+     nil
+     "attachment"      (("filename" . file))
+     )
     )
   "*Alist of file name, types, parameters, and default encoding.
 If encoding is nil, it is determined from its contents.")
@@ -852,7 +891,8 @@ Charset is automatically obtained from the `mime/lc-charset-alist'."
            (setq attribute (car cell))
            (setq value (cdr cell))
            (if (eq value 'file)
-               (setq value (file-name-nondirectory file))
+               (setq value (rfc822/wrap-as-quoted-string
+                            (file-name-nondirectory file)))
              )
            (setq parameters (concat parameters "; " attribute "=" value))
            (setq rest (cdr rest))
@@ -868,7 +908,8 @@ Charset is automatically obtained from the `mime/lc-charset-alist'."
                  (setq attribute (car cell))
                  (setq value (cdr cell))
                  (if (eq value 'file)
-                     (setq value (file-name-nondirectory file))
+                     (setq value (rfc822/wrap-as-quoted-string
+                                  (file-name-nondirectory file)))
                    )
                  (setq parameters
                        (concat parameters "; " attribute "=" value))
@@ -981,37 +1022,6 @@ If nothing is inserted, return nil."
          (exist-next-tag (save-excursion
                            (insert "\n")
                            )))
-    ;; (beginning-of-line)
-    ;; (cond ((and oldtag                  ;Text
-    ;;             (not (eobp))
-    ;;             (save-excursion
-    ;;               (forward-line -1)
-    ;;               (looking-at mime-editor/beginning-tag-regexp)
-    ;;               )
-    ;;             (or mime-ignore-same-text-tag
-    ;;                 (not (string-equal oldtag newtag))))
-    ;;        ;; If point is at the next of current tag, move to the
-    ;;        ;; beginning of the tag to disable insertion of extra tag.
-    ;;        (forward-line -1))
-    ;;       ((and oldtag                  ;Text
-    ;;             (not (eobp))
-    ;;             (not (looking-at mime-editor/tag-regexp))
-    ;;             (or mime-ignore-same-text-tag
-    ;;                 (not (string-equal oldtag newtag))))
-    ;;        ;; Copy current tag to break a text into two.
-    ;;        (save-excursion
-    ;;          (insert oldtag "\n")))
-    ;;       ((and (null oldtag)           ;Not text
-    ;;             (not (looking-at mime-editor/tag-regexp)))
-    ;;        ;; Adjust insertion point.  In the middle of text, it is
-    ;;        ;; okay to break the text into two.  However, it should not
-    ;;        ;; be broken into two, if otherwise.
-    ;;        (goto-char (mime-editor/content-end))
-    ;;        (if (eolp)
-    ;;            (forward-line 1))
-    ;;        (if (not (bolp))
-    ;;            (insert "\n"))
-    ;;        ))
     (if (not (bolp))
        (if exist-prev-tag
            (forward-line 1)