From: morioka Date: Fri, 20 Mar 1998 07:06:03 +0000 (+0000) Subject: Update for latest version. X-Git-Tag: semi-1_1_1~5 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fsemi.git;a=commitdiff_plain;h=48e58685138f174eeaa2e653b155ba923c3e6b7a Update for latest version. --- diff --git a/NEWS b/NEWS index d6a21f7..b8afad2 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,8 @@ New interfaces are following: mime-view-body-visible-p (entity message-info) + mime-view-entity-separator-visible-p (entity message-info) + ** API @@ -44,8 +46,6 @@ various functions were renamed too. New interfaces are following: mime-view-insert-entity-button (entity message-info subj) - mime-view-display-body (start end entity message-info subj) - mime-view-entity-separator-function (entity message-info) *** Format of mime-acting-condition (acting-situation) @@ -53,6 +53,11 @@ New interfaces are following: Format of `mime-acting-condition' were changed. `type' and `subtype' are separated and changed to symbol. + +*** Renaming + +- mime-view-buffer -> mime-preview-buffer + Local variables: mode: outline