Modify about 'image-format.
authormorioka <morioka>
Sun, 22 Mar 1998 10:31:25 +0000 (10:31 +0000)
committermorioka <morioka>
Sun, 22 Mar 1998 10:31:25 +0000 (10:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bf6d63b..7d3ba34 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -54,7 +54,7 @@ is following:
   Conditions about preview generation are unified to
 'mime-preview-condition.  Namely other variables, such as
 'mime-view-visible-media-type-list, 'mime-view-content-filter-alist,
-were abolished.
+'mime-view-image-converter-alist were abolished.
 
   Preview-situation is generated from entity information, running
 environment and 'mime-preview-condition.  These elements are checked
@@ -74,6 +74,8 @@ If 'body-presentation-method is 'with-filter, 'body-filter is used to
 specify body-filter function.  If 'body-presentation-method is
 function, it is called to generate presentation of entity body.
 
+Body-filter function 'mime-view-filter-for-image refers 'image-format.
+
 Setting for message/partial button is specified by
 'mime-preview-condition instead of hard-coding.