diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-05-19 09:21:27 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-05-19 09:21:27 +0000 |
commit | e07cfbca009950df116d4cd396242abc00c02aaf (patch) | |
tree | d7cd50f06890e57d8bcae345529c5d97f15d3ddf /man/mh-e.texi | |
parent | 83692ea3f25ba1d7531312e9236029c7268b5a6c (diff) | |
download | emacs-e07cfbca009950df116d4cd396242abc00c02aaf.tar.gz |
Fix a typo in the last change.
Diffstat (limited to 'man/mh-e.texi')
-rw-r--r-- | man/mh-e.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mh-e.texi b/man/mh-e.texi index 6a1492446c7..355186a9f3b 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: mh-e.texi,v 1.9 2001/02/23 12:31:08 gerd Exp $ +@c $Id: mh-e.texi,v 1.10 2001/05/18 11:26:06 eliz Exp $ @c %**start of header @setfilename ../info/mh-e @settitle mh-e @@ -3374,7 +3374,7 @@ date. It is most likely to be more up to date than the copy that comes with the MH distribution in @file{miscellany/mh-e}. @c intentionally wordy to avoid overfull hbox -New mh-e releases are almost available for downloading at +New mh-e releases are always available for downloading at @uref{https://sourceforge.net/project/showfiles.php?group_id=13357, SourceForge} before they appear in an Emacs release. You can read the release notes on that page to determine if the given release of mh-e |