aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dc66a3cd4aa..82802f147dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12009-02-07 Chong Yidong <cyd@stupidchicken.com> 12009-02-07 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
4 (ps-run-make-tmp-filename): Use temporary-file-directory.
5
3 * textmodes/artist.el (artist-system): Allow make-temp-file to use 6 * textmodes/artist.el (artist-system): Allow make-temp-file to use
4 temporary-file-directory. 7 temporary-file-directory.
5 8