X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=99d0ea5b0bbc0dba62bbb845804d59ec31b8be57;hb=6a79e4e9581a22fdf1bd9765d01bb2668a2577c4;hp=b6bdef9e2c081edbd0c192a9556ecdc12274bee7;hpb=10a330a36688503b11ce62b75d3bd914037d3535;p=elisp%2Fsemi.git diff --git a/ChangeLog b/ChangeLog index b6bdef9..99d0ea5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,42 @@ +2005-06-14 Katsumi Yamaoka + + * mime-view.el (mime-display-text/richtext): Withdraw the last + change. + (mime-display-text/enriched): Ditto. + +2005-06-09 Katsumi Yamaoka + + * mime-view.el (mime-display-text/richtext): Turn off + adaptive-fill-mode while executing richtext-decode. + (mime-display-text/enriched): Turn off adaptive-fill-mode while + executing enriched-decode. + +2005-03-29 Nakagawa, Makoto + + * pgg-pgp.el (pgg-scheme-sign-region): Manually convert line + endings to CRLF before signing. + +2001-09-24 Daiki Ueno + + * mime-view.el (mime-preview-toggle-display): When both "type" and + "*type" conditions are not specified, the entity should be regarded + as invisible. + +2004-09-27 Yoichi NAKAYAMA + + * mime-edit.el (mime-edit-temp-message-buffer): Define. + * mime-play.el (mime-view-temp-message-buffer): Ditto. + (mime-preview-quitting-method-for-mime-show-message-mode): Change + accordingly. + +2004-09-27 Katsumi Yamaoka + + * README.en, README.ja (CVS based development): Mention anonymous + CVS access; remove the description about developers' pserver access. + 2003-11-15 Simon Josefsson - * pgg-gpg.el (pgg-gpg-lookup-key): Use regexp match instead of + * pgg-gpg.el (pgg-scheme-lookup-key): Use regexp match instead of split-string (split-string is different between emacs 21.2 and 21.4). Reported by ultrasoul@ultrasoul.com (David D. Smith).