From: Bill Wohler Date: Sun, 17 Jul 2011 21:16:34 +0000 (-0700) Subject: * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93. X-Git-Tag: emacs-pretest-24.0.90~104^2~206 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6265325e6bc5ed7da0e049f1b6e148932ea69e34;p=emacs.git * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index cf856429f01..d56523167d9 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,9 @@ +2011-07-17 Bill Wohler + + Release MH-E version 8.2.93. + + * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93. + 2011-07-16 Bill Wohler Release MH-E version 8.2.92. diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index b5b2a8b5867..e61d1d93603 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -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 diff --git a/etc/NEWS b/etc/NEWS index 70793c7c1d6..278fbea81c1 100644 --- 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.