# HG changeset patch # User Chong Yidong # Date 1234042776 0 # Node ID e2956fc8fb2a44f23742a47eb7870dfd3d4748d3 # Parent 4f858364bb263f97a5de6232592f3363032e5f10 * textmodes/artist.el (artist-system): Allow make-temp-file to use temporary-file-directory. diff -r 4f858364bb26 -r e2956fc8fb2a lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 07 21:29:17 2009 +0000 +++ b/lisp/ChangeLog Sat Feb 07 21:39:36 2009 +0000 @@ -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.