From: Chong Yidong Date: Sat, 21 Feb 2009 23:32:44 +0000 (+0000) Subject: temp-file-name-pattern does not appear in the manuals. X-Git-Tag: emacs-pretest-23.0.91~88 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8f513de89e95fbe7befca902a542184c781e64f3;p=emacs.git temp-file-name-pattern does not appear in the manuals. --- 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). **** `tamil' and `tml-util, and all associated tamil-* and tml-* functions and variables (formerly used for Tamil script). +--- ** The variable temp-file-name-pattern has been removed. This variable was only used by call-process-region, which now uses temporary-file-directory instead.