aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-02-21 23:32:44 +0000
committerChong Yidong2009-02-21 23:32:44 +0000
commit8f513de89e95fbe7befca902a542184c781e64f3 (patch)
treedfb2291643ac6c55111835bea3e00b47e91de930
parent721451bc130992994e3c4f472bd507c43ed7fb37 (diff)
downloademacs-8f513de89e95fbe7befca902a542184c781e64f3.tar.gz
emacs-8f513de89e95fbe7befca902a542184c781e64f3.zip
temp-file-name-pattern does not appear in the manuals.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2e31d8bc563..080f52a920e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1241,6 +1241,7 @@ mlm-* functions and variables (formerly used for Malayalam script).
1241**** `tamil' and `tml-util, and all associated tamil-* and tml-* 1241**** `tamil' and `tml-util, and all associated tamil-* and tml-*
1242functions and variables (formerly used for Tamil script). 1242functions and variables (formerly used for Tamil script).
1243 1243
1244---
1244** The variable temp-file-name-pattern has been removed. 1245** The variable temp-file-name-pattern has been removed.
1245This variable was only used by call-process-region, which now uses 1246This variable was only used by call-process-region, which now uses
1246temporary-file-directory instead. 1247temporary-file-directory instead.