]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS, MH-E-NEWS: Update for MH-E release 8.3.1. mh-e-8.3.1
authorBill Wohler <wohler@newt.com>
Sun, 20 Nov 2011 20:32:21 +0000 (12:32 -0800)
committerBill Wohler <wohler@newt.com>
Sun, 20 Nov 2011 20:32:21 +0000 (12:32 -0800)
etc/ChangeLog
etc/MH-E-NEWS
etc/NEWS

index acb30af037395aa2e191953bdf8bc7de65bcacd8..64479f7987f224aa250e829cbc2fa0413eaf8e55 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-20  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E version 8.3.1.
+
+       * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
+
 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
 
        * MAILINGLISTS: Fix typo.
index 44c87c8946c5cc188b8daa98dd57ae2a58faec6a..4ab75dcfc45af32a1788483591bc21fde7e62b8a 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.3.1
+
+This version of MH-E fixes typos in the documentation and is packaged
+with GNU Emacs 24.1
+
 * Changes in MH-E 8.3
 
 In 2010, the version control system (VCS) of Emacs was upgraded from
@@ -27,8 +32,6 @@ 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.3
 
 *** Make mh-showing a legitimate minor mode
index f37bb00e65738b6d383186056391944de3fe784b..b9192c72b5e22c5bcfe5cce92d5f8f111a6a27c5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -709,7 +709,7 @@ consult.
 
 ** The Landmark game is now invoked with `landmark', not `lm'.
 
-** MH-E has been upgraded to MH-E version 8.3.
+** MH-E has been upgraded to MH-E version 8.3.1.
 See MH-E-NEWS for details.
 
 ** Modula-2 mode provides auto-indentation.