Mon Dec 11 18:02:36 1995 Morioka Tomohiko * 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 * 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 * tm-pgp.el (mime-article/check-pgp-signature): Status does not work. Sat Dec 9 08:32:56 1995 Morioka Tomohiko * tm-edit.el (mime-editor/process-multipart-1): Boundary is folded. * tm-edit.el: rearrangement Sat Dec 9 04:58:16 1995 Morioka Tomohiko * 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 * 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 * 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 * tm-file.el: setting for another variables to regard as binary. Sat Dec 9 02:04:41 1995 Morioka Tomohiko * tm-view.el: Function `mime-viewer/display-content' was fixed about judgement of root content. Sat Dec 9 01:56:28 1995 Morioka Tomohiko * 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 * 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 * tm-pgp.el: Initial revision Fri Dec 8 22:32:55 1995 Morioka Tomohiko * tm-vm.el: According to Junya Watanabe , fixed problem about XEmacs menu in Emacs and Mule. (cf. [tm-ja:1249]) Fri Dec 8 22:29:27 1995 Morioka Tomohiko * tm-view.el: New variable `mime-viewer/content-subject-showing-Content-Type-list' Sat Dec 8 18:29:51 1995 Shuhei KOBAYASHI * tm-file.el(mime-article/extract-file): Variable `require-final-newline' should be nil.