X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=ac2ae19b9b4944880e8a27665b25a024b76956dd;hb=f0ae661b5b0512aa13c71c82b7dbf207211fcd07;hp=e3bcaba415b2332b20fc0d2ca43ef4ca5ff38786;hpb=80db5c51a4f6fa0d7f14e11f2060a06342ecd00c;p=elisp%2Fsemi.git diff --git a/ChangeLog b/ChangeLog index e3bcaba..ac2ae19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,109 @@ +1999-05-23 MORIOKA Tomohiko + + * mime-edit.el (mime-edit-mime-version-value): Don't use + `eval-when-compile' to avoid problem with XEmacs-MULE. + (mime-edit-mime-version-field-for-message/partial): Likewise. + +1999-05-20 MORIOKA Tomohiko + + * NEWS (Text property `mime-view-entity-{header|body}'): New + subsection. + (Behavior change about `mime-display-header-hook'): Likewise. + + * mime-view.el (mime-display-entity): Don't move to (point-max) + before run `mime-display-header-hook)'. + +1999-05-19 MORIOKA Tomohiko + + * mime-view.el (mime-display-entity): Put text-property + `mime-view-entity-header' and `mime-view-entity-body' to header + and body; run `mime-display-header-hook' before insert "\n". + (mime-preview-follow-current-entity): Use text-property + `mime-view-entity-header'. + + +1999-05-12 MORIOKA Tomohiko + + * SEMI: Version 1.13.4 (Terai) released. + +1999-04-06 Shuhei KOBAYASHI + + * mime-edit.el (mime-delete-field): Use `std11-field-end'. + +1999-03-30 Keiichi Suzuki + + * mime-edit.el (mime-edit-decode-single-part-in-buffer): Normalize + EOL code in MIME encoded text part. + +1999-03-27 MORIOKA Tomohiko + + * mime-view.el (mime-preview-follow-current-entity): Don't copy + header if current entity is root. + +1999-03-11 MORIOKA Tomohiko + + * mime-edit.el (mime-charset-type-list): Add `tis-620'. + + +1999-02-28 MORIOKA Tomohiko + + * SEMI: Version 1.13.3 (Komaiko) released. + +1999-02-26 Katsumi Yamaoka + + * SEMI-MK (install-semi-package): Install mime-setup.el(c). + (compile-semi-package): Compile mime-setup.el as well. + +1999-02-08 MORIOKA Tomohiko + + * mime-edit.el (mime-content-types): Add definition of + application/vnd.ms-powerpoint for myself :-P + (mime-file-types): Add setting of *.ppt for + application/vnd.ms-powerpoint. + +1999-02-08 MORIOKA Tomohiko + + * mime-partial.el + (mime-combine-message/partial-pieces-automatically): Call + `mime-store-message/partial-piece' in the buffer when it is + called. + + * mime-play.el (mime-store-message/partial-piece): Don't move to + point-min. + + * mime-play.el (mime-store-message/partial-piece): Don't expect + called in raw-buffer. + + +1999-01-27 MORIOKA Tomohiko + + * SEMI: Version 1.13.2 (Mikawa) released. + +1999-01-26 Katsumi Yamaoka + + * README.en: Notice that 1.12.5 or later of FLIM is required. + +1999-01-26 MORIOKA Tomohiko + + * mime-play.el (mime-preview-play-current-entity): Add autoload + cookie. + (mime-play-entity): Likewise. + + * mime-view.el (mime-display-message): Add autoload cookie; add + DOC-string. + (mime-view-buffer): Add autoload cookie. + +1999-01-26 MORIOKA Tomohiko + + * mime-play.el (mime-reduce-acting-situation-examples): New + implementation. + +1999-01-26 MORIOKA Tomohiko + + * mime-play.el (mime-view-caesar): Select window which displays + current-buffer if it is not selected . + 1999-01-26 Katsumi Yamaoka * mime-edit.el (mime-edit-decode-single-part-in-buffer): Limit the