Mercurial > emacs
changeset 101891:e2956fc8fb2a
* textmodes/artist.el (artist-system): Allow make-temp-file to use
temporary-file-directory.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Feb 2009 21:39:36 +0000 |
parents | 4f858364bb26 |
children | b737631c78a2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <cyd@stupidchicken.com> + * 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.