X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3878f05856468c983dd94501210293cb4e57370d;hb=2c4cc3760a8c68a0513248f8e7ee333346f32a6c;hp=05051c8bbb9234e10ab17cb0045b54b663cc8e45;hpb=76164a937d187dae52e0a270c0dc722036b065cd;p=elisp%2Femh.git diff --git a/ChangeLog b/ChangeLog index 05051c8..3878f05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,86 @@ +1998-10-16 MORIOKA Tomohiko + + * EMH: Version 1.8.2 was released. + + * emh-setup.el (emh-setup-mh-draft-setting): Set up buffer local + value of `mail-header-separator' before using + `eword-decode-header'. + +1998-10-16 MORIOKA Tomohiko + + * emh-setup.el (emh-setup-mh-draft-setting): Call + `eword-decode-header' before `turn-on-mime-edit'. + +1998-10-12 Katsumi Yamaoka + + * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'. + + * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'. + (elc): Likewise. + + * EMH-MK (config-emh): Refer to `VERSION_SPECIFIC_LISPDIR'. + + * EMH-CFG (VERSION_SPECIFIC_LISPDIR): New variable. + +1998-10-09 Katsumi Yamaoka + + * EMH-CFG: Use `add-latest-path' instead of `add-path' for adding + "custom" to load-path. + +1998-10-09 Katsumi Yamaoka + + * EMH-CFG: Add "custom" to load-path. Use `if' and `progn' instead + of `when'. + +1998-09-17 MORIOKA Tomohiko + + * Makefile (XEMACS): New variable. + (PACKAGEDIR): New variable. + (package): New target. + (install-package): New target. + + * EMH-MK (config-emh-package): New function. + (compile-emh-package): New function. + (install-emh-package): New function. + + * EMH-CFG (PACKAGEDIR): New variable. + (EMH_PREFIX): Change to "emh" if it is installed as a XEmacs + package. + + +1998-07-02 MORIOKA Tomohiko + + * EMH: Version 1.8.1 was released. + + * emh.el (mh-display-msg): Use `mime-display-message' and + `mime-open-entity'. + - Delete setting for `mime-raw-representation-type-alist'. + (mime-insert-decoded-header): Modify for + `mime-insert-decoded-header'. + + +1998-06-24 MORIOKA Tomohiko + + * EMH: Version 1.8.0 was released. + +1998-06-23 MORIOKA Tomohiko + + * README.en (What's EMH?): Modify for SEMI 1.8. + + * emh.el: Modify for interface change in SEMI 1.8 about automatic + message/partial combining. + +1998-06-22 MORIOKA Tomohiko + + * emh.el (mh-display-msg): Set up `mime-raw-buffer' as unibyte. + + +1998-06-18 MORIOKA Tomohiko + + * EMH: Version 1.6.0 was released. + + * README.en (What's EMH?): Modify for SEMI 1.7. + 1998-06-18 MORIOKA Tomohiko * emh.el (emh-header-display): Guard