summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2014-09-29 21:52:10 -0700
committerBill Wohler <wohler@newt.com>2014-09-29 21:52:10 -0700
commite80e3bdb756eb98fe023287c80386c591869bc72 (patch)
tree0da8835b61e46b6c815753a386a1508a113b8ae7 /etc/NEWS
parent5bb6d037f01ae43baf5a2f71398e803ccfa3643b (diff)
downloademacs-e80e3bdb756eb98fe023287c80386c591869bc72.tar.gz
Release MH-E version 8.6.mh-e-8.6
* NEWS, MH-E-NEWS: Update for MH-E release 8.6. * mh-e.el (Version, mh-version): Update for release 8.6. * mh-comp.el (mh-insert-x-face): Ensure that mh-x-face-file is a string before trying to use it (closes SF #474). (mh-bare-components): New function to create a temporary initial components file; replaces mh-find-components. Improve the temp folder and file names as per a suggestion from Bill Wohler. Also address XEmacs compatibility issues: use mm-make-temp-file instead of make-temp-file, and only pass one argument to delete-directory. (mh-edit-again, mh-send-sub): Use mh-bare-components instead of mh-find-components (partially closes SF #468).
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e8bcdb50b9d..eba9b940585 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -614,7 +614,7 @@ are lined up to the first one.
*** Recognition and better indentation of continuations in array comprehensions.
-** MH-E has been updated to version 8.5 - see separate MH-E-NEWS file.
+** MH-E has been updated to version 8.6 - see separate MH-E-NEWS file.
** Octave mode