emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 03 Jan 2002 11:52:28 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3280 emacs/lisp/ChangeLog:1.3281
*** emacs/lisp/ChangeLog:1.3280 Thu Jan  3 03:39:44 2002
--- emacs/lisp/ChangeLog        Thu Jan  3 11:52:26 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-01-03  Eli Zaretskii  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * time.el (display-time-load-average-threshold): Fix defcustom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]