diff options
| author | Bill Wohler | 2004-08-25 05:55:39 +0000 |
|---|---|---|
| committer | Bill Wohler | 2004-08-25 05:55:39 +0000 |
| commit | eccf9613456f3573f9dc72d3dcb59f31f9f90442 (patch) | |
| tree | 73f0165cec638908cf8039ca3646a32daab16f9a /etc | |
| parent | 1c6cfb0b0de4e888d79cb8a661ed6dfeeda97729 (diff) | |
| download | emacs-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/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/MH-E-NEWS | 6 | ||||
| -rw-r--r-- | etc/NEWS | 2 |
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 @@ | |||
| 1 | 2004-08-24 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82. | ||
| 4 | |||
| 1 | 2004-08-22 David Kastrup <dak@gnu.org> | 5 | 2004-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, | |||
| 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 | 8 | ||
| 9 | * Changes in MH-E 7.82 | ||
| 10 | |||
| 11 | Version 7.81 continues to address the saga surrounding the use of CL | ||
| 12 | macros 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 | ||
| 11 | Version 7.81 fixes a `wrong-type-argument' argument error that | 17 | Version 7.81 fixes a `wrong-type-argument' argument error that |
| @@ -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 | ||
| 663 | Upgraded to MH-E version 7.81. There have been major changes since | 663 | Upgraded to MH-E version 7.82. There have been major changes since |
| 664 | version 5.0.2; see MH-E-NEWS for details. | 664 | version 5.0.2; see MH-E-NEWS for details. |
| 665 | 665 | ||
| 666 | +++ | 666 | +++ |