+2013-03-02 Bill Wohler <wohler@newt.com>
+
+ Release MH-E version 8.5.
+
+ * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
+
2013-03-02 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
Copyright (C) 2001-2013 Free Software Foundation, Inc.
See the end of the file for license conditions.
+* Changes in MH-E 8.5
+
+Version 8.5 fixes bugs when incorporating or forwarding mail.
+
+** Bug Fixes in MH-E 8.5
+
+*** mh-rmail doesn't switch to +inbox
+
+The function `mh-rmail' now switches to `+inbox' as expected (closes
+SF #271).
+
+*** Problem forwarding a messsage
+
+Forwarding messages resulted in the error: `(wrong-type-argument
+number-or-marker-p nil).' This has been fixed by setting the mail
+separator (closes SF #270).
+
+\f
+
* Changes in MH-E 8.4
Version 8.4 postpones junk processing and merges in your components
*** `C-x 8 RET' in Isearch mode reads a character by its Unicode name
and adds it to the search string.
-** MH-E has been updated to MH-E version 8.4.
+** MH-E has been updated to MH-E version 8.5.
See MH-E-NEWS for details.
---