Mercurial > emacs
changeset 102177:baffaee3ed7c
temp-file-name-pattern does not appear in the manuals.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 21 Feb 2009 23:32:44 +0000 |
parents | 1354605983ec |
children | 7277f599a521 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Feb 21 19:50:17 2009 +0000 +++ b/etc/NEWS Sat Feb 21 23:32:44 2009 +0000 @@ -1241,6 +1241,7 @@ **** `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.