X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=f1ffd1bdea573c41d2d7baa8b1dff7baa11714b6;hb=83e50bc819e005ce5bb8fddb94ab01bd11b2e574;hp=70ece0376167d87bf9c6eb329ee3dde0c9cb3a37;hpb=34be8543719f14d1edb9b990fb90c69cff13942e;p=elisp%2Fsemi.git diff --git a/ChangeLog b/ChangeLog index 70ece03..f1ffd1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,84 @@ +2004-04-04 Yoichi NAKAYAMA + + * mime-edit.el (mime-file-types): Add application/vnd.ms-excel. + (mime-content-types): Add application/vnd.ms-excel and + application/msword. + +2004-02-12 MORIOKA Tomohiko + + * mime-image.el (mime-display-image): Ignore errors about image + decoding. + +2004-01-15 Katsumi Yamaoka + + * mime-edit.el (mime-edit-normalize-body): Fix a comment that the + problem related to `replace-match' has been fixed at 2004-01-15, + thanks to Handa-san. + +2003-12-16 Katsumi Yamaoka + + * mime-edit.el (mime-edit-normalize-body): Don't use the + `(replace-match "\\1\r\n")' form since it may convert the unibyte + string into multibyte in Emacs 21.4. + +2003-12-12 MORIOKA Tomohiko + + * mime-edit.el (mime-edit-user-agent-value): Add a setting for + XEmacs CHISE. + +2002-05-18 ARISAWA Akihiro + + * mime-play.el (mime-activate-mailcap-method): Don't use + `binary-to-text-funcall'. (Thanks to TANAKA Shingo) + +2003-12-14 Tatsuya Kinoshita + + * mime-edit.el (mime-charset-type-list): Add entry for iso-8859-1[45]. + +2003-08-16 Daiki Ueno + + * Don't autoload S/MIME stuff. + + * pgg-def.el (pgg-overriding-user-id): New variable. + * pgg.el (pgg-universal-user-id-argument): New command. + * pgg-gpg.el (pgg-scheme-encrypt-region): Prefer + pgg-overriding-user-id to pgg-gpg-user-id. + (pgg-scheme-decrypt-region): Ditto. + (pgg-scheme-sign-region): Ditto. + (pgg-scheme-insert-key): Ditto. + +2003-05-22 Daiki Ueno + + * mime-play.el (mime-activate-mailcap-method): Undo the last change. + +2003-05-12 Yoichi NAKAYAMA + + * mime-edit.el (turn-on-mime-edit): Protect 1st arg of `message'. + * mime-view.el (mime-preview-follow-current-entity): Ditto. + +2003-05-11 Yoichi NAKAYAMA + + * mime-w3.el (mime-preview-text/html): Protect 1st arg of `message'. + * mime-play.el (mime-mailcap-method-sentinel): Ditto. + (mime-view-message/external-anon-ftp): Ditto. + (mime-view-message/external-url): Ditto. + +2003-05-02 Daiki Ueno + + * mime-play.el (mime-activate-mailcap-method): Check the existance + of the temporary file. + [cf. ] + +2003-04-05 Yoichi NAKAYAMA + + * mime-view.el (mime-preview-toggle-display): Use boundary with + children. + +2003-02-08 Yoichi NAKAYAMA + + * mime-view.el (mime-save-situation-examples): Bind print-length + and print-level. + 2002-11-05 Yoichi NAKAYAMA * mime-view.el (mime-preview-find-boundary-info): Change the name of