aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorBill Wohler2004-08-25 05:55:39 +0000
committerBill Wohler2004-08-25 05:55:39 +0000
commiteccf9613456f3573f9dc72d3dcb59f31f9f90442 (patch)
tree73f0165cec638908cf8039ca3646a32daab16f9a /etc
parent1c6cfb0b0de4e888d79cb8a661ed6dfeeda97729 (diff)
downloademacs-eccf9613456f3573f9dc72d3dcb59f31f9f90442.tar.gz
emacs-eccf9613456f3573f9dc72d3dcb59f31f9f90442.zip
Upgraded to MH-E version 7.82.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/MH-E-NEWS6
-rw-r--r--etc/NEWS2
3 files changed, 11 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index cd7888b1a4a..48c6da4e32d 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12004-08-24 Bill Wohler <wohler@newt.com>
2
3 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4
12004-08-22 David Kastrup <dak@gnu.org> 52004-08-22 David Kastrup <dak@gnu.org>
2 6
3 * PROBLEMS, MAILINGLISTS: Update AUCTeX information. 7 * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS
index 32b71b1d98c..a022106f563 100644
--- a/etc/MH-E-NEWS
+++ b/etc/MH-E-NEWS
@@ -6,6 +6,12 @@ Copying and distribution of this file, with or without modification,
6are permitted in any medium without royalty provided the copyright 6are permitted in any medium without royalty provided the copyright
7notice and this notice are preserved. 7notice and this notice are preserved.
8 8
9* Changes in MH-E 7.82
10
11Version 7.81 continues to address the saga surrounding the use of CL
12macros in CVS Emacs and fixes the auto-detection of vanilla MH (SF
13#1014781).
14
9* Changes in MH-E 7.81 15* Changes in MH-E 7.81
10 16
11Version 7.81 fixes a `wrong-type-argument' argument error that 17Version 7.81 fixes a `wrong-type-argument' argument error that
diff --git a/etc/NEWS b/etc/NEWS
index 932cf3d3fa8..c10ec4531b2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -660,7 +660,7 @@ You can now put the init files .emacs and .emacs_SHELL under
660 660
661** MH-E changes. 661** MH-E changes.
662 662
663Upgraded to MH-E version 7.81. There have been major changes since 663Upgraded to MH-E version 7.82. There have been major changes since
664version 5.0.2; see MH-E-NEWS for details. 664version 5.0.2; see MH-E-NEWS for details.
665 665
666+++ 666+++