1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00

* progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.

(ps-run-make-tmp-filename): Use temporary-file-directory.
This commit is contained in:
Chong Yidong 2009-02-07 21:56:37 +00:00
parent e3fd4ebfb1
commit 74fe63d94f

View 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.