comparison etc/MH-E-NEWS @ 83196:22658e29bd48

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-501 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-502 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-503 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-504 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-505 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-236
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 23 Aug 2004 10:12:04 +0000
parents 72a02133177e
children 25da1d331c99
comparison
equal deleted inserted replaced
83195:1199c806ed07 83196:22658e29bd48
3 Copyright (C) 2003, 2004 Free Software Foundation, Inc. 3 Copyright (C) 2003, 2004 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.81
10
11 Version 7.81 fixes a `wrong-type-argument' argument error that
12 sometimes occurred when processing the Message-ID, adds the ";
13 (mh-toggle-mh-decode-mime-flag)" command, and uses ":default" instead
14 of "default" in `mh-identity-handlers' to avoid problems with
15 "Default:" as a user defined field. If you have modified
16 `mh-identity-handlers' in your .emacs, you'll need to rename "default"
17 to ":default". This release also corrects the release numbering; the
18 previous version number was intended to be 7.80.
8 19
9 * Changes in MH-E 7.4.80 20 * Changes in MH-E 7.4.80
10 21
11 Version 7.4.80 now supports GNU mailutils, S/MIME, picons, 22 Version 7.4.80 now supports GNU mailutils, S/MIME, picons,
12 which-func-mode, has an improved interface for hiding header fields, 23 which-func-mode, has an improved interface for hiding header fields,