Mercurial > emacs
changeset 111259:713404bdbb3e
Tiny MH-E doc fixes.
* doc/misc/mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
* etc/MH-E-NEWS: Change 23 to past tense.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 30 Oct 2010 14:17:59 -0700 |
parents | 962192b1bc2a |
children | 6fa185318a59 |
files | doc/misc/ChangeLog doc/misc/mh-e.texi etc/MH-E-NEWS |
diffstat | 3 files changed, 11 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Sat Oct 30 18:28:17 2010 +0200 +++ b/doc/misc/ChangeLog Sat Oct 30 14:17:59 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-30 Glenn Morris <rgm@gnu.org> + + * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense. + 2010-10-29 Glenn Morris <rgm@gnu.org> * cc-mode.texi: Remove reference to defunct viewcvs URL.
--- a/doc/misc/mh-e.texi Sat Oct 30 18:28:17 2010 +0200 +++ b/doc/misc/mh-e.texi Sat Oct 30 14:17:59 2010 -0700 @@ -213,7 +213,7 @@ them. The MH-E package is distributed with GNU Emacs@footnote{Version -@value{VERSION} of MH-E will appear in GNU Emacs 23.1. It is supported +@value{VERSION} of MH-E appeared in GNU Emacs 23.1. It is supported in GNU Emacs 21 and 22, as well as XEmacs 21 (except for versions 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, all versions of nmh, and GNU mailutils 1.0 and higher.}, so you @@ -8951,8 +8951,8 @@ reorganized to push back two decades of entropy. Version 8 appeared in Emacs 22.1 in 2006. -Development was then quiet for a couple of years. Emacs 23.1, which is -due out in 2009, will contain version 8.1. This version includes a few +Development was then quiet for a couple of years. Emacs 23.1, released +in June 2009, contains version 8.2. This version includes a few new features and several bug fixes. Bill Wohler, August 2008 @@ -9061,6 +9061,4 @@ @c sentence-end-double-space: nil @c End: -@ignore - arch-tag: b778477d-1a10-4a99-84de-f877a2ea6bef -@end ignore +
--- a/etc/MH-E-NEWS Sat Oct 30 18:28:17 2010 +0200 +++ b/etc/MH-E-NEWS Sat Oct 30 14:17:59 2010 -0700 @@ -1,13 +1,13 @@ * COPYRIGHT -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010 Free Software Foundation, Inc. See the end of the file for license conditions. * Changes in MH-E 8.2 -Version 8.2 of MH-E will appear in GNU Emacs 23.1. This is a small +Version 8.2 of MH-E appeared in GNU Emacs 23.1. This is a small release that includes internal changes from the Emacs team. A new hook, `mh-pack-folder-hook', has been added.