From: morioka Date: Fri, 12 Jun 1998 17:31:04 +0000 (+0000) Subject: update. X-Git-Tag: semi-1_6_0~27 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e6d5343b61ab997d59f37f17f4f7bc0b57423dae;p=elisp%2Fsemi.git update. --- diff --git a/NEWS b/NEWS index 84cab28..f2ba691 100644 --- 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. * Changes in SEMI 1.5