* NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.

This commit is contained in:
Bill Wohler 2011-11-20 12:32:21 -08:00
parent 721b7c9880
commit 06b08b8892
3 changed files with 12 additions and 3 deletions

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

View 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

View file

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