diff options
| author | Bill Wohler | 2006-04-21 22:36:37 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-04-21 22:36:37 +0000 |
| commit | 4253c32710da589276d931658b8002d97fac38ba (patch) | |
| tree | 98795bcbb384763c7052c92b46b1657a9f9d801c | |
| parent | 237ad50745734708b21da1f331f3ea5a6363c5ce (diff) | |
| download | emacs-4253c32710da589276d931658b8002d97fac38ba.tar.gz emacs-4253c32710da589276d931658b8002d97fac38ba.zip | |
Release MH-E manual version 7.94.
* mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
release 7.94.
| -rw-r--r-- | man/ChangeLog | 7 | ||||
| -rw-r--r-- | man/mh-e.texi | 6 |
2 files changed, 10 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 98468c595f6..e59cdc118fd 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-04-21 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | Release MH-E manual version 7.94. | ||
| 4 | |||
| 5 | * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | ||
| 6 | release 7.94. | ||
| 7 | |||
| 1 | 2006-04-21 Carsten Dominik <dominik@science.uva.nl> | 8 | 2006-04-21 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 9 | ||
| 3 | * org.texi: Many small fixes. | 10 | * org.texi: Many small fixes. |
diff --git a/man/mh-e.texi b/man/mh-e.texi index d8245b325ab..9fc0048bc1a 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi | |||
| @@ -8,11 +8,11 @@ | |||
| 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 7.93 | 11 | @set VERSION 7.94 |
| 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 , 7th Edition | 14 | @set EDITION |
| 15 | @set UPDATED 2006-04-17 | 15 | @set UPDATED 2006-04-21 |
| 16 | @set UPDATE-MONTH April, 2006 | 16 | @set UPDATE-MONTH April, 2006 |
| 17 | 17 | ||
| 18 | @c Other variables. | 18 | @c Other variables. |