(mime-acting-condition): Use `mime-method-to-save' instead of external
[elisp/semi.git] / ChangeLog
index 1a7c389..4415ba2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
+
+       * mime-play.el (mime-extract-current-entity): New function; copied
+       from mime-file.el; abolish mime-file.el.
+
+       * mime-view.el (mime-acting-condition), mime-partial.el
+       (mime-combine-message/partials-automatically), mime-play.el:
+       Rename `mime-display-message/partial' ->
+       `mime-method-to-store-message/partial'.
+
+1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-view.el (mime-acting-condition), mime-play.el: Rename
+       `mime-display-caesar' -> `mime-method-to-display-caesar'.
+
+       * mime-view.el (mime-acting-condition), mime-play.el: Rename
+       `mime-display-message/external-ftp' ->
+       `mime-method-to-display-message/external-ftp'.
+
+       * mime-view.el (mime-acting-condition), mime-play.el: Rename
+       `mime-display-message/rfc822' ->
+       `mime-method-to-display-message/rfc822'.
+
+       * mime-play.el: Rename `mime-article/make-method-args' ->
+       `mime-make-external-method-args'.
+
+       * mime-file.el: Fix setting.
+
+1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-play.el: Rename `mime-article/start-external-method-region'
+       -> `mime-activate-external-method'.
+
+       * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
+       `mime-playback-entity'.
+
+       * mime-file.el (mime-extract-current-entity): Use
+       `mime-write-decoded-region'.
+
+       * mime-file.el: Rename `mime-article/extract-file' ->
+       `mime-extract-current-entity'.
+
+1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
+
+       * mime-edit.el (mime-edit-insert-signature): Function
+       `mime-edit-insert-tag' is sometimes called with more arguments
+       than it is ready to accept. (cf. [tm-en:1585])
+
+1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-edit.el (mime-edit-insert-text): New optional argument
+       `subtype'.
+
+\f
 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * SEMI: Version 1.0.1 (Magae) was released.