X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/727f97393714c5c92aef793f0749ebfde1d14f3c..c91c771dbe242cd942c00a0a57c18c1482e59fa0:/etc/MH-E-NEWS diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 4d003378c3..f4308cedfb 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -1,8 +1,27 @@ * COPYRIGHT -Copyright (C) 2001-2012 Free Software Foundation, Inc. +Copyright (C) 2001-2014 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 message + +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). + + + * Changes in MH-E 8.4 Version 8.4 postpones junk processing and merges in your components @@ -986,7 +1005,7 @@ Renamed from `mh-speedbar-selected-folder-face' per new Emacs conventions. *** mh-speedbar-selected-folder-with-unseen-messages Renamed from `mh-speedbar-selected-folder-with-unseen-messages-face' -per new Emacs conventions. +per new Emacs conventions. @@ -1099,7 +1118,7 @@ Emacs conventions. *** Face Variable Names Now Follow Current Conventions -The -face suffix has been dropped from all face names. +The -face suffix has been dropped from all face names. *** Swish Fixes @@ -3186,7 +3205,7 @@ current folder. *** New function `mh-version' displays version information about MH and mh-e. Please use the output in bug reports. -*** `mh-quit' now burys the folder buffer and show buffer. +*** `mh-quit' now buries the folder buffer and show buffer. ** New hooks and customization variables in mh-e 4.0 @@ -3360,4 +3379,3 @@ Local variables: mode: outline paragraph-separate: "[ ]*$" end: -