Mercurial > emacs
changeset 42502:3822dd3de3da
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 03 Jan 2002 16:52:26 +0000 |
parents | 0ae15950ed66 |
children | e95910976840 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 03 16:51:21 2002 +0000 +++ b/lisp/ChangeLog Thu Jan 03 16:52:26 2002 +0000 @@ -1,3 +1,14 @@ +2002-01-03 Eli Zaretskii <eliz@is.elta.co.il> + + * mail/sendmail.el (mail-recover-1): New function. + (mail-recover): Switch to the *mail* buffer right away. Use + buffer-auto-save-file-name instead of calling + make-auto-save-file-name. Call dired-noselect instead of invoking + `ls' directly. Bind coding-system-for-read to emacs-mule-unix + before reading the auto-save file. If the buffer's auto-save file + does not exist, call mail-recover-1 to allow recovery from past + auto-saved drafts. + 2002-01-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> * time.el (display-time-load-average-threshold): Fix defcustom