]> git.eshelyaron.com Git - emacs.git/commit
(mail-recover-1): New function.
authorEli Zaretskii <eliz@gnu.org>
Thu, 3 Jan 2002 16:52:26 +0000 (16:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 3 Jan 2002 16:52:26 +0000 (16:52 +0000)
commit6cd4cfc5ad2cb8832dda3841e66464258a8d1370
tree6e6d085b51924210182a7b00be8c65e59c3c84f8
parent1f7d2e140f4293a933fd96355aa17c08581fc4de
(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.
lisp/ChangeLog
lisp/mail/sendmail.el