From: Chong Yidong Date: Sat, 7 Feb 2009 21:39:36 +0000 (+0000) Subject: * textmodes/artist.el (artist-system): Allow make-temp-file to use X-Git-Tag: emacs-pretest-23.0.91~340 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e2a42dd50ee6bdfbd28277572782db9c7ffe512c;p=emacs.git * textmodes/artist.el (artist-system): Allow make-temp-file to use temporary-file-directory. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0cdf844b147..dc66a3cd4aa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2009-02-07 Chong Yidong + * textmodes/artist.el (artist-system): Allow make-temp-file to use + temporary-file-directory. + * mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use temporary-file-directory.