]> code.delx.au - gnu-emacs/blobdiff - man/forms.texi
Add new maintainer (deego).
[gnu-emacs] / man / forms.texi
index 903c187cc727fbce6cebc21bc3ab2c963ca8451f..7c323094112975fa05709525adc81af56f0d0883 100644 (file)
 @c      @smallbook
 @comment %**end of header (This is for running Texinfo on a region.)
 
+@copying
+This file documents Forms mode, a form-editing major mode for GNU Emacs.
+
+Copyright 1989, 1997, 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
+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.
+@end quotation
+@end copying
+
 @dircategory Emacs
 @direntry
 * Forms: (forms).      Emacs package for editing data bases
                          by filling in forms.
 @end direntry
 
-@ifinfo
-This file documents Forms mode, a form-editing major mode for GNU Emacs.
-
-Permission is granted to make and distribute verbatim copies of this
-manual provided the copyright notice and this permission notice are
-preserved on all copies.
-
-@ignore
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries copying permission notice
-identical to this one except for the removal of this paragraph (this
-paragraph not being relevant to the printed manual).
-
-@end ignore
-@end ifinfo
-
-@iftex
 @titlepage
 @sp 6
 @center @titlefont{Forms Mode User's Manual}
@@ -51,18 +59,11 @@ paragraph not being relevant to the printed manual).
 @center Johan Vromans
 @center @i{jvromans@@squirrel.nl}
 @page
-
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1989, 1997 Free Software Foundation, Inc.
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
-@page
+@insertcopying
 @end titlepage
-@end iftex
 
-@ifinfo
+@ifnottex
 @node Top
 @top Forms Mode
 
@@ -92,7 +93,7 @@ how to present it.
 * Credits::                     Thanks everyone.
 * Index::                       Index to this manual.
 @end menu
-@end ifinfo
+@end ifnottex
 
 @node Forms Example
 @chapter Forms Example
@@ -318,7 +319,7 @@ If the variable @code{forms-forms-scrolls} is set to a value other
 than @code{nil} (which it is, by default), the Emacs functions
 @code{scroll-up} and @code{scroll-down} will perform a
 @code{forms-next-record} and @code{forms-prev-record} when in forms
-mode.  So you can use your favourite page commands to page through the
+mode.  So you can use your favorite page commands to page through the
 data file.
 
 @vindex forms-forms-jump