delete country.
[elisp/emh.git] / ChangeLog
index 065c1a9..8a98a91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Require 'mime-text when compiling.
+
+\f
+1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 1.1.2 was released.
+
+1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el (mime-text-decoder-alist): Use `mime-text-decode-buffer'
+       directly; abolish `emh-text-decode-buffer'.
+
+1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Fixed setting for `mime-acting-condition'.
+
+\f
+1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMH: Version 1.1.1 was released.
+
+       * README.en (What's EMH?): Add description about SEMI 1.1.0.
+
+1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Abolish `emh-RCS-ID'.
+
+1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Add setting for `mime-raw-buffer-coding-system-alist'.
+
+1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emh.el: Rename `mime-view-quitting-method-alist' ->
+       `mime-preview-quitting-method-alist'.
+
+       * 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'