(Abolish variable `mime-temp-directory'): New subsection.
authormorioka <morioka>
Mon, 26 Oct 1998 12:39:40 +0000 (12:39 +0000)
committermorioka <morioka>
Mon, 26 Oct 1998 12:39:40 +0000 (12:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1f6d3b7..7662287 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,13 @@ Each field-name of second and third argument of function
 `mime-insert-header' can include `:'.
 
 
+** Abolish variable `mime-temp-directory'
+
+Now FLIM 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.
+
+
 ** Add new function `eword-decode-and-unfold-unstructured-field'