comparison etc/MH-E-NEWS @ 90260:0ca0d9181b5e

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 598-615) - Update from CVS - Remove lisp/toolbar directory - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 142-146) - Update from CVS
author Miles Bader <miles@gnu.org>
date Mon, 16 Jan 2006 06:59:21 +0000
parents 01137c1fdbe9 02a6c15defdb
children 7beb78bc1f8e
comparison
equal deleted inserted replaced
90259:a3ba65547f84 90260:0ca0d9181b5e
3 Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. 3 Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 Copying and distribution of this file, with or without modification, 5 Copying and distribution of this file, with or without modification,
6 are permitted in any medium without royalty provided the copyright 6 are permitted in any medium without royalty provided the copyright
7 notice and this notice are preserved. 7 notice and this notice are preserved.
8
9 * Changes in MH-E 7.85
10
11 Version 7.85 heralds a migration of the CVS repository from
12 SourceForge to Savannah only for those files that were already part of
13 Emacs. As a result, two incompatibilities were introduced with this
14 release: the location of MH-E in the load-path has changed, and
15 mh-e-autoloads.el was renamed to mh-autoloads.el. While this migration
16 will benefit maintainers, it will also benefit users: CVS Emacs users
17 will not have to check out MH-E separately and welcome faster MH-E
18 updates, and CVS MH-E users will welcome faster MH-E updates from
19 Emacs developers. Read section CVS MH-E INSTALL in the README for
20 details.
21
22 MH-E now works on a Mac. See section INSTALL in the README for details.
23
24 ** Bug Fixes in MH-E 7.85
25
26 *** Prompts Now Follow Current Conventions
27
28 Instead of "Prompt: [<default>] ", the prompts now look like "Prompt
29 (default: <default>): ".
30
31 *** Face Variable Names Now Follow Current Conventions
32
33 The -face suffix has been dropped from all face names.
34
35 *** mh-compose-forward and Default Message Number
36
37 mh-compose-forward will now default to the sent message in the sent
38 folder and the `cur' message in other folders. It also takes ranges of
39 messages and can include multiple messages at a time (closes SF
40 #1205890).
41
42 *** mh-customize Uses Group mh, Not mh-e
43
44 The `mh' customization group alias has been deleted to avoid some
45 problems that were found (closes SF #1213716).
46
47 *** font-lock Error in mh-letter-mode
48
49 An error in MH-E was introduced as a result of a change in CVS Emacs.
50 This has been fixed (closes SF #1241017).
51
52
8 53
9 * Changes in MH-E 7.84 54 * Changes in MH-E 7.84
10 55
11 Version 7.84 contains no user-visible changes. This version 56 Version 7.84 contains no user-visible changes. This version
12 incorporates changes made in CVS Emacs such as the removal of some 57 incorporates changes made in CVS Emacs such as the removal of some