* NEWS, MH-E-NEWS: Update for MH-E release 8.3.
This commit is contained in:
parent
f84e2fe26c
commit
c78268f1bc
3 changed files with 18 additions and 25 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-09-20 Bill Wohler <wohler@newt.com>
|
||||
|
||||
Release MH-E version 8.3.
|
||||
|
||||
* NEWS, MH-E-NEWS: Update for MH-E release 8.3.
|
||||
|
||||
2011-09-13 William Stevenson <yhvh2000@gmail.com>
|
||||
|
||||
* themes/adwaita-theme.el: New file.
|
||||
|
|
|
@ -3,33 +3,12 @@
|
|||
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
|
||||
running XEmacs 21.5.31 in a terminal.
|
||||
|
||||
* Changes in MH-E 8.2.91
|
||||
|
||||
Version 8.2.91 fixes the folder window problem that was introduced
|
||||
in 8.2.90. It also fixes compilation warnings in XEmacs 21.5.31, as
|
||||
well as an error when running XEmacs 21.5.31 in a terminal.
|
||||
|
||||
Another implication of the VCS change is that users who download MH-E
|
||||
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."
|
||||
|
||||
* Changes in MH-E 8.2.90
|
||||
* Changes in MH-E 8.3
|
||||
|
||||
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
|
||||
is version 8.3 of MH-E, which includes needed changes to the build
|
||||
scripts.
|
||||
|
||||
Otherwise, this is a small release that includes mostly internal
|
||||
|
@ -40,9 +19,17 @@ meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'.
|
|||
Also, RFC 2047-encoded Subject header fields in replies are now
|
||||
decoded.
|
||||
|
||||
It also fixes compilation warnings in XEmacs 21.5.31, as
|
||||
well as an error when running XEmacs 21.5.31 in a terminal.
|
||||
|
||||
Another implication of the VCS change is that users who download MH-E
|
||||
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.2.90
|
||||
** Bug Fixes in MH-E 8.3
|
||||
|
||||
*** Make mh-showing a legitimate minor mode
|
||||
|
||||
|
|
2
etc/NEWS
2
etc/NEWS
|
@ -654,7 +654,7 @@ consult.
|
|||
|
||||
** The Landmark game is now invoked with `landmark', not `lm'.
|
||||
|
||||
** MH-E has been upgraded to MH-E version 8.2.93.
|
||||
** MH-E has been upgraded to MH-E version 8.3.
|
||||
See MH-E-NEWS for details.
|
||||
|
||||
** Modula-2 mode provides auto-indentation.
|
||||
|
|
Loading…
Add table
Reference in a new issue