diff options
Diffstat (limited to 'doc/misc/mh-e.texi')
| -rw-r--r-- | doc/misc/mh-e.texi | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 43d7bc74553..538c3f1ba82 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi | |||
| @@ -8,12 +8,12 @@ | |||
| 8 | @c %**end of header | 8 | @c %**end of header |
| 9 | 9 | ||
| 10 | @c Version of the software and manual. | 10 | @c Version of the software and manual. |
| 11 | @set VERSION 8.2 | 11 | @set VERSION 8.3 |
| 12 | @c Edition of the manual. It is either empty for the first edition or | 12 | @c Edition of the manual. It is either empty for the first edition or |
| 13 | @c has the form ", nth Edition" (without the quotes). | 13 | @c has the form ", nth Edition" (without the quotes). |
| 14 | @set EDITION | 14 | @set EDITION |
| 15 | @set UPDATED 2009-06-13 | 15 | @set UPDATED 2011-09-20 |
| 16 | @set UPDATE-MONTH June, 2009 | 16 | @set UPDATE-MONTH September, 2011 |
| 17 | 17 | ||
| 18 | @c Other variables. | 18 | @c Other variables. |
| 19 | @set MH-BOOK-HOME http://rand-mh.sourceforge.net/book/mh | 19 | @set MH-BOOK-HOME http://rand-mh.sourceforge.net/book/mh |
| @@ -24,7 +24,7 @@ | |||
| 24 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E | 24 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E |
| 25 | Manual}, last updated @value{UPDATED}. | 25 | Manual}, last updated @value{UPDATED}. |
| 26 | 26 | ||
| 27 | Copyright @copyright{} 1995, 2001-2003, 2005-2011 Free Software Foundation, Inc. | 27 | Copyright @copyright{} 1995, 2001-2003, 2005-2012 Free Software Foundation, Inc. |
| 28 | 28 | ||
| 29 | @c This dual license has been agreed upon by the FSF. | 29 | @c This dual license has been agreed upon by the FSF. |
| 30 | 30 | ||
| @@ -212,10 +212,11 @@ more niceties about GNU Emacs and MH@. Now I'm fully hooked on both of | |||
| 212 | them. | 212 | them. |
| 213 | 213 | ||
| 214 | The MH-E package is distributed with Emacs@footnote{Version | 214 | The MH-E package is distributed with Emacs@footnote{Version |
| 215 | @value{VERSION} of MH-E appeared in Emacs 23.1. It is supported | 215 | @value{VERSION} of MH-E appeared in Emacs 24.1. It is supported in GNU |
| 216 | in Emacs 21 and 22, as well as XEmacs 21 (except for versions | 216 | Emacs 23 and higher, as well as XEmacs 21.4.22 and 21.5.31. MH-E is |
| 217 | 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, | 217 | known not to work with GNU Emacs versions 20 and below, and XEmacs |
| 218 | all versions of nmh, and GNU mailutils 1.0 and higher.}, so you | 218 | version 21.5.9 - 21.5.16. It is compatible with MH versions 6.8.4 and |
| 219 | higher, all versions of nmh, and GNU mailutils 1.0 and higher}, so you | ||
| 219 | shouldn't have to do anything special to use it. Gnus is also | 220 | shouldn't have to do anything special to use it. Gnus is also |
| 220 | required; version 5.10 or higher is recommended. This manual covers | 221 | required; version 5.10 or higher is recommended. This manual covers |
| 221 | MH-E version @value{VERSION}. To help you decide which version you | 222 | MH-E version @value{VERSION}. To help you decide which version you |
| @@ -8950,8 +8951,8 @@ files that were already part of Emacs) and the software was completely | |||
| 8950 | reorganized to push back two decades of entropy. Version 8 appeared in | 8951 | reorganized to push back two decades of entropy. Version 8 appeared in |
| 8951 | Emacs 22.1 in 2006. | 8952 | Emacs 22.1 in 2006. |
| 8952 | 8953 | ||
| 8953 | Development was then quiet for a couple of years. Emacs 23.1, released | 8954 | Development was then quiet for a couple of years. Emacs 23.1, which is |
| 8954 | in June 2009, contains version 8.2. This version includes a few | 8955 | due out in 2009, will contain version 8.1. This version includes a few |
| 8955 | new features and several bug fixes. | 8956 | new features and several bug fixes. |
| 8956 | 8957 | ||
| 8957 | Bill Wohler, August 2008 | 8958 | Bill Wohler, August 2008 |