(mime-view-type-subtype-score-alist): Mismatched.
[elisp/semi.git] / ChangeLog
index bac4335..a0f6714 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-text.el (mime-text-insert-decoded-body): Specify line break
+       code type as CRLF.
+
+1998-08-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * mime-edit.el (mime-edit-normalize-body): Failed to canonicalize
+       empty lines.
+
+1998-08-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-w3.el (mime-preview-text/html): Insert dummy "\n" into end
+       of entity to avoid keymap text-property problem.
+
+1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * NEWS (Don't use "file" command to detect content of entity): New
+       section.
+
+       * mime-play.el (mime-magic-type-alist): New variable; abolish
+       `mime-file-content-type-alist'.
+       (mime-detect-content): New implementation (don't use "file"
+       command).
+
+\f
+1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * SEMI: Version 1.8.4 (Takaoka) released.
+
 1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * mime-ui-en.sgml, mime-ui-ja.sgml (message/partial sending): New