From 03ab074b43d210ccf8481bac00f3c2697bf3a019 Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Fri, 14 Oct 2005 23:53:41 +0000 Subject: [PATCH] Released MH-E version 7.85. * NEWS, MH-E-NEWS: Updated for release 7.85. --- etc/ChangeLog | 6 ++++++ etc/MH-E-NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++ etc/NEWS | 2 +- 3 files changed, 52 insertions(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index d5bc0f4abb0..eab4656f9d7 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,9 @@ +2005-10-14 Bill Wohler + + Released MH-E version 7.85. + + * NEWS, MH-E-NEWS: Updated for release 7.85. + 2005-10-10 Jan Dj,Ad(Brv * NEWS: -nb => -nbi diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index e5b408c8785..34b4d2ab4d1 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -6,6 +6,51 @@ Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. +* Changes in MH-E 7.85 + +Version 7.85 heralds a migration of the CVS repository from +SourceForge to Savannah only for those files that were already part of +Emacs. As a result, two incompatibilities were introduced with this +release: the location of MH-E in the load-path has changed, and +mh-e-autoloads.el was renamed to mh-autoloads.el. While this migration +will benefit maintainers, it will also benefit users: CVS Emacs users +will not have to check out MH-E separately and welcome faster MH-E +updates, and CVS MH-E users will welcome faster MH-E updates from +Emacs developers. Read section CVS MH-E INSTALL in the README for +details. + +MH-E now works on a Mac. See section INSTALL in the README for details. + +** Bug Fixes in MH-E 7.85 + +*** Prompts Now Follow Current Conventions + +Instead of "Prompt: [] ", the prompts now look like "Prompt +(default: ): ". + +*** Face Variable Names Now Follow Current Conventions + +The -face suffix has been dropped from all face names. + +*** mh-compose-forward and Default Message Number + +mh-compose-forward will now default to the sent message in the sent +folder and the `cur' message in other folders. It also takes ranges of +messages and can include multiple messages at a time (closes SF +#1205890). + +*** mh-customize Uses Group mh, Not mh-e + +The `mh' customization group alias has been deleted to avoid some +problems that were found (closes SF #1213716). + +*** font-lock Error in mh-letter-mode + +An error in MH-E was introduced as a result of a change in CVS Emacs. +This has been fixed (closes SF #1241017). + + + * Changes in MH-E 7.84 Version 7.84 contains no user-visible changes. This version diff --git a/etc/NEWS b/etc/NEWS index 3debb164866..daf2b286185 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2850,7 +2850,7 @@ See the file GNUS-NEWS or the node "Oort Gnus" in the Gnus manual for details. --- ** MH-E changes. -Upgraded to MH-E version 7.84. There have been major changes since +Upgraded to MH-E version 7.85. There have been major changes since version 5.0.2; see MH-E-NEWS for details. ** Calendar changes: -- 2.39.5