update.
authormorioka <morioka>
Tue, 30 Jun 1998 14:54:58 +0000 (14:54 +0000)
committermorioka <morioka>
Tue, 30 Jun 1998 14:54:58 +0000 (14:54 +0000)
ChangeLog
VERSION
semi-def.el

index 03e44e4..95c3abf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * mime-play.el (mime-activate-mailcap-method): Use
+       `mime-write-entity-content'.
+
+\f
+1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * SEMI: Version 1.8.1 (Kureha) released.
 
 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
diff --git a/VERSION b/VERSION
index 05a1f51..6cadc79 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -60,7 +60,7 @@
 1.7.1  Higashi-Toyama          \e$(BElIY;3\e(B
 1.8.0  Toyama                  \e$(BIY;3\e(B             ; = JR \e$(B9b;3K\@~!"IY;39A@~\e(B
 1.8.1  Kureha                  \e$(B8b1)\e(B
------  Kosugi                  \e$(B>.?y\e(B
+1.8.2  Kosugi                  \e$(B>.?y\e(B
 -----  Ecch\e-Dþ-Daimon\e-A              \e$(B1[CfBgLg\e(B
 -----  Takaoka                 \e$(B9b2,\e(B             ; = JR \e$(BI98+@~!">kC<@~\e(B
 :      :                       :
index ce93512..c035d84 100644 (file)
@@ -30,7 +30,7 @@
 
 (require 'custom)
 
-(defconst mime-user-interface-version '("SEMI" "Kureha" 1 8 1)
+(defconst mime-user-interface-version '("SEMI" "Kosugi" 1 8 2)
   "Implementation name, version name and numbers of MIME-kernel package.")
 
 (autoload 'mule-caesar-region "mule-caesar"