Require 'mime-def instead of 'mel.
[elisp/flim.git] / ChangeLog
index 6c2d69c..b9537db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,59 @@
-1998-04-17  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el (mailcap-format-command): New function.
+
+       * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
+       again.
+
+\f
+1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
+
+1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-def.el (quoted-printable-hex-chars): New constant.
+       (quoted-printable-octet-regexp): New constant.
+
+       * mel-q.el, eword-decode.el: Move definition of constant
+       'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
+       mime-def.el.
+
+1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
+
+1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el (mailcap-look-at-mtext): Fix typo.
+
+1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM-ELS (flim-modules): Add mailcap.
+
+       * mailcap.el: New file (copied from SEMI).
+
+1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-ignored-field-list): Add
+       `received'.
+       
+       * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
+       environment variables.
+
+\f
+1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
+
+       * mime-def.el (mime-spadework-module-version-string): New
+       constant.
+
+       * eword-encode.el: Abolish constant 'eword-encode-version.
+
+       * eword-decode.el: Abolish constant 'eword-decode-version.
+
+1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * eword-encode.el (eword-encode-divide-into-charset-words): Use
        'char-length or 'char-next-index instead of 'char-bytes.