[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs/etc NEWS
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] emacs/etc NEWS |
Date: |
Sat, 21 Feb 2009 23:32:45 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Chong Yidong <cyd> 09/02/21 23:32:45
Modified files:
etc : NEWS
Log message:
temp-file-name-pattern does not appear in the manuals.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/NEWS?cvsroot=emacs&r1=1.1990&r2=1.1991
Patches:
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1990
retrieving revision 1.1991
diff -u -b -r1.1990 -r1.1991
--- NEWS 17 Feb 2009 18:23:29 -0000 1.1990
+++ NEWS 21 Feb 2009 23:32:44 -0000 1.1991
@@ -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.