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/message.texi | |
parent | 2f239ac598eee262aa0a03b2458f70060f91432b (diff) | |
download | emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.tar.gz |
use @copying instead of @ifinfo.
Diffstat (limited to 'man/message.texi')
-rw-r--r-- | man/message.texi | 51 |
1 files changed, 16 insertions, 35 deletions
diff --git a/man/message.texi b/man/message.texi index 7274fb370f2..a4b046f8400 100644 --- a/man/message.texi +++ b/man/message.texi @@ -5,21 +5,13 @@ @synindex fn cp @synindex vr cp @synindex pg cp -@dircategory Emacs -@direntry -* Message: (message). Mail and news composition mode that goes with Gnus. -@end direntry -@iftex -@finalout -@end iftex -@setchapternewpage odd - -@ifnottex - +@copying This file documents Message, the Emacs message composition mode. -Copyright (C) 1996,97,98,99,2000,2001 Free Software Foundation, Inc. +Copyright (C) 1996, 1997, 1998, 1999, 2000, 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 @@ -36,40 +28,29 @@ 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 ifnottex +@end quotation +@end copying + +@dircategory Emacs +@direntry +* Message: (message). Mail and news composition mode that goes with Gnus. +@end direntry +@iftex +@finalout +@end iftex +@setchapternewpage odd -@tex @titlepage @title Message 5.9.0 Manual @author by Lars Magne Ingebrigtsen @page - @vskip 0pt plus 1filll -Copyright @copyright{} 1996,97,98,99,2000,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 the -Invariant Sections being none, 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. +@insertcopying @end titlepage @page -@end tex - @node Top @top Message |