From: Bill Wohler Date: Tue, 12 Jul 2011 02:20:42 +0000 (-0700) Subject: * MH-E-NEWS: Mention that SourceForge MH-E users will have to update X-Git-Tag: emacs-pretest-24.0.90~104^2~366 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d988232217c0f545bb87c07dba9afd0e4418c610;p=emacs.git * MH-E-NEWS: Mention that SourceForge MH-E users will have to update their load-paths. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 1a9771a960a..b37e4b70c56 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2011-07-12 Bill Wohler + + * MH-E-NEWS: Mention that SourceForge MH-E users will have to + update their load-paths. + 2011-07-10 Bill Wohler Release MH-E version 8.2.90. diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 0db76bb1237..c0cac9d861c 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -10,17 +10,21 @@ 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. +scripts. Another implication of this 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." 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 +meaning that `+f/b/b TAB' can complete to `+foo/bar/baz'. Also, RFC 2047-encoded Subject header fields in replies are now decoded. +This version of MH-E is packaged with GNU Emacs 24.1 + * Changes in MH-E 8.2