Abolish `emh-RCS-ID'.
[elisp/emh.git] / ChangeLog
index e3a46a3..ee9e875 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,88 @@
+1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Rename `mime-view-buffer' -> `mime-preview-buffer'.
+
+       * emh.el: Rename `mime-combine-message/partials-automatically' ->
+       `mime-method-to-combine-message/partial-pieces'.
+
+       * emh.el: Add code to check latest SEMI.
+
+       * emh.el (mime-acting-condition): Separate type and subtype.
+
+\f
+1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 1.1 was released.
+
+       * README.en (Bug reports): Modify for EMH.
+
+1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el (emh-content-header-filter): Use code-conversion feature
+       of `eword-decode-header' instead of `emh-text-decode-buffer'.
+
+1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el (emh-quitting-method): Use `mime-maybe-hide-echo-buffer'
+       instead of `mime-hide-echo-buffer'. (cf. [tm-ja:2710])
+
+\f
+1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 0.23 was released.
+
+       * emh.el (mh-display-msg): Use `raw-text' coding-system do
+       canonicalize line break code.
+
+\f
+1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 0.22 was released.
+
+1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el (emh): New group.
+       (emh-automatic-mime-preview): Use `defcustom'.
+       (emh-decode-encoded-word): Use `defcustom'.
+
+1997-11-15  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
+
+       * EMH-CFG:
+       - Regard LISPDIR if it is specified.
+       - Add mel's path.
+
+1997-11-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh-comp.el (emh-forward): Use `mime-edit-enclose-digest-region'
+       instead of `mime-edit-enclose-region'.
+
+1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh-comp.el (emh-edit-again): Modify for
+       `enable-multibyte-characters'.
+
+       * emh-face.el (emh-highlight-header): Don't use `assoc-if' and
+       `second'.
+
+\f
+1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 0.21 was released.
+
+       * EMH-CFG: Add `(add-path ".")'.
+
+1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh-setup.el: Use `eval-after-load' instead of
+       `call-after-loaded'; Abolish function `emh-setup'.
+
+       Move setting for emh-comp.el from emh.el.
+
+       * emh.el: Use `eval-after-load' instead of `call-after-loaded'.
+
+       Move setting for emh-comp.el to emh-setup.el.
+
+\f
 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * EMH: Version 0.20.1 was released.