aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3e71e01330a..d4af5ae71ad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12002-02-28 Colin Walters <walters@verbum.org> 12002-02-28 Colin Walters <walters@verbum.org>
2 2
3 * eshell/esh-var.el (eshell-parse-variable-ref): Use
4 `make-temp-file'.
5
3 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against 6 * calc/calc-graph.el (calc-gnuplot-tempfile): Don't expand against
4 `temporary-file-directory'; we now do that in 7 `temporary-file-directory'; we now do that in
5 `calc-graph-file-cache'. 8 `calc-graph-file-cache'.