projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0df1c6
)
(Abolish variable `mime-temp-directory'): New subsection.
author
morioka
<morioka>
Mon, 26 Oct 1998 12:39:40 +0000
(12:39 +0000)
committer
morioka
<morioka>
Mon, 26 Oct 1998 12:39:40 +0000
(12:39 +0000)
NEWS
patch
|
blob
|
history
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'