(Abolish variable `mime-temp-directory'): New subsection.
authormorioka <morioka>
Thu, 29 Oct 1998 11:39:21 +0000 (11:39 +0000)
committermorioka <morioka>
Thu, 29 Oct 1998 11:39:21 +0000 (11:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 50bf1d8..3bd9caf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,15 @@ Copyright (C) 1998 Free Software Foundation, Inc.
 
 * Changes in SEMI 1.10
 
-** Function `mime-text-insert-decoded-body' was abolished
+** Abolish variable `mime-temp-directory'
+
+FLIM 1.11 API uses `temporary-file-directory' instead of
+`mime-temp-directory'.  So environment variable "MIME_TMP_DIR" and
+"TM_TMP_DIR" are not effective to specify temporary directory of FLIM
+and SEMI.
+
+
+** Abolish function `mime-text-insert-decoded-body'
 
   SEMI 1.9 uses `mime-insert-text-content' of FLIM 1.11 API instead of
 `mime-text-insert-decoded-body'.