update.
authormorioka <morioka>
Fri, 12 Jun 1998 17:31:04 +0000 (17:31 +0000)
committermorioka <morioka>
Fri, 12 Jun 1998 17:31:04 +0000 (17:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 84cab28..f2ba691 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,26 +3,46 @@ Copyright (C) 1998 Free Software Foundation, Inc.
 
 * Changes in SEMI 1.6
 
+** Abolish tm-compatible external method support
+
+  Abolish tm-compatible external method support.  Please use mailcap
+method instead of it.
+
+
 ** Abolish `mime-edit-signing-type' and `mime-edit-encrypting-type'
 
+  C-c C-m C-s encloses as "pgp-signed" which means PGP/MIME signature.
+
+  C-c C-m C-e encloses as "pgp-encrypted" which means PGP/MIME
+encryption.
+
 
 ** New interface to display message
 
 - Function `mime-view-buffer'
-
 - Function `mime-view-display-message'
 
 
 ** Change interface of internal playback method
 
+  Interface of internal playback method was changed to
+
+       (entity situation)
+
+It is as same as interface of body-presentation-method.
 
-** Change interface of `mime-view-entity-button-visible-p'
 
+** Change interface of `mime-view-entity-button-visible-p'
 
 ** Change interface of `mime-view-insert-entity-button'
 
 
-** Abolish `mime-preview-original-major-mode'
+** `mime-preview-original-major-mode'
+
+  Abolish variable `mime-preview-original-major-mode'.
+
+  Please use function `mime-preview-original-major-mode' instead of
+it.
 
 \f
 * Changes in SEMI 1.5