diff options
author | Bill Wohler <wohler@newt.com> | 2011-11-20 12:32:21 -0800 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2011-11-20 12:32:21 -0800 |
commit | 06b08b88928b561a911454ce02ff02e27f4a9e10 (patch) | |
tree | d1d946cfba48c3e3d1f89ff24ce3e5d283d54cab /etc/MH-E-NEWS | |
parent | 721b7c9880e9ccd5efd94093618c88b0f311f59c (diff) | |
download | emacs-06b08b88928b561a911454ce02ff02e27f4a9e10.tar.gz |
* NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.mh-e-8.3.1
Diffstat (limited to 'etc/MH-E-NEWS')
-rw-r--r-- | etc/MH-E-NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 44c87c8946c..4ab75dcfc45 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.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 |