]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS, MH-E-NEWS: Update for MH-E release 8.3.
authorBill Wohler <wohler@newt.com>
Tue, 20 Sep 2011 04:51:59 +0000 (21:51 -0700)
committerBill Wohler <wohler@newt.com>
Tue, 20 Sep 2011 04:51:59 +0000 (21:51 -0700)
etc/ChangeLog
etc/MH-E-NEWS
etc/NEWS

index 521298035838aec00a7288455b9c1b5166ace906..8e550bff8a0e23fd84a5472deaa68f6e1b9bdedb 100644 (file)
@@ -1,3 +1,9 @@
+2011-09-20  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.3.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
+
 2011-09-13  William Stevenson  <yhvh2000@gmail.com>
 
        * themes/adwaita-theme.el: New file.
index e61d1d9360346b0c9392245efee1a6d11224876e..2e93b5c3f42cad7654388b4f2ac05803cd0b7ded 100644 (file)
@@ -3,33 +3,12 @@
 Copyright (C) 2001-2011  Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
-* Changes in MH-E 8.2.93
-
-Version 8.2.93 reverts back to using `switch-to-buffer' which the
-Emacs developers decided was fine to call from programs after all.
-
-* Changes in MH-E 8.2.92
-
-Version 8.2.92 actually corrects the error in the modeline glyph when
-running XEmacs 21.5.31 in a terminal.
-
-* Changes in MH-E 8.2.91
-
-Version 8.2.91 fixes the folder window problem that was introduced
-in 8.2.90. It also fixes compilation warnings in XEmacs 21.5.31, as
-well as an error when running XEmacs 21.5.31 in a terminal.
-
-Another implication of the VCS change is that users who download MH-E
-from SourceForge and explicitly load MH-E will have to be change their
-`load-path' to "/path/to/mh-e/emacs/trunk/lisp/mh-e" instead. Note the
-addition of "trunk."
-
-* Changes in MH-E 8.2.90
+* Changes in MH-E 8.3
 
 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
+is version 8.3 of MH-E, which includes needed changes to the build
 scripts.
 
 Otherwise, this is a small release that includes mostly internal
@@ -40,9 +19,17 @@ meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'.
 Also, RFC 2047-encoded Subject header fields in replies are now
 decoded.
 
+It also fixes compilation warnings in XEmacs 21.5.31, as
+well as an error when running XEmacs 21.5.31 in a terminal.
+
+Another implication of the VCS change is that users who download MH-E
+from SourceForge and explicitly load MH-E will have to be change their
+`load-path' to "/path/to/mh-e/emacs/trunk/lisp/mh-e" instead. Note the
+addition of "trunk."
+
 This version of MH-E is packaged with GNU Emacs 24.1
 
-** Bug Fixes in MH-E 8.2.90
+** Bug Fixes in MH-E 8.3
 
 *** Make mh-showing a legitimate minor mode
 
index f61adebe2a0e1317f4ea343591fff5e0094704e3..9d078b9ba28ff2d0f5b695d200699aea8cab5301 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -654,7 +654,7 @@ consult.
 
 ** The Landmark game is now invoked with `landmark', not `lm'.
 
-** MH-E has been upgraded to MH-E version 8.2.93.
+** MH-E has been upgraded to MH-E version 8.3.
 See MH-E-NEWS for details.
 
 ** Modula-2 mode provides auto-indentation.