From: Chong Yidong Date: Fri, 30 Jan 2009 05:19:18 +0000 (+0000) Subject: ** The variable temp_file_name_pattern has been removed. X-Git-Tag: emacs-pretest-23.0.90~67 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f4150f610dd2924a67f7d6669612186851f9c489;p=emacs.git ** The variable temp_file_name_pattern has been removed. --- diff --git a/etc/NEWS b/etc/NEWS index 767120d6838..e255f6104a7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1220,6 +1220,10 @@ 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. + * Lisp Changes in Emacs 23.1