changeset 101893:f0b9a6d7b5e4

* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix. (ps-run-make-tmp-filename): Use temporary-file-directory.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 07 Feb 2009 21:56:37 +0000
parents b737631c78a2
children 575496a152c7
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 07 21:39:46 2009 +0000
+++ b/lisp/ChangeLog	Sat Feb 07 21:56:37 2009 +0000
@@ -1,5 +1,8 @@
 2009-02-07  Chong Yidong  <cyd@stupidchicken.com>
 
+	* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
+	(ps-run-make-tmp-filename): Use temporary-file-directory.
+
 	* textmodes/artist.el (artist-system): Allow make-temp-file to use
 	temporary-file-directory.