X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8fd6861eb093b4875a4fccdfc0307056fb27442c;hb=a7110eca79a127b0b627934466375dbf9d49d9a0;hp=710253eea030ee60657056a23c2d947972436124;hpb=0fdc0d836a0607cd574602d1da1abf11da3d917b;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index 710253e..8fd6861 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,102 @@ +1997-02-12 MORIOKA Tomohiko + + * emu: Version 7.37.7 was released. + * tm: Version 7.104 was released. + +1997-02-11 MORIOKA Tomohiko + + * TM-MK (make-mime-setup): Delete old mime-setup.el before + generate mime-setup.el if it is exist. + +1997-02-11 MORIOKA Tomohiko + + * tm-ew-e.el (tm-eword::encode-string-1): Unused local variable + `sl' was abolished. + +1997-02-11 MORIOKA Tomohiko + + * tm-pgp.el: Variable `pgp-verify-function', + `pgp-decrypt-function', `pgp-fetch-key-function' and + `pgp-snarf-keys-function' were abolished. + + (pgp-function-alist): New variable. + (pgp-function): New function. + + (mime-article/view-application/pgp): Use `pgp-function' instead of + variable `pgp-verify-function' and `pgp-decrypt-function'. + (mime-article/check-pgp-signature): Use `pgp-function' instead of + variable `pgp-fetch-key-function'. + (mime-article/add-pgp-keys): Use `pgp-function' instead of + variable `pgp-snarf-keys-function'. + +1997-02-11 MORIOKA Tomohiko + + * tm-pgp.el (pgp-fetch-key-function): Function `mc-pgp-fetch-key' + is in mc-pgp.el. + +1997-02-10 MORIOKA Tomohiko + + * tm-image.el (mime-preview/filter-for-application/postscript): + Display message before/after decoding. + + * tm-image.el: Don't require `annotations'. + + * tm-image.el: Variable `mime-preview/x-face-function' was + abolished. + +1997-02-10 MORIOKA Tomohiko + + * tm-image.el: Unused variable `mime-viewer/x-face-to-xbm-command' + was abolished. + + * tm-image.el (mime-preview/filter-for-application/postscript): + New implementation. + +1997-02-10 MORIOKA Tomohiko + + * tm-image.el (image-inline-p): New function. + Variable `tm-image/inline-image-types' was abolished. + (mime-preview/filter-for-image): Add xbm decoding. + Function `mime-preview/filter-for-image/xbm' was abolished. + + * tm-image.el (bitmap-insert-xbm-file): New implementation. + +1997-02-10 MORIOKA Tomohiko + + * tm-image.el: Variable `mime-viewer/shell-command' and + `mime-viewer/shell-arguments' were abolished. + Variable `mime-viewer/graphic-converter-alist' was abolished. + Function `mime-preview/filter-for-inline-image' was abolished. + + (mime-preview/filter-for-image): New implementation; use function + `image-normalize'. + +1997-02-10 MORIOKA Tomohiko + + * tm-setup.el (tm-setup/load-rmail): New function; check variable + `rmail-support-mime' to detect "Radical RMAIL". + +1997-02-10 MORIOKA Tomohiko + + * tm-view.el (mime-viewer/follow-content): Display message if + following method is not implemented. + +1997-02-10 MORIOKA Tomohiko + + * tm-edit.el (mime-editor::edit-again): Delete + application/pgp-signature parts. + +1997-02-07 Steven L. Baur + + * tm-image.el (mime-preview/filter-for-inline-image): Use better + method (cf. [tm-en:1204], [xemacs-beta:2462]) + +1997-02-07 MORIOKA Tomohiko + + * tm-ftp.el (mime-view-ftp-module): New variable; require it if it + is non-nil. + + 1997-02-06 MORIOKA Tomohiko * tm: Version 7.103.5 was released. @@ -208,6 +307,7 @@ Wed Jan 29 15:18:53 1997 MORIOKA Tomohiko * emu: Version 7.37.4 was released. * tl: Version 7.61.16 was released. * MU: Version 0.39.1 was released. + * bitmap-mule: Version 7.16 was released. * tm: Version 7.101 was released. Tue Jan 21 07:23:27 1997 MORIOKA Tomohiko