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
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