-1998-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
+1998-11-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
+ * NEWS (Changes in SEMI 1.11): New section.
+
+1998-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
* semi-setup.el (mime-setup-decode-message-header): Use
`mime-decode-header-in-buffer' instead of `eword-decode-header'.
* mime-view.el (mime-preview-follow-current-entity): Likewise.
-1998-11-18 Keiichi Suzuki <kei-suzu@mail.wbs.ne.jp>
+1998-11-18 Keiichi Suzuki <kei-suzu@mail.wbs.ne.jp>
* mime-edit.el (mime-content-transfer-encoding-priority-list): New
variable.
SEMI NEWS --- history of major-changes.
Copyright (C) 1998 Free Software Foundation, Inc.
+* Changes in SEMI 1.11
+
+** New function `mime-edit-decode-message-in-buffer'
+
+Add new function `mime-edit-decode-message-in-buffer'. Function
+`mime-edit-decode-buffer' was abolished.
+
+
+** Requires FLIM 1.12 API
+
+\f
* Changes in SEMI 1.10
** Abolish variable `mime-temp-directory'
Now `mime-view-caesar' does not run `mime-text-decode-hook'.
-
+\f
* Changes in SEMI 1.9
** User option `mime-encoding-list'
Please use them to get elements of the constant
`mime-user-interface-product'.
-
+\f
* Changes in SEMI 1.8
** Don't use "file" command to detect content of entity
(require 'custom)
-(defconst mime-user-interface-product '["WEMI" (1 11 1) "Shimizu"]
+(defconst mime-user-interface-product ["WEMI" (1 11 1) "Shimizu"]
"Implementation name, version name and numbers of MIME-kernel package.")
(autoload 'mule-caesar-region "mule-caesar"