From f4150f610dd2924a67f7d6669612186851f9c489 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 30 Jan 2009 05:19:18 +0000 Subject: [PATCH] ** The variable temp_file_name_pattern has been removed. --- etc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5