update.
authormorioka <morioka>
Wed, 21 Oct 1998 05:37:07 +0000 (05:37 +0000)
committermorioka <morioka>
Wed, 21 Oct 1998 05:37:07 +0000 (05:37 +0000)
ChangeLog

index 7f3aa9c..91a4cc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * mime-view.el, SEMI-ELS: Move function `mime-display-text/plain',
+       `mime-display-text/enriched' and `mime-display-text/richtext' from
+       mime-text to mime-view.el; abolish mime-text.el.
+
+       * mime-play.el: Don't Require `mime-text' when compiling.
+
+       * mime-w3.el: Require `mime' instead of `mime-text'.
+
+1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * semi-setup.el (mime-setup-enable-inline-image): Use `(featurep
        'xemacs)' instead of `running-xemacs'.