]> code.delx.au - gnu-emacs/blobdiff - etc/MH-E-NEWS
Have smtpmail.el prefer the From: header for the MAIL FROM envelope
[gnu-emacs] / etc / MH-E-NEWS
index 4ab75dcfc45af32a1788483591bc21fde7e62b8a..aca5781fe35c6a4085903d2a096424cb11acd5f5 100644 (file)
@@ -1,6 +1,6 @@
 * COPYRIGHT
 
-Copyright (C) 2001-2011  Free Software Foundation, Inc.
+Copyright (C) 2001-2012  Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 * Changes in MH-E 8.3.1
@@ -39,6 +39,16 @@ addition of "trunk."
 The `mh-showing-mode' variable is now defined with `define-minor-mode'
 (closes SF #482666).
 
+*** Desktop fails to restore MH-Folder buffers
+
+When restoring MH folders from ".emacs.desktop", Emacs now opens them in
+the expected `mh-folder' mode instead of `dired-mode' (closes SF #1510145)
+
+*** *MH-E Log* buffer can point to removed directory
+This was caused by using `set-buffer' instead of
+`with-current-buffer.' This has been fixed thanks to Stefan Monnier
+(closes SF #1903293).
+
 \f
 
 * Changes in MH-E 8.2
@@ -1584,7 +1594,7 @@ message (closes SF #701756).
 MH-E now supports several spam filters including Bogofilter,
 SpamProbe, and SpamAssassin. Spam that is mistakenly considered to be
 good mail can be reclassified as spam with "J b (mh-junk-blacklist)".
-Conversely, good mail that is accidently considered to be spam can be
+Conversely, good mail that is accidentally considered to be spam can be
 reclassified with "J w (mh-junk-whitelist)" (closes SF #669518).
 
 If a message is blacklisted, and `mh-junk-mail-folder' is a string,