]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS, MH-E-NEWS: Update for MH-E release 8.2.93. mh-e-8.2.93
authorBill Wohler <wohler@newt.com>
Sun, 17 Jul 2011 21:16:34 +0000 (14:16 -0700)
committerBill Wohler <wohler@newt.com>
Sun, 17 Jul 2011 21:16:34 +0000 (14:16 -0700)
etc/ChangeLog
etc/MH-E-NEWS
etc/NEWS

index cf856429f01f6b92286b98bdb1a4333c952917e4..d56523167d99822884d489075b0a1753c274a653 100644 (file)
@@ -1,3 +1,9 @@
+2011-07-17  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.2.93.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
+
 2011-07-16  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 8.2.92.
index b5b2a8b5867530e99e89ce588576dd4e98e478ee..e61d1d9360346b0c9392245efee1a6d11224876e 100644 (file)
@@ -3,6 +3,11 @@
 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
index 70793c7c1d678d495f4aa3e15300d50c0f71d033..278fbea81c169a6d25c811ab5ab1eef122a63506 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -488,7 +488,7 @@ $ESHELL nor variable `explicit-shell-file-name' is set.
 
 ** MH-E
 
-*** Upgraded to MH-E version 8.2.92.  See MH-E-NEWS for details.
+*** Upgraded to MH-E version 8.2.93.  See MH-E-NEWS for details.
 
 ** comint and modes derived from it use the generic completion code.