* NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
This commit is contained in:
parent
6695d07463
commit
d76674bb67
3 changed files with 29 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-07-10 Bill Wohler <wohler@newt.com>
|
||||
|
||||
Release MH-E version 8.2.90.
|
||||
|
||||
* NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
|
||||
|
||||
2011-07-07 Tassilo Horn <tassilo@member.fsf.org>
|
||||
|
||||
* themes/tsdh-light-theme.el:
|
||||
|
|
|
@ -4,6 +4,25 @@ Copyright (C) 2001-2011 Free Software Foundation, Inc.
|
|||
See the end of the file for license conditions.
|
||||
|
||||
|
||||
* Changes in MH-E 8.2.90
|
||||
|
||||
In 2010, the version control system (VCS) of Emacs was upgraded from
|
||||
CVS to Bazaar. In 2011, the MH-E team followed suit and upgraded the
|
||||
MH-E repository at SourceForge from CVS to Bazaar as well. The result
|
||||
is version 8.2.90 of MH-E, which includes needed changes to the build
|
||||
scripts.
|
||||
|
||||
Otherwise, this is a small release that includes mostly internal
|
||||
changes from the Emacs team. One of these changes manifests itself in
|
||||
the user interface--you can now complete folders with abbreviations,
|
||||
meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'. This version
|
||||
of MH-E is packaged with GNU Emacs 24.1
|
||||
|
||||
Also, RFC 2047-encoded Subject header fields in replies are now
|
||||
decoded.
|
||||
|
||||
|
||||
|
||||
* Changes in MH-E 8.2
|
||||
|
||||
Version 8.2 of MH-E appeared in GNU Emacs 23.1. This is a small
|
||||
|
|
4
etc/NEWS
4
etc/NEWS
|
@ -473,6 +473,10 @@ $ESHELL nor variable `explicit-shell-file-name' is set.
|
|||
|
||||
* Changes in Specialized Modes and Packages in Emacs 24.1
|
||||
|
||||
** MH-E
|
||||
|
||||
*** Upgraded to MH-E version 8.2.90. See MH-E-NEWS for details.
|
||||
|
||||
** comint and modes derived from it use the generic completion code.
|
||||
|
||||
** Compilation mode
|
||||
|
|
Loading…
Add table
Reference in a new issue