diff options
author | Karl Berry <karl@gnu.org> | 2002-10-02 23:24:31 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 2002-10-02 23:24:31 +0000 |
commit | 18f952d5da07c039fb3a9489a878f462ebfc59e7 (patch) | |
tree | 439813d6b672e03fde825874de96b7977d916f2f /man/mh-e.texi | |
parent | 2f239ac598eee262aa0a03b2458f70060f91432b (diff) | |
download | emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.tar.gz |
use @copying instead of @ifinfo.
Diffstat (limited to 'man/mh-e.texi')
-rw-r--r-- | man/mh-e.texi | 48 |
1 files changed, 17 insertions, 31 deletions
diff --git a/man/mh-e.texi b/man/mh-e.texi index c85fde28936..eb8ba5b8b0a 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi @@ -1,30 +1,24 @@ \input texinfo @c -*-texinfo-*- -@c $Id: mh-e.texi,v 1.11 2001/05/19 09:21:27 eliz Exp $ +@c $Id: mh-e.texi,v 1.12 2001/09/12 20:59:49 rms Exp $ @c %**start of header @setfilename ../info/mh-e @settitle mh-e @c %**end of header -@setchapternewpage odd - -@dircategory Emacs -@direntry -* MH-E: (mh-e). Emacs interface to the MH mail system. -@end direntry - @c Version variables. @set EDITION 1.3 @set VERSION 5.0.2 @set UPDATED 18 February 2001 @set UPDATE-MONTH February 2001 -@ifinfo +@copying This is Edition @value{EDITION}, last updated @value{UPDATED}, of @cite{mh-e, The Emacs Interface to MH}, for mh-e, Version @value{VERSION}. -Copyright 1995, 2001 Free Software Foundation, Inc. +Copyright 1995, 2001, 2002 Free Software Foundation, Inc. +@quotation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no @@ -41,7 +35,15 @@ This document is part of a collection distributed under the GNU Free Documentation License. If you want to distribute this document separately from the collection, you can do so by adding a copy of the license to the document, as described in section 6 of the license. -@end ifinfo +@end quotation +@end copying + +@setchapternewpage odd + +@dircategory Emacs +@direntry +* MH-E: (mh-e). Emacs interface to the MH mail system. +@end direntry @titlepage @sp 10 @@ -57,27 +59,11 @@ license to the document, as described in section 6 of the license. @page @vskip 0pt plus 1filll -Copyright @copyright{} 1995, 2001 Free Software Foundation, Inc. - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.1 or -any later version published by the Free Software Foundation; with no -Invariant Sections, with the Front-Cover texts being ``A GNU -Manual'', and with the Back-Cover Texts as in (a) below. A copy of the -license is included in the section entitled ``GNU Free Documentation -License'' in the Emacs manual. - -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' - -This document is part of a collection distributed under the GNU Free -Documentation License. If you want to distribute this document -separately from the collection, you can do so by adding a copy of the -license to the document, as described in section 6 of the license. +Copyright @copyright{} 1995, 2001, 2002 Free Software Foundation, Inc. +@insertcopying @end titlepage -@ifinfo +@ifnottex @node Top, Preface, (dir), (dir) @top MH and Emacs This is Edition @value{EDITION} of @cite{mh-e, The Emacs Interface to @@ -96,7 +82,7 @@ MH}, last updated @value{UPDATED} for mh-e Version @value{VERSION}. * Variable Index:: * Concept Index:: @end menu -@end ifinfo +@end ifnottex @node Preface, Tour Through mh-e, Top, Top @unnumbered Preface |