]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
authorBill Wohler <wohler@newt.com>
Sun, 10 Jul 2011 23:06:43 +0000 (16:06 -0700)
committerBill Wohler <wohler@newt.com>
Sun, 10 Jul 2011 23:06:43 +0000 (16:06 -0700)
etc/ChangeLog
etc/MH-E-NEWS
etc/NEWS

index f7ecbb5d77752e265e79bf25d0c9d45550838e63..1a9771a960a860b76b62965de46ea75cffd5486f 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-10  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.90.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
+
 2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
 
        * themes/tsdh-light-theme.el:
index aaafe76990be2ef8f0e23ab22117321840726809..0db76bb1237a8ddbbfaa4731d25b3157ed6b327a 100644 (file)
@@ -4,6 +4,25 @@ Copyright (C) 2001-2011  Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
+* Changes in MH-E 8.2.90
+
+In 2010, the version control system (VCS) of Emacs was upgraded from
+CVS to Bazaar. In 2011, the MH-E team followed suit and upgraded the
+MH-E repository at SourceForge from CVS to Bazaar as well. The result
+is version 8.2.90 of MH-E, which includes needed changes to the build
+scripts.
+
+Otherwise, this is a small release that includes mostly internal
+changes from the Emacs team. One of these changes manifests itself in
+the user interface--you can now complete folders with abbreviations,
+meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'. This version
+of MH-E is packaged with GNU Emacs 24.1
+
+Also, RFC 2047-encoded Subject header fields in replies are now
+decoded.
+
+\f
+
 * Changes in MH-E 8.2
 
 Version 8.2 of MH-E appeared in GNU Emacs 23.1.  This is a small
index 8a06c9f2bc622b22e3776ddf546605ff7ed0d165..c32159f65403f416c57794ba4c708dd472f5d05b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -473,6 +473,10 @@ $ESHELL nor variable `explicit-shell-file-name' is set.
 \f
 * Changes in Specialized Modes and Packages in Emacs 24.1
 
+** MH-E
+
+*** Upgraded to MH-E version 8.2.90.  See MH-E-NEWS for details.
+
 ** comint and modes derived from it use the generic completion code.
 
 ** Compilation mode