diff options
| author | Karoly Lorentey | 2006-02-06 18:44:57 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-02-06 18:44:57 +0000 |
| commit | a5805c9d0240fab504f2a3e32db6449392005fb6 (patch) | |
| tree | a6eba3e018d5edf0f33476dcf5d2f2ac50983307 /man | |
| parent | fbb63435176d3614d3603b675784122bf50d22b1 (diff) | |
| parent | 55495ab90ed2afd64f757e55f697d716a7c7b75c (diff) | |
| download | emacs-a5805c9d0240fab504f2a3e32db6449392005fb6.tar.gz emacs-a5805c9d0240fab504f2a3e32db6449392005fb6.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-41
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-42
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-43
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-44
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-45
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-46
Merge from erc--emacs--0
* emacs@sv.gnu.org/emacs--devo--0--patch-47
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-48
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-14
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-15
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-16
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-17
Merge from emacs--devo--0
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-507
Diffstat (limited to 'man')
80 files changed, 95 insertions, 88 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index d4923434daf..fb5a76e6f19 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-02-04 Michael Olson <mwolson@gnu.org> | ||
| 2 | |||
| 3 | * erc.texi (History): Note that ERC is now included with Emacs. | ||
| 4 | |||
| 1 | 2006-02-03 Eli Zaretskii <eliz@gnu.org> | 5 | 2006-02-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * custom.texi (Init File, Find Init): Add cross-references to | 7 | * custom.texi (Init File, Find Init): Add cross-references to |
| @@ -5123,7 +5127,7 @@ | |||
| 5123 | ;; End: | 5127 | ;; End: |
| 5124 | 5128 | ||
| 5125 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, | 5129 | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 5126 | 2003, 2004, 2005 Free Software Foundation, Inc. | 5130 | 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5127 | Copying and distribution of this file, with or without modification, | 5131 | Copying and distribution of this file, with or without modification, |
| 5128 | are permitted provided the copyright notice and this notice are preserved. | 5132 | are permitted provided the copyright notice and this notice are preserved. |
| 5129 | 5133 | ||
diff --git a/man/Makefile.in b/man/Makefile.in index 78e282b6563..854d3213272 100644 --- a/man/Makefile.in +++ b/man/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #### Makefile for the Emacs Manual and other documentation. | 1 | #### Makefile for the Emacs Manual and other documentation. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, | 3 | # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, |
| 4 | # 2004, 2005 Free Software Foundation, Inc. | 4 | # 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 2272b2ba133..9c66df9ff03 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Abbrevs, Picture, Maintaining, Top | 5 | @node Abbrevs, Picture, Maintaining, Top |
| 6 | @chapter Abbrevs | 6 | @chapter Abbrevs |
diff --git a/man/ack.texi b/man/ack.texi index 206b2cbc268..0874cfa9c52 100644 --- a/man/ack.texi +++ b/man/ack.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, | 2 | @c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @c | 5 | @c |
| 6 | @node Acknowledgments, Screen, Concept Index, Top | 6 | @node Acknowledgments, Screen, Concept Index, Top |
diff --git a/man/ada-mode.texi b/man/ada-mode.texi index 7cac9261690..73896132886 100644 --- a/man/ada-mode.texi +++ b/man/ada-mode.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, | 11 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, |
| 12 | 2005 Free Software Foundation, Inc. | 12 | 2005, 2006 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/anti.texi b/man/anti.texi index 4e0e96d346d..c0ea6666a87 100644 --- a/man/anti.texi +++ b/man/anti.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2005 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2005, 2006 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | 4 | ||
| 5 | @node Antinews, Mac OS, X Resources, Top | 5 | @node Antinews, Mac OS, X Resources, Top |
diff --git a/man/autotype.texi b/man/autotype.texi index 106d89f52e4..ad29f4295ee 100644 --- a/man/autotype.texi +++ b/man/autotype.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | \input texinfo | 1 | \input texinfo |
| 2 | @c This is an annex of the Emacs manual. | 2 | @c This is an annex of the Emacs manual. |
| 3 | @c Copyright (C) 1994, 1995, 2002, 2003, 2004, | 3 | @c Copyright (C) 1994, 1995, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | 4 | @c 2005, 2006 Free Software Foundation, Inc. |
| 5 | @c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 | 5 | @c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 |
| 6 | @setfilename ../info/autotype | 6 | @setfilename ../info/autotype |
| 7 | @c @node Autotypist, Picture, Abbrevs, Top | 7 | @c @node Autotypist, Picture, Abbrevs, Top |
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | @copying | 14 | @copying |
| 15 | Copyright @copyright{} 1994, 1995, 1999, 2002, 2003, 2004, | 15 | Copyright @copyright{} 1994, 1995, 1999, 2002, 2003, 2004, |
| 16 | 2005 Free Software Foundation, Inc. | 16 | 2005, 2006 Free Software Foundation, Inc. |
| 17 | 17 | ||
| 18 | @quotation | 18 | @quotation |
| 19 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/basic.texi b/man/basic.texi index 5f2b8c4793b..f3ae93ccad3 100644 --- a/man/basic.texi +++ b/man/basic.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Basic, Minibuffer, Exiting, Top | 5 | @node Basic, Minibuffer, Exiting, Top |
| 6 | @chapter Basic Editing Commands | 6 | @chapter Basic Editing Commands |
diff --git a/man/buffers.texi b/man/buffers.texi index a8e23086f79..3b3afc2eb92 100644 --- a/man/buffers.texi +++ b/man/buffers.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Buffers, Windows, Files, Top | 5 | @node Buffers, Windows, Files, Top |
| 6 | @chapter Using Multiple Buffers | 6 | @chapter Using Multiple Buffers |
diff --git a/man/building.texi b/man/building.texi index 62e80c2cde3..bc7ab649407 100644 --- a/man/building.texi +++ b/man/building.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Building, Maintaining, Programs, Top | 5 | @node Building, Maintaining, Programs, Top |
| 6 | @chapter Compiling and Testing Programs | 6 | @chapter Compiling and Testing Programs |
diff --git a/man/calc.texi b/man/calc.texi index 5eab5322fca..02a542ca761 100644 --- a/man/calc.texi +++ b/man/calc.texi | |||
| @@ -84,7 +84,7 @@ | |||
| 84 | This file documents Calc, the GNU Emacs calculator. | 84 | This file documents Calc, the GNU Emacs calculator. |
| 85 | 85 | ||
| 86 | Copyright (C) 1990, 1991, 2001, 2002, 2003, 2004, | 86 | Copyright (C) 1990, 1991, 2001, 2002, 2003, 2004, |
| 87 | 2005 Free Software Foundation, Inc. | 87 | 2005, 2006 Free Software Foundation, Inc. |
| 88 | 88 | ||
| 89 | @quotation | 89 | @quotation |
| 90 | Permission is granted to copy, distribute and/or modify this document | 90 | Permission is granted to copy, distribute and/or modify this document |
| @@ -120,7 +120,7 @@ Software Foundation raise funds for GNU development.'' | |||
| 120 | 120 | ||
| 121 | @vskip 0pt plus 1filll | 121 | @vskip 0pt plus 1filll |
| 122 | Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, | 122 | Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, |
| 123 | 2005 Free Software Foundation, Inc. | 123 | 2005, 2006 Free Software Foundation, Inc. |
| 124 | @insertcopying | 124 | @insertcopying |
| 125 | @end titlepage | 125 | @end titlepage |
| 126 | 126 | ||
diff --git a/man/calendar.texi b/man/calendar.texi index e5ddaa28e1b..988a509ca02 100644 --- a/man/calendar.texi +++ b/man/calendar.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Calendar/Diary, Gnus, Dired, Top | 5 | @node Calendar/Diary, Gnus, Dired, Top |
| 6 | @chapter The Calendar and the Diary | 6 | @chapter The Calendar and the Diary |
diff --git a/man/cc-mode.texi b/man/cc-mode.texi index 1bed04d1dda..00bd427f5dd 100644 --- a/man/cc-mode.texi +++ b/man/cc-mode.texi | |||
| @@ -160,7 +160,7 @@ CC Mode | |||
| 160 | This manual is for CC Mode in Emacs. | 160 | This manual is for CC Mode in Emacs. |
| 161 | 161 | ||
| 162 | Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 162 | Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 163 | 2003, 2004, 2005 Free Software Foundation, Inc. | 163 | 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 164 | 164 | ||
| 165 | @quotation | 165 | @quotation |
| 166 | Permission is granted to copy, distribute and/or modify this document | 166 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/cl.texi b/man/cl.texi index 92c93c487bf..c6c0a329cde 100644 --- a/man/cl.texi +++ b/man/cl.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @copying | 5 | @copying |
| 6 | This file documents the GNU Emacs Common Lisp emulation package. | 6 | This file documents the GNU Emacs Common Lisp emulation package. |
| 7 | 7 | ||
| 8 | Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 8 | Copyright (C) 1993, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 74de707cd2c..35684ca2715 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Emacs Invocation, X Resources, GNU Free Documentation License, Top | 5 | @node Emacs Invocation, X Resources, GNU Free Documentation License, Top |
| 6 | @appendix Command Line Arguments for Emacs Invocation | 6 | @appendix Command Line Arguments for Emacs Invocation |
diff --git a/man/commands.texi b/man/commands.texi index 7830433676c..5c692f6d93b 100644 --- a/man/commands.texi +++ b/man/commands.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
| 6 | @chapter Characters, Keys and Commands | 6 | @chapter Characters, Keys and Commands |
diff --git a/man/custom.texi b/man/custom.texi index d10c8aeca2e..227d74f87e8 100644 --- a/man/custom.texi +++ b/man/custom.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Customization, Quitting, Amusements, Top | 5 | @node Customization, Quitting, Amusements, Top |
| 6 | @chapter Customization | 6 | @chapter Customization |
diff --git a/man/dired-x.texi b/man/dired-x.texi index dc02be52003..184d25b363a 100644 --- a/man/dired-x.texi +++ b/man/dired-x.texi | |||
| @@ -29,7 +29,7 @@ This documents the ``extra'' features for Dired Mode for GNU Emacs found in | |||
| 29 | the file @file{dired-x.el}. | 29 | the file @file{dired-x.el}. |
| 30 | 30 | ||
| 31 | Copyright @copyright{} 1993, 1994, 2001, 2002, 2003, 2004, | 31 | Copyright @copyright{} 1993, 1994, 2001, 2002, 2003, 2004, |
| 32 | 2005 Free Software Foundation, Inc. | 32 | 2005, 2006 Free Software Foundation, Inc. |
| 33 | 33 | ||
| 34 | @quotation | 34 | @quotation |
| 35 | Permission is granted to make and distribute verbatim copies of this | 35 | Permission is granted to make and distribute verbatim copies of this |
diff --git a/man/dired.texi b/man/dired.texi index 051c735f996..a432d681918 100644 --- a/man/dired.texi +++ b/man/dired.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Dired, Calendar/Diary, Rmail, Top | 5 | @node Dired, Calendar/Diary, Rmail, Top |
| 6 | @chapter Dired, the Directory Editor | 6 | @chapter Dired, the Directory Editor |
diff --git a/man/display.texi b/man/display.texi index 1f359f9e5aa..61cbc057e23 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Display, Search, Registers, Top | 5 | @node Display, Search, Registers, Top |
| 6 | @chapter Controlling the Display | 6 | @chapter Controlling the Display |
diff --git a/man/ebrowse.texi b/man/ebrowse.texi index 77e4ad07b45..db58c819922 100644 --- a/man/ebrowse.texi +++ b/man/ebrowse.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | This file documents Ebrowse, a C++ class browser for GNU Emacs. | 11 | This file documents Ebrowse, a C++ class browser for GNU Emacs. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2000, 2002, 2003, 2004, | 13 | Copyright @copyright{} 2000, 2002, 2003, 2004, |
| 14 | 2005 Free Software Foundation, Inc. | 14 | 2005, 2006 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/ediff.texi b/man/ediff.texi index 823219f4a63..67e822049cb 100644 --- a/man/ediff.texi +++ b/man/ediff.texi | |||
| @@ -26,7 +26,7 @@ This file documents Ediff, a comprehensive visual interface to Unix diff | |||
| 26 | and patch utilities. | 26 | and patch utilities. |
| 27 | 27 | ||
| 28 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 28 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 29 | 2003, 2004, 2005 Free Software Foundation, Inc. | 29 | 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 30 | 30 | ||
| 31 | @quotation | 31 | @quotation |
| 32 | Permission is granted to copy, distribute and/or modify this document | 32 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index 9df33969bec..3e9f2b5f283 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file documents the Emacs MIME interface functionality. | 10 | This file documents the Emacs MIME interface functionality. |
| 11 | 11 | ||
| 12 | Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 | 12 | Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 |
| 13 | Free Software Foundation, Inc. | 13 | Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
diff --git a/man/emacs-xtra.texi b/man/emacs-xtra.texi index 0c7cea886f8..a352bc913c2 100644 --- a/man/emacs-xtra.texi +++ b/man/emacs-xtra.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual describes specialized features of Emacs. | 11 | This manual describes specialized features of Emacs. |
| 12 | 12 | ||
| 13 | Copyright (C) 2004, 2005 Free Software Foundation, Inc. | 13 | Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/emacs.texi b/man/emacs.texi index 5e50747f3f4..cc994e5b825 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -12,7 +12,7 @@ This is the @value{EDITION} edition of the @cite{GNU Emacs Manual}, | |||
| 12 | updated for Emacs version @value{EMACSVER}. | 12 | updated for Emacs version @value{EMACSVER}. |
| 13 | 13 | ||
| 14 | Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, | 14 | Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, |
| 15 | 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 15 | 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/entering.texi b/man/entering.texi index 5d1003e82fb..6a9ac0e8347 100644 --- a/man/entering.texi +++ b/man/entering.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 2002, 2003, 2004, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 2002, 2003, 2004, |
| 3 | @c 2005 Free Software Foundation, Inc. | 3 | @c 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Entering Emacs, Exiting, Text Characters, Top | 5 | @node Entering Emacs, Exiting, Text Characters, Top |
| 6 | @chapter Entering and Exiting Emacs | 6 | @chapter Entering and Exiting Emacs |
diff --git a/man/erc.texi b/man/erc.texi index d4053e5e737..fb9c60d635d 100644 --- a/man/erc.texi +++ b/man/erc.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @syncodeindex fn cp | 12 | @syncodeindex fn cp |
| 13 | 13 | ||
| 14 | @copying | 14 | @copying |
| 15 | This manual is for ERC version 5.1. | 15 | This manual is for ERC version 5.1.1. |
| 16 | 16 | ||
| 17 | Copyright @copyright{} 2005, 2006 Free Software Foundation, Inc. | 17 | Copyright @copyright{} 2005, 2006 Free Software Foundation, Inc. |
| 18 | 18 | ||
| @@ -607,7 +607,7 @@ decided to include ERC in Emacs. | |||
| 607 | 607 | ||
| 608 | @item 2006 | 608 | @item 2006 |
| 609 | 609 | ||
| 610 | ERC 5.1 is released. | 610 | ERC 5.1 is released. It is subsequently included in Emacs 22. |
| 611 | 611 | ||
| 612 | @end itemize | 612 | @end itemize |
| 613 | 613 | ||
diff --git a/man/eshell.texi b/man/eshell.texi index a9ec167ea6a..e0a59774b42 100644 --- a/man/eshell.texi +++ b/man/eshell.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | This manual is for Eshell, the Emacs shell. | 9 | This manual is for Eshell, the Emacs shell. |
| 10 | 10 | ||
| 11 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, | 11 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, |
| 12 | 2005 Free Software Foundation, Inc. | 12 | 2005, 2006 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/eudc.texi b/man/eudc.texi index beec0e01a70..f402cc31d38 100644 --- a/man/eudc.texi +++ b/man/eudc.texi | |||
| @@ -13,7 +13,7 @@ directory servers using various protocols such as LDAP or the CCSO white | |||
| 13 | pages directory system (PH/QI) | 13 | pages directory system (PH/QI) |
| 14 | 14 | ||
| 15 | Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, | 15 | Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, |
| 16 | 2005 Free Software Foundation, Inc. | 16 | 2005, 2006 Free Software Foundation, Inc. |
| 17 | 17 | ||
| 18 | @quotation | 18 | @quotation |
| 19 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/faq.texi b/man/faq.texi index 95b79a86af6..88ebbdaab6f 100644 --- a/man/faq.texi +++ b/man/faq.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @set VER 22.1 | 10 | @set VER 22.1 |
| 11 | 11 | ||
| 12 | @copying | 12 | @copying |
| 13 | Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 13 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 14 | Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@* | 14 | Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@* |
| 15 | Copyright 1992,1993 Steven Byrnes@* | 15 | Copyright 1992,1993 Steven Byrnes@* |
| 16 | Copyright 1990,1991,1992 Joseph Brian Wells@* | 16 | Copyright 1990,1991,1992 Joseph Brian Wells@* |
diff --git a/man/files.texi b/man/files.texi index 6edf938261a..f8080993fba 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, |
| 3 | @c 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Files, Buffers, Keyboard Macros, Top | 5 | @node Files, Buffers, Keyboard Macros, Top |
| 6 | @chapter File Handling | 6 | @chapter File Handling |
diff --git a/man/fixit.texi b/man/fixit.texi index d552c66f733..fed37ce9705 100644 --- a/man/fixit.texi +++ b/man/fixit.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Fixit, Keyboard Macros, Search, Top | 5 | @node Fixit, Keyboard Macros, Search, Top |
| 6 | @chapter Commands for Fixing Typos | 6 | @chapter Commands for Fixing Typos |
diff --git a/man/forms.texi b/man/forms.texi index c18987602b5..efd9368fdb0 100644 --- a/man/forms.texi +++ b/man/forms.texi | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | This file documents Forms mode, a form-editing major mode for GNU Emacs. | 19 | This file documents Forms mode, a form-editing major mode for GNU Emacs. |
| 20 | 20 | ||
| 21 | Copyright (C) 1989, 1997, 2001, 2002, 2003, 2004, | 21 | Copyright (C) 1989, 1997, 2001, 2002, 2003, 2004, |
| 22 | 2005 Free Software Foundation, Inc. | 22 | 2005, 2006 Free Software Foundation, Inc. |
| 23 | 23 | ||
| 24 | @quotation | 24 | @quotation |
| 25 | Permission is granted to copy, distribute and/or modify this document | 25 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/frames.texi b/man/frames.texi index 3561bd89b2d..0d28572c1ac 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, |
| 3 | @c 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Frames, International, Windows, Top | 5 | @node Frames, International, Windows, Top |
| 6 | @chapter Frames and Graphical Displays | 6 | @chapter Frames and Graphical Displays |
diff --git a/man/glossary.texi b/man/glossary.texi index 19939b72ffd..a085bb53948 100644 --- a/man/glossary.texi +++ b/man/glossary.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Glossary, Key Index, Intro, Top | 5 | @node Glossary, Key Index, Intro, Top |
| 6 | @unnumbered Glossary | 6 | @unnumbered Glossary |
diff --git a/man/gnu.texi b/man/gnu.texi index 0f216152b11..758814979d1 100644 --- a/man/gnu.texi +++ b/man/gnu.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1995, 2002, 2003, 2004, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1995, 2002, 2003, 2004, |
| 3 | @c 2005 Free Software Foundation, Inc. | 3 | @c 2005, 2006 Free Software Foundation, Inc. |
| 4 | @ifclear justgnu | 4 | @ifclear justgnu |
| 5 | @node Manifesto,, MS-DOS, Top | 5 | @node Manifesto,, MS-DOS, Top |
| 6 | @unnumbered The GNU Manifesto | 6 | @unnumbered The GNU Manifesto |
diff --git a/man/help.texi b/man/help.texi index f523b015cb7..3f059b2c85c 100644 --- a/man/help.texi +++ b/man/help.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Help, Mark, M-x, Top | 5 | @node Help, Mark, M-x, Top |
| 6 | @chapter Help | 6 | @chapter Help |
diff --git a/man/idlwave.texi b/man/idlwave.texi index d628f7ae4eb..7e9e19bb1c8 100644 --- a/man/idlwave.texi +++ b/man/idlwave.texi | |||
| @@ -30,7 +30,7 @@ This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE | |||
| 30 | @value{VERSION} | 30 | @value{VERSION} |
| 31 | 31 | ||
| 32 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, | 32 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, |
| 33 | 2005 Free Software Foundation, Inc. | 33 | 2005, 2006 Free Software Foundation, Inc. |
| 34 | 34 | ||
| 35 | Permission is granted to copy, distribute and/or modify this document | 35 | Permission is granted to copy, distribute and/or modify this document |
| 36 | under the terms of the GNU Free Documentation License, Version 1.2 or | 36 | under the terms of the GNU Free Documentation License, Version 1.2 or |
| @@ -61,7 +61,7 @@ This is edition @value{EDITION} of the @cite{IDLWAVE User Manual} for | |||
| 61 | IDLWAVE version @value{VERSION}, @value{DATE}. | 61 | IDLWAVE version @value{VERSION}, @value{DATE}. |
| 62 | @sp 2 | 62 | @sp 2 |
| 63 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, | 63 | Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, |
| 64 | 2005 Free Software Foundation, Inc. | 64 | 2005, 2006 Free Software Foundation, Inc. |
| 65 | @sp 2 | 65 | @sp 2 |
| 66 | @cindex Copyright, of IDLWAVE | 66 | @cindex Copyright, of IDLWAVE |
| 67 | Permission is granted to copy, distribute and/or modify this document | 67 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/indent.texi b/man/indent.texi index ad0ef315fe8..319244bface 100644 --- a/man/indent.texi +++ b/man/indent.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Indentation, Text, Major Modes, Top | 5 | @node Indentation, Text, Major Modes, Top |
| 6 | @chapter Indentation | 6 | @chapter Indentation |
diff --git a/man/info.texi b/man/info.texi index ce8bc6a2bf4..76586e5db4e 100644 --- a/man/info.texi +++ b/man/info.texi | |||
| @@ -15,7 +15,7 @@ This file describes how to use Info, the on-line, menu-driven GNU | |||
| 15 | documentation system. | 15 | documentation system. |
| 16 | 16 | ||
| 17 | Copyright (C) 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 17 | Copyright (C) 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
| 18 | 2003, 2004, 2005 Free Software Foundation, Inc. | 18 | 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/killing.texi b/man/killing.texi index 219f2329c38..1d5b0ba116e 100644 --- a/man/killing.texi +++ b/man/killing.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | 5 | ||
| 6 | @node Killing, Yanking, Mark, Top | 6 | @node Killing, Yanking, Mark, Top |
diff --git a/man/kmacro.texi b/man/kmacro.texi index 89cd8f9e54b..2c723a7e9f2 100644 --- a/man/kmacro.texi +++ b/man/kmacro.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Keyboard Macros, Files, Fixit, Top | 5 | @node Keyboard Macros, Files, Fixit, Top |
| 6 | @chapter Keyboard Macros | 6 | @chapter Keyboard Macros |
diff --git a/man/m-x.texi b/man/m-x.texi index 761bba414df..9030f809cc3 100644 --- a/man/m-x.texi +++ b/man/m-x.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node M-x, Help, Minibuffer, Top | 5 | @node M-x, Help, Minibuffer, Top |
| 6 | @chapter Running Commands by Name | 6 | @chapter Running Commands by Name |
diff --git a/man/macos.texi b/man/macos.texi index b4c09217092..76a11ea92e7 100644 --- a/man/macos.texi +++ b/man/macos.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2000, 2001, 2002, 2003, 2004, | 2 | @c Copyright (C) 2000, 2001, 2002, 2003, 2004, |
| 3 | @c 2005 Free Software Foundation, Inc. | 3 | @c 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Mac OS, MS-DOS, Antinews, Top | 5 | @node Mac OS, MS-DOS, Antinews, Top |
| 6 | @appendix Emacs and Mac OS | 6 | @appendix Emacs and Mac OS |
diff --git a/man/maintaining.texi b/man/maintaining.texi index 2af47f6ecaf..b885c8b7580 100644 --- a/man/maintaining.texi +++ b/man/maintaining.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, |
| 3 | @c 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Maintaining, Abbrevs, Building, Top | 5 | @node Maintaining, Abbrevs, Building, Top |
| 6 | @chapter Maintaining Programs | 6 | @chapter Maintaining Programs |
diff --git a/man/major.texi b/man/major.texi index 5bff7146ebe..d1f3fbaeebf 100644 --- a/man/major.texi +++ b/man/major.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Major Modes, Indentation, International, Top | 5 | @node Major Modes, Indentation, International, Top |
| 6 | @chapter Major Modes | 6 | @chapter Major Modes |
diff --git a/man/makefile.w32-in b/man/makefile.w32-in index 63ecdadc102..34bb5fe6435 100644 --- a/man/makefile.w32-in +++ b/man/makefile.w32-in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #### -*- Makefile -*- for the Emacs Manual and other documentation. | 1 | #### -*- Makefile -*- for the Emacs Manual and other documentation. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/man/mark.texi b/man/mark.texi index f4308835e96..cf7b87366e8 100644 --- a/man/mark.texi +++ b/man/mark.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Mark, Killing, Help, Top | 5 | @node Mark, Killing, Help, Top |
| 6 | @chapter The Mark and the Region | 6 | @chapter The Mark and the Region |
diff --git a/man/mh-e.texi b/man/mh-e.texi index 8530c31ce9d..36dfd9fd939 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi | |||
| @@ -16,7 +16,7 @@ This is Edition @value{EDITION}, last updated @value{UPDATED}, of | |||
| 16 | @value{VERSION}. | 16 | @value{VERSION}. |
| 17 | 17 | ||
| 18 | Copyright (C) 1995, 2001, 2002, 2003, 2004, | 18 | Copyright (C) 1995, 2001, 2002, 2003, 2004, |
| 19 | 2005 Free Software Foundation, Inc. | 19 | 2005, 2006 Free Software Foundation, Inc. |
| 20 | 20 | ||
| 21 | @quotation | 21 | @quotation |
| 22 | Permission is granted to copy, distribute and/or modify this document | 22 | Permission is granted to copy, distribute and/or modify this document |
| @@ -59,7 +59,7 @@ license to the document, as described in section 6 of the license. | |||
| 59 | 59 | ||
| 60 | @page | 60 | @page |
| 61 | @vskip 0pt plus 1filll | 61 | @vskip 0pt plus 1filll |
| 62 | Copyright @copyright{} 1995, 2001, 2002 Free Software Foundation, Inc. | 62 | Copyright @copyright{} 1995, 2001, 2002, 2006 Free Software Foundation, Inc. |
| 63 | @insertcopying | 63 | @insertcopying |
| 64 | @end titlepage | 64 | @end titlepage |
| 65 | 65 | ||
diff --git a/man/mini.texi b/man/mini.texi index e46a4f2db9b..f88adf01f9f 100644 --- a/man/mini.texi +++ b/man/mini.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Minibuffer, M-x, Basic, Top | 5 | @node Minibuffer, M-x, Basic, Top |
| 6 | @chapter The Minibuffer | 6 | @chapter The Minibuffer |
diff --git a/man/misc.texi b/man/misc.texi index cae58a9c7f4..d5b69eebf26 100644 --- a/man/misc.texi +++ b/man/misc.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
| 6 | @chapter Miscellaneous Commands | 6 | @chapter Miscellaneous Commands |
diff --git a/man/msdog.texi b/man/msdog.texi index 58ce170a738..434427b49b4 100644 --- a/man/msdog.texi +++ b/man/msdog.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node MS-DOS, Manifesto, Mac OS, Top | 5 | @node MS-DOS, Manifesto, Mac OS, Top |
| 6 | @appendix Emacs and Microsoft Systems | 6 | @appendix Emacs and Microsoft Systems |
diff --git a/man/mule.texi b/man/mule.texi index 86f7bec0b9b..ec4b02c560f 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, | 2 | @c Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, |
| 3 | @c 2005 Free Software Foundation, Inc. | 3 | @c 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node International, Major Modes, Frames, Top | 5 | @node International, Major Modes, Frames, Top |
| 6 | @chapter International Character Set Support | 6 | @chapter International Character Set Support |
diff --git a/man/newsticker.texi b/man/newsticker.texi index 74bf298a585..ed753147e22 100644 --- a/man/newsticker.texi +++ b/man/newsticker.texi | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). | 13 | This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). |
| 14 | 14 | ||
| 15 | @noindent | 15 | @noindent |
| 16 | Copyright @copyright{} 2004, 2005 Free Software Foundation, Inc. | 16 | Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. |
| 17 | 17 | ||
| 18 | @quotation | 18 | @quotation |
| 19 | Permission is granted to copy, distribute and/or modify this document | 19 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/org.texi b/man/org.texi index cf096504f40..cf0881ff3ff 100644 --- a/man/org.texi +++ b/man/org.texi | |||
| @@ -35,7 +35,7 @@ | |||
| 35 | @copying | 35 | @copying |
| 36 | This manual is for Org-mode (version @value{VERSION}). | 36 | This manual is for Org-mode (version @value{VERSION}). |
| 37 | 37 | ||
| 38 | Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation | 38 | Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. |
| 39 | 39 | ||
| 40 | @quotation | 40 | @quotation |
| 41 | Permission is granted to copy, distribute and/or modify this document | 41 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi index 3331590fcbf..dcef68de976 100644 --- a/man/pcl-cvs.texi +++ b/man/pcl-cvs.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | @copying | 8 | @copying |
| 9 | Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, | 9 | Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, |
| 10 | 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 10 | 1999, 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/pgg.texi b/man/pgg.texi index 46785f3c1a7..025420abd4d 100644 --- a/man/pgg.texi +++ b/man/pgg.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @copying | 8 | @copying |
| 9 | This file describes the PGG. | 9 | This file describes the PGG. |
| 10 | 10 | ||
| 11 | Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. | 11 | Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 12 | Copyright (C) 2001 Daiki Ueno. | 12 | Copyright (C) 2001 Daiki Ueno. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
diff --git a/man/picture.texi b/man/picture.texi index 46a735122df..575f041c9e5 100644 --- a/man/picture.texi +++ b/man/picture.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Picture, Sending Mail, Abbrevs, Top | 5 | @node Picture, Sending Mail, Abbrevs, Top |
| 6 | @chapter Editing Pictures | 6 | @chapter Editing Pictures |
diff --git a/man/programs.texi b/man/programs.texi index dfb1e9c0d85..b3870eeafee 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, |
| 3 | @c 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Programs, Building, Text, Top | 5 | @node Programs, Building, Text, Top |
| 6 | @chapter Editing Programs | 6 | @chapter Editing Programs |
diff --git a/man/reftex.texi b/man/reftex.texi index 845190981e2..890d5b5064d 100644 --- a/man/reftex.texi +++ b/man/reftex.texi | |||
| @@ -25,7 +25,8 @@ citations and indices for LaTeX documents with Emacs. | |||
| 25 | This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for | 25 | This is edition @value{EDITION} of the @b{Ref@TeX{}} User Manual for |
| 26 | @b{Ref@TeX{}} @value{VERSION} | 26 | @b{Ref@TeX{}} @value{VERSION} |
| 27 | 27 | ||
| 28 | Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. | 28 | Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005, |
| 29 | 2006 Free Software Foundation, Inc. | ||
| 29 | 30 | ||
| 30 | @quotation | 31 | @quotation |
| 31 | Permission is granted to copy, distribute and/or modify this document | 32 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/regs.texi b/man/regs.texi index 0ed83f2bf54..8b31a992ea3 100644 --- a/man/regs.texi +++ b/man/regs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Registers, Display, CUA Bindings, Top | 5 | @node Registers, Display, CUA Bindings, Top |
| 6 | @chapter Registers | 6 | @chapter Registers |
diff --git a/man/rmail.texi b/man/rmail.texi index f2646bbe52e..6cdbfb9a5a2 100644 --- a/man/rmail.texi +++ b/man/rmail.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Rmail, Dired, Sending Mail, Top | 5 | @node Rmail, Dired, Sending Mail, Top |
| 6 | @chapter Reading Mail with Rmail | 6 | @chapter Reading Mail with Rmail |
diff --git a/man/sc.texi b/man/sc.texi index 7beb4aa88df..a26625b3392 100644 --- a/man/sc.texi +++ b/man/sc.texi | |||
| @@ -16,7 +16,7 @@ attributing the replies for various GNU Emacs mail and news reading | |||
| 16 | subsystems. | 16 | subsystems. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, | 18 | Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, |
| 19 | 2005 Free Software Foundation, Inc. | 19 | 2005, 2006 Free Software Foundation, Inc. |
| 20 | 20 | ||
| 21 | @quotation | 21 | @quotation |
| 22 | Permission is granted to copy, distribute and/or modify this document | 22 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/screen.texi b/man/screen.texi index 9499e3dfc77..72ed3261f01 100644 --- a/man/screen.texi +++ b/man/screen.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Screen, User Input, Acknowledgments, Top | 5 | @node Screen, User Input, Acknowledgments, Top |
| 6 | @chapter The Organization of the Screen | 6 | @chapter The Organization of the Screen |
diff --git a/man/search.texi b/man/search.texi index b1593559c85..dc6c16d4a72 100644 --- a/man/search.texi +++ b/man/search.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Search, Fixit, Display, Top | 5 | @node Search, Fixit, Display, Top |
| 6 | @chapter Searching and Replacement | 6 | @chapter Searching and Replacement |
diff --git a/man/sending.texi b/man/sending.texi index 6fa5c1b0485..4670a98f467 100644 --- a/man/sending.texi +++ b/man/sending.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Sending Mail, Rmail, Picture, Top | 5 | @node Sending Mail, Rmail, Picture, Top |
| 6 | @chapter Sending Mail | 6 | @chapter Sending Mail |
diff --git a/man/ses.texi b/man/ses.texi index 38caa7c830a..c1d7737a09b 100644 --- a/man/ses.texi +++ b/man/ses.texi | |||
| @@ -11,7 +11,8 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file documents SES: the Simple Emacs Spreadsheet. | 12 | This file documents SES: the Simple Emacs Spreadsheet. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2002, 2003, 2004, 2005, |
| 15 | 2006 Free Software Foundation, Inc. | ||
| 15 | 16 | ||
| 16 | @quotation | 17 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/sieve.texi b/man/sieve.texi index 0d94f293fc2..7f99cd2cd57 100644 --- a/man/sieve.texi +++ b/man/sieve.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file documents the Emacs Sieve package. | 10 | This file documents the Emacs Sieve package. |
| 11 | 11 | ||
| 12 | Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 12 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/smtpmail.texi b/man/smtpmail.texi index d35d364ff53..792a7934f95 100644 --- a/man/smtpmail.texi +++ b/man/smtpmail.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @settitle Emacs SMTP Library | 3 | @settitle Emacs SMTP Library |
| 4 | @syncodeindex vr fn | 4 | @syncodeindex vr fn |
| 5 | @copying | 5 | @copying |
| 6 | Copyright @copyright{} 2003, 2004, 2005 Free Software Foundation, Inc. | 6 | Copyright @copyright{} 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | @quotation | 8 | @quotation |
| 9 | Permission is granted to copy, distribute and/or modify this document | 9 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/speedbar.texi b/man/speedbar.texi index 4dc2bcea7d2..8a30751d479 100644 --- a/man/speedbar.texi +++ b/man/speedbar.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | @copying | 7 | @copying |
| 8 | Copyright @copyright{} 1999, 2000, 2002, 2003, 2004, | 8 | Copyright @copyright{} 1999, 2000, 2002, 2003, 2004, |
| 9 | 2005 Free Software Foundation, Inc. | 9 | 2005, 2006 Free Software Foundation, Inc. |
| 10 | 10 | ||
| 11 | @quotation | 11 | @quotation |
| 12 | Permission is granted to copy, distribute and/or modify this document | 12 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/texinfo.tex b/man/texinfo.tex index eb7ea101e61..80a6d085f5d 100644 --- a/man/texinfo.tex +++ b/man/texinfo.tex | |||
| @@ -3,11 +3,11 @@ | |||
| 3 | % Load plain if necessary, i.e., if running under initex. | 3 | % Load plain if necessary, i.e., if running under initex. |
| 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi | 4 | \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi |
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2005-08-10.17} | 6 | \def\texinfoversion{2006-02-05.23} |
| 7 | % | 7 | % |
| 8 | % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, | 8 | % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, |
| 9 | % 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 9 | % 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 10 | % 2005 Free Software Foundation, Inc. | 10 | % 2005, 2006 Free Software Foundation, Inc. |
| 11 | % | 11 | % |
| 12 | % This texinfo.tex file is free software; you can redistribute it and/or | 12 | % This texinfo.tex file is free software; you can redistribute it and/or |
| 13 | % modify it under the terms of the GNU General Public License as | 13 | % modify it under the terms of the GNU General Public License as |
diff --git a/man/text.texi b/man/text.texi index 4470e494daf..8c624c42dde 100644 --- a/man/text.texi +++ b/man/text.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Text, Programs, Indentation, Top | 5 | @node Text, Programs, Indentation, Top |
| 6 | @chapter Commands for Human Languages | 6 | @chapter Commands for Human Languages |
diff --git a/man/trouble.texi b/man/trouble.texi index 37ced330225..e318ce2f2b5 100644 --- a/man/trouble.texi +++ b/man/trouble.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, |
| 3 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
| 6 | @chapter Dealing with Common Problems | 6 | @chapter Dealing with Common Problems |
diff --git a/man/url.texi b/man/url.texi index cfc62fe0739..afbc96994c8 100644 --- a/man/url.texi +++ b/man/url.texi | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | This file documents the URL loading package. | 22 | This file documents the URL loading package. |
| 23 | 23 | ||
| 24 | Copyright (C) 1996, 1997, 1998, 1999, 2002, 2004, | 24 | Copyright (C) 1996, 1997, 1998, 1999, 2002, 2004, |
| 25 | 2005 Free Software Foundation, Inc. | 25 | 2005, 2006 Free Software Foundation, Inc. |
| 26 | Copyright (C) 1993, 1994, 1995, 1996 William M. Perry | 26 | Copyright (C) 1993, 1994, 1995, 1996 William M. Perry |
| 27 | 27 | ||
| 28 | Permission is granted to copy, distribute and/or modify this document | 28 | Permission is granted to copy, distribute and/or modify this document |
| @@ -52,7 +52,7 @@ License.'' | |||
| 52 | @vskip 0pt plus 1filll | 52 | @vskip 0pt plus 1filll |
| 53 | Copyright @copyright{} 1993, 1994, 1995, 1996 William M. Perry@* | 53 | Copyright @copyright{} 1993, 1994, 1995, 1996 William M. Perry@* |
| 54 | Copyright @copyright{} 1996, 1997, 1998, 1999, 2002, 2003, 2004, | 54 | Copyright @copyright{} 1996, 1997, 1998, 1999, 2002, 2003, 2004, |
| 55 | 2005 Free Software Foundation, Inc. | 55 | 2005, 2006 Free Software Foundation, Inc. |
| 56 | 56 | ||
| 57 | Permission is granted to copy, distribute and/or modify this document | 57 | Permission is granted to copy, distribute and/or modify this document |
| 58 | under the terms of the GNU Free Documentation License, Version 1.2 or | 58 | under the terms of the GNU Free Documentation License, Version 1.2 or |
diff --git a/man/vip.texi b/man/vip.texi index 96d04ef0913..b76003b655d 100644 --- a/man/vip.texi +++ b/man/vip.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 1987, 2001, 2002, 2003, 2004, | 7 | Copyright @copyright{} 1987, 2001, 2002, 2003, 2004, |
| 8 | 2005 Free Software Foundation, Inc. | 8 | 2005, 2006 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/viper.texi b/man/viper.texi index 572a3296d52..4ad437a762d 100644 --- a/man/viper.texi +++ b/man/viper.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | @copying | 9 | @copying |
| 10 | Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004, | 10 | Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004, |
| 11 | 2005 Free Software Foundation, Inc. | 11 | 2005, 2006 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/widget.texi b/man/widget.texi index cf10e5980b7..6ce78a9c3cd 100644 --- a/man/widget.texi +++ b/man/widget.texi | |||
| @@ -10,7 +10,8 @@ | |||
| 10 | @c %**end of header | 10 | @c %**end of header |
| 11 | 11 | ||
| 12 | @copying | 12 | @copying |
| 13 | Copyright @copyright{} 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2000, 2002, 2003, 2004, 2005, |
| 14 | 2006 Free Software Foundation, Inc. | ||
| 14 | 15 | ||
| 15 | @quotation | 16 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/windows.texi b/man/windows.texi index 53cef3d3cbc..a000892ad09 100644 --- a/man/windows.texi +++ b/man/windows.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Windows, Frames, Buffers, Top | 5 | @node Windows, Frames, Buffers, Top |
| 6 | @chapter Multiple Windows | 6 | @chapter Multiple Windows |
diff --git a/man/woman.texi b/man/woman.texi index 8ba04675acf..a1b6250ef37 100644 --- a/man/woman.texi +++ b/man/woman.texi | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | @setfilename ../info/woman | 3 | @setfilename ../info/woman |
| 4 | @settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' | 4 | @settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man'' |
| 5 | @c Manual last updated: | 5 | @c Manual last updated: |
| 6 | @set UPDATED Time-stamp: <2002-12-10 14:08:15 pavel> | 6 | @set UPDATED Time-stamp: <2006-02-05 23:30:17 ttn> |
| 7 | @c Software version: | 7 | @c Software version: |
| 8 | @set VERSION 0.54 (beta) | 8 | @set VERSION 0.54 (beta) |
| 9 | @afourpaper | 9 | @afourpaper |
| @@ -18,7 +18,7 @@ This file documents WoMan: A program to browse Unix manual pages `W.O. | |||
| 18 | (without) man'. | 18 | (without) man'. |
| 19 | 19 | ||
| 20 | Copyright @copyright{} 2001, 2002, 2003, 2004, | 20 | Copyright @copyright{} 2001, 2002, 2003, 2004, |
| 21 | 2005 Free Software Foundation, Inc. | 21 | 2005, 2006 Free Software Foundation, Inc. |
| 22 | 22 | ||
| 23 | @quotation | 23 | @quotation |
| 24 | Permission is granted to copy, distribute and/or modify this document | 24 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/man/xresources.texi b/man/xresources.texi index 1e0783eac61..8ff09ef9594 100644 --- a/man/xresources.texi +++ b/man/xresources.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1987, 1993, 1994, 1995, 1997, 2001, 2002, 2003, | 2 | @c Copyright (C) 1987, 1993, 1994, 1995, 1997, 2001, 2002, 2003, |
| 3 | @c 2004, 2005 Free Software Foundation, Inc. | 3 | @c 2004, 2005, 2006 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node X Resources, Antinews, Emacs Invocation, Top | 5 | @node X Resources, Antinews, Emacs Invocation, Top |
| 6 | @appendix X Options and Resources | 6 | @appendix X Options and Resources |