rms approved.
[bpt/emacs.git] / man / emacs.texi
index 870a354..7012cc7 100644 (file)
@@ -5,13 +5,13 @@
 @setfilename ../info/emacs
 @synindex pg cp
 
-@ifinfo
+@ifnottex
 @c The edition number appears in several places in this file
-This is the thirteenth edition of the @cite{GNU Emacs Manual},
-updated for Emacs version 20.4
+This is the fourteenth edition of the @cite{GNU Emacs Manual},
+updated for Emacs version 21.1
 @c Please REMEMBER to update edition number in *three* places in this file.
 
-@dircategory Editors
+@dircategory Emacs
 @direntry
 * Emacs: (emacs).      The extensible self-documenting text editor.
 @end direntry
@@ -20,41 +20,22 @@ Published by the Free Software Foundation
 59 Temple Place, Suite 330
 Boston, MA  02111-1307 USA
 
-Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998
+Copyright (C) 1985, 1986,1987,1993,1994,1995,1996,1997,1998,1999,2000
    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.
-
-@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).
+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 ``The GNU Manifesto'', ``Distribution'' and
+``GNU GENERAL PUBLIC LICENSE'', 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''.
 
-@end ignore
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided also that the
-sections entitled ``The GNU Manifesto'', ``Distribution'' and ``GNU
-General Public License'' are included exactly as in the original, and
-provided that the entire resulting derived work is distributed under the
-terms of a permission notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that the sections entitled ``The GNU Manifesto'',
-``Distribution'' and ``GNU General Public License'' may be included in a
-translation approved by the Free Software Foundation instead of in the
-original English.
-@end ifinfo
-@c
-@c comment out this line if you do NOT want to have indication that
-@c an index entry appears in the texinfo file near this line of text.
-@c this line should definitely be commented out for printing a master
-@c and for making the version to go on the floppy disk.
-@c
-@c @include /gd/gnu/doc/margins-comment-format.texi
+(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.''
+@end ifnottex
 
 @c in general, keep the following line commented out, unless doing a
 @c copy of this manual that will be published.  the manual should go
@@ -71,17 +52,17 @@ original English.
 @sp 6
 @center @titlefont{GNU Emacs Manual}
 @sp 4
-@center Thirteenth Edition, Updated for Emacs Version 20.4
+@center Fourteenth Edition, Updated for Emacs Version 21.1
 @sp 5
 @center Richard Stallman
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998
+Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
    Free Software Foundation, Inc.
 @sp 2
-Thirteenth Edition @*
-Updated for Emacs Version 20.4, @*
-August 1998
+Fourteenth Edition @*
+Updated for Emacs Version 21.1, @*
+August 2000
 
 ISBN 1-882114-06-X
 @sp 1
@@ -89,39 +70,34 @@ Published by the Free Software Foundation @*
 59 Temple Place, Suite 330 @*
 Boston, MA  02111-1307 USA
 @sp 1
-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.
-
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided also that the
-sections entitled ``The GNU Manifesto'', ``Distribution'' and ``GNU
-General Public License'' are included exactly as in the original, and
-provided that the entire resulting derived work is distributed under the
-terms of a permission notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that the sections entitled ``The GNU Manifesto'',
-``Distribution'' and ``GNU General Public License'' may be included in a
-translation approved by the Free Software Foundation instead of in the
-original English.
+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 ``The GNU Manifesto'', ``Distribution'' and
+``GNU GENERAL PUBLIC LICENSE'', 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''.
+
+(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.''
 
 @sp 2
 Cover art by Etienne Suvasa.
 
 @end titlepage
 @page
-@ifinfo
+@ifnottex
 @node Top, Distrib, (dir), (dir)
 @top The Emacs Editor
 
 Emacs is the extensible, customizable, self-documenting real-time
 display editor.  This Info file describes how to edit with Emacs and
-some of how to customize it; it corresponds to GNU Emacs version 20.4.
+some of how to customize it; it corresponds to GNU Emacs version 21.1.
 For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The
 Emacs Lisp Reference Manual}.
-@end ifinfo
+@end ifnottex
 
 @ignore
 These subcategories have been deleted for simplicity
@@ -149,6 +125,7 @@ and Sending Mail and Registers and Minibuffer.
 * Copying::            The GNU General Public License gives you permission
                          to redistribute GNU Emacs on certain terms;
                          it also explains that there is no warranty.
+* GNU Free Documentation License:: The license for this documentation.
 * Intro::              An introduction to Emacs concepts.
 * Glossary::           The glossary.
 * Antinews::           Information about Emacs version 19.
@@ -197,7 +174,7 @@ Major Structures of Emacs
 * Buffers::            Multiple buffers; editing several files at once.
 * Windows::            Viewing two pieces of text at once.
 * Frames::             Running the same Emacs session in multiple X windows.
-* International::       Using non-ASCII character sets.
+* International::       Using non-ASCII character sets (the MULE features).
 
 Advanced Features
 * Major Modes::                Text mode vs. Lisp mode vs. C mode ...
@@ -217,9 +194,9 @@ Advanced Features
 * Shell::              Executing shell commands from Emacs.
 * Emacs Server::        Using Emacs as an editing server for @code{mail}, etc.
 * Hardcopy::           Printing buffers or regions.
-* Postscript::         Printing buffers or regions as Postscript.
-* Postscript Variables::
-                        Customizing the Postscript printing commands.
+* PostScript::         Printing buffers or regions as PostScript.
+* PostScript Variables::
+                        Customizing the PostScript printing commands.
 * Sorting::            Sorting lines, paragraphs or pages within Emacs.
 * Narrowing::          Restricting display and editing to a portion
                          of the buffer.
@@ -233,6 +210,7 @@ Advanced Features
                          "within the command".  This is called a
                          `recursive editing level'.
 * Emulation::          Emulating some other editors with Emacs.
+* Hyperlinking::        Following links in buffers.
 * Dissociated Press::   Dissociating text for fun.
 * Amusements::         Various games and hacks.
 * Customization::       Modifying the behavior of Emacs.
@@ -449,7 +427,7 @@ International Character Set Support
 * Fontsets::                Fontsets are collections of fonts
                               that cover the whole spectrum of characters.
 * Defining Fontsets::       Defining a new fontset.
-* Single-Byte European Support::
+* Single-Byte Character Support::
                             You can pick one European character set
                             to use without multibyte characters.
 
@@ -503,7 +481,7 @@ Editing Programs
 * Tags::               Go directly to any function in your program in one
                          command.  Tags remembers which file it is in.
 * Emerge::             A convenient way of merging two versions of a program.
-* C/Java Modes::        Special commands of C, C++, Objective-C and Java modes.
+* C Modes::             Special commands of C, C++, Objective-C and Java modes.
 * Fortran::            Fortran mode and its special features.
 * Asm Mode::           Asm mode and its special features.
 
@@ -923,7 +901,7 @@ Tsugumoto Enami, Hans Henrik Eriksen, Michael Ernst, Ata Etemadi,
 Frederick Farnback, Fred Fish, Karl Fogel, Gary Foster, Noah Friedman,
 Keith Gabryelski, Kevin Gallagher, Kevin Gallo, Howard Gayle, Stephen
 Gildea, David Gillespie, Bob Glickstein, Boris Goldowsky, Michelangelo
-Grigni, Michael Gschwind, Henry Guillaume, Doug Gwyn, Ken'ichi Handa ,
+Grigni, Michael Gschwind, Henry Guillaume, Doug Gwyn, Ken'ichi Handa,
 Chris Hanson, K. Shane Hartman, John Heidemann, Markus Heritsch, Karl
 Heuer, Manabu Higashida, Anders Holst, Kurt Hornik, Tom Houlder, Lars
 Ingebrigtsen, Andrew Innes, Michael K. Johnson, Kyle Jones, Tomoji
@@ -955,7 +933,7 @@ S. T. Wu, Tom Wurgler, Eli Zaretskii, Jamie Zawinski, Ian T. Zimmermann,
 Reto Zimmermann, and Neal Ziring.
 @end iftex
 
-@node Copying, Intro, Distrib, Top
+@node Copying, GNU Free Documentation License, Distrib, Top
 @unnumbered GNU GENERAL PUBLIC LICENSE
 @center Version 2, June 1991
 
@@ -1351,7 +1329,9 @@ consider it more useful to permit linking proprietary applications with the
 library.  If this is what you want to do, use the GNU Library General
 Public License instead of this License.
 
-@node Intro, Glossary, Copying, Top
+@include doclicense.texi
+
+@node Intro, Glossary, GNU Free Documentation License, Top
 @unnumbered Introduction
 
   You are reading about GNU Emacs, the GNU incarnation of the advanced,