Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl: Version 7.11.1 was released.
	* tm: Version 7.43.1 was released.
	* tm/gnus: Version 7.45 was released.	

	* mime-setup.el: lambda functions are defined by defun.
	(mime-setup-decode-message-header): New function.
	(mime-setup-set-signature-key): New function.
	(mime-setup-mh-draft-setting): New function.

	* mime-setup.el: insert `(setq buffer-read-only nil)' into
 	`mh-letter-mode-hook' (cf. [tm-ja:1576])

Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-image.el (mime-preview/x-face-function-for-xemacs):
	New function.
	(bitmap-read-xbm): New implementation for XEmacs.

Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-image.el: typo was fixed.

Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-image.el (mime-preview/x-face-function): New variable.
	Function `mime-preview/x-face-function' was renamed to
	`mime-preview/x-face-function-for-mule'.

	* tm-image.el (mime-preview/x-face-function):
	fixed problem to indent.

	* tm-image.el (mime-preview/x-face-function):
	New function for Mule.
	(mime-viewer/x-face-to-xbm-command): New variable.

	* tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
	(mime-viewer/ignored-field-list): "X-Face" was deleted.

Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
	`mime/charset-coding-system-alist'.

Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-image.el (mime-preview/filter-for-image): protect for error
 	when file deleting (cf. [tm-en:317])


Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm: Version 7.43 was released.
	* tm/gnus: Version 7.43 was released.

	* tm-edit.el: (mime-editor/encrypt-pgp-elkins):
	(1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
	    message.
	(2) call `mc-pgp-encrypt-region' directory; it is enclosed by
	    `(let ((mc-pgp-always-sign 'never)) ...)'.

Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>

	* tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
	set to `this-command' (cf. [tm-en:311])


Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm: Version 7.42.1 was released.
	* tm/gnus: Version 7.41 was released.

Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-def.el (mime/encoding-name): new function.
	(mime/make-charset-default-encoding-alist): call
 	`mime/encoding-name' if not encoded.

Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-play.el (mime-article/get-original-filename): return nil if
 	file name is not exist.

Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-def.el (mime/charset-type-list): new variable.
	(mime/make-charset-default-encoding-alist): new function.
	(mime/default-transfer-level): new variable.
	(mime/text-toggle-transfer-level): new function.

Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-pgp.el (tm-pgp::good-signature-regexp): new variable

	* tm-pgp.el (tm-pgp::key-expected-regexp): new variable

	* tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
 	to use variable `tm-pgp::good-signature-regexp'

	* tm-pgp.el (mime-article/check-pgp-signature): modified to use
 	variable `tm-pgp::key-expected-regexp'

Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-pgp.el (mime::article/call-pgp-to-check-signature):
	new function

	* tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
 	if it is not found


Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl: Version 7.11 was released.
	* tm: version 7.42 was released

Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-edit.el: new implementation about PGP processing for message

	* tm-edit.el (mime-editor/pgp-enclose-buffer): new function

	* tm-edit.el (mime-editor/set-sign):
	check variable `mime-editor/signing-type'

	* tm-edit.el (mime-editor/set-encrypt):
	check variable `mime-editor/encrypting-type'

Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-play.el (mime-article/decode-content): check beginning/ending
 	of region for VM

Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-image.el: xbm support in Mule: It requires bitmap package.

	* tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
 	instead of `setq'

Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>

	* tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM

	* tm-bbdb.el (tm-bbdb/extract-address-components): modified to
 	support `If no name can be extracted, FULL-NAME will be nil.'
	(cf. [tm-ja:1531])

Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-play.el (mime-article/make-method-args): modified to use
 	"7bit" if 'encoding is not found

Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-ew-d.el (mime-eword/decode-string): set to `end' just
 	string-matched.

Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-ew-d.el (mime-eword/decode-string): fixed about
 	linear-while-space (cf. [tm-ja:1518])

	* tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
	(cf. [tm-en:281])


Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tl: Version 7.10 was released.
	* tm: Version 7.41.2 was released.
	* tm/gnus: Version 7.37 was released.

	* tm-view.el (mime-viewer/ignored-field-list): default value was
 	changed.

	* tm-view.el (mime-viewer/visible-field-regexp): default value was
 	changed.

Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-mule.el: Definition of variable `mime/default-coding-system'
 	was moved to tm-def.el.

	* tm-def.el (mime/default-coding-system): not only define for MULE

Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-bbdb.el (tm-bbdb/use-mail-extr): new variable

Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-pgp.el (mime-article/view-application/pgp):
	fixed about character code
	conversion.


Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm: Version 7.41.1 was released.
	* tm/mh-e: Version 7.46 was released.
	* tm/gnus: Version 7.34 was released.

	* tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
 	for XEmacs

Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>

	* tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.

	* tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
 	new implementation

	* tm-bbdb.el: new module: about BBDB

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])


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.


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])


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)


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])


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


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*)'


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.


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])


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.


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 ..).


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.


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])


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.


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.


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])
