+2011-07-16 Bill Wohler <wohler@newt.com>
+
+ Release MH-E version 8.2.92.
+
+ * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
+
2011-07-12 Bill Wohler <wohler@newt.com>
Release MH-E version 8.2.91.
Copyright (C) 2001-2011 Free Software Foundation, Inc.
See the end of the file for license conditions.
+* 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
`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
-
* Changes in MH-E 8.2.90
In 2010, the version control system (VCS) of Emacs was upgraded from
Also, RFC 2047-encoded Subject header fields in replies are now
decoded.
+This version of MH-E is packaged with GNU Emacs 24.1
+
+** Bug Fixes in MH-E 8.2.90
+
+*** Make mh-showing a legitimate minor mode
+
+The `mh-showing-mode' variable is now defined with `define-minor-mode'
+(closes SF #482666).
+
\f
* Changes in MH-E 8.2
** MH-E
-*** Upgraded to MH-E version 8.2.91. See MH-E-NEWS for details.
+*** Upgraded to MH-E version 8.2.92. See MH-E-NEWS for details.
** comint and modes derived from it use the generic completion code.