Bill Wohler | 22 Sep 2011 00:01
Picon
Picon
Gravatar

MH-E 8.3 released

* 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.3 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'.

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

*** Make mh-showing a legitimate minor mode

(Continue reading)

Bill Wohler | 22 Sep 2011 00:02
Picon
Picon
Gravatar

MH-E manual 8.3 released

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.3 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. The MH-E manual for MH-E 8.3 contains
updates for the mairix and namazu examples.

2011-09-21  Bill Wohler  <wohler <at> newt.com>

	Release MH-E manual version 8.3.

	* mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
	release 8.3.
	(Preface): Updated support information.
	(From Bill Wohler): Reset text to original version. As a
	historical quote, the tense should be correct in the time that it
	was written.

2011-07-02  Bill Wohler  <wohler <at> newt.com>

	* README: Replace references to CVS with Bazaar.

	* Makefile (CVSROOT, CVSLOGIN, CVSMETHOD): Remove.
	(MH_E_DOC, MH_E_ETC_EMACS) Define and use EMACS_SRC and DOC_DIR
	for ../src/emacs/trunk/doc/misc.
	(MAKEINFOINFOFLAGS): Define input and output options.
	(emacs): Remove.
	($(MH_E_DOC)): Simply link to $(EMACS_SRC)/doc.
(Continue reading)


Gmane