]> git.eshelyaron.com Git - emacs.git/commitdiff
* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 7 Feb 2009 21:56:37 +0000 (21:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 7 Feb 2009 21:56:37 +0000 (21:56 +0000)
(ps-run-make-tmp-filename): Use temporary-file-directory.

lisp/ChangeLog

index dc66a3cd4aaf34215f69564d91d37cc53dcc403e..82802f147dd3da323d4146aa198dcaf6f0f92152 100644 (file)
@@ -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.