changeset 43609:9d5cae2b1268

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Fri, 01 Mar 2002 01:47:48 +0000
parents fc8297bd646c
children 0897162acd41
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 01 01:47:35 2002 +0000
+++ b/lisp/ChangeLog	Fri Mar 01 01:47:48 2002 +0000
@@ -1,5 +1,8 @@
 2002-02-28  Colin Walters  <walters@verbum.org>
 
+	* eshell/esh-var.el (eshell-parse-variable-ref): Use
+	`make-temp-file'.
+
 	* calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
 	`temporary-file-directory'; we now do that in
 	`calc-graph-file-cache'.