diff options
| author | Thien-Thi Nguyen | 2005-08-10 14:29:01 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-10 14:29:01 +0000 |
| commit | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (patch) | |
| tree | f472155d8d0cf3175e59bdf5f1be203317935d00 | |
| parent | c8bf19a1ac742b3d69c9334616dd45b25da01936 (diff) | |
| download | emacs-651f374c99a2bcf5e2ed326a26cf0d89a5c204f5.tar.gz emacs-651f374c99a2bcf5e2ed326a26cf0d89a5c204f5.zip | |
Update years in copyright notice; nfc.
54 files changed, 101 insertions, 95 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2ecdb2d89db..0e28b7b2168 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -3741,7 +3741,8 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |||
| 3741 | ;; coding: iso-2022-7bit | 3741 | ;; coding: iso-2022-7bit |
| 3742 | ;; End: | 3742 | ;; End: |
| 3743 | 3743 | ||
| 3744 | Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | 3744 | Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 3745 | 2005 Free Software Foundation, Inc. | ||
| 3745 | Copying and distribution of this file, with or without modification, | 3746 | Copying and distribution of this file, with or without modification, |
| 3746 | are permitted provided the copyright notice and this notice are preserved. | 3747 | are permitted provided the copyright notice and this notice are preserved. |
| 3747 | 3748 | ||
diff --git a/lispref/Makefile.in b/lispref/Makefile.in index 4fac4c025b0..7d5ce02714d 100644 --- a/lispref/Makefile.in +++ b/lispref/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Makefile for the GNU Emacs Lisp Reference Manual. | 1 | # Makefile for the GNU Emacs Lisp Reference Manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001,2003,2004 | 3 | # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, |
| 4 | # Free Software Foundation, Inc. | 4 | # 2001, 2002, 2003, 2004, 2005 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/lispref/abbrevs.texi b/lispref/abbrevs.texi index a58064ab387..38c5854adc6 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1999, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/abbrevs | 6 | @setfilename ../info/abbrevs |
| 7 | @node Abbrevs, Processes, Syntax Tables, Top | 7 | @node Abbrevs, Processes, Syntax Tables, Top |
diff --git a/lispref/advice.texi b/lispref/advice.texi index e741300b91d..8299e13ac10 100644 --- a/lispref/advice.texi +++ b/lispref/advice.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1998, 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/advising | 6 | @setfilename ../info/advising |
| 6 | @node Advising Functions, Debugging, Byte Compilation, Top | 7 | @node Advising Functions, Debugging, Byte Compilation, Top |
diff --git a/lispref/anti.texi b/lispref/anti.texi index 2c3d6414c1c..d6ae30f2106 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1999, 2005 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | 5 | ||
| 6 | @c This node must have no pointers. | 6 | @c This node must have no pointers. |
diff --git a/lispref/backups.texi b/lispref/backups.texi index 24c617510bf..3b5363f64a3 100644 --- a/lispref/backups.texi +++ b/lispref/backups.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/backups | 6 | @setfilename ../info/backups |
| 7 | @node Backups and Auto-Saving, Buffers, Files, Top | 7 | @node Backups and Auto-Saving, Buffers, Files, Top |
diff --git a/lispref/buffers.texi b/lispref/buffers.texi index d9e276c13cf..b5118af6610 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/buffers | 6 | @setfilename ../info/buffers |
| 7 | @node Buffers, Windows, Backups and Auto-Saving, Top | 7 | @node Buffers, Windows, Backups and Auto-Saving, Top |
diff --git a/lispref/commands.texi b/lispref/commands.texi index 47025fb0c28..353a7436c28 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/commands | 6 | @setfilename ../info/commands |
| 7 | @node Command Loop, Keymaps, Minibuffers, Top | 7 | @node Command Loop, Keymaps, Minibuffers, Top |
diff --git a/lispref/compile.texi b/lispref/compile.texi index 951a090e0da..79ac366c27d 100644 --- a/lispref/compile.texi +++ b/lispref/compile.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/compile | 6 | @setfilename ../info/compile |
| 6 | @node Byte Compilation, Advising Functions, Loading, Top | 7 | @node Byte Compilation, Advising Functions, Loading, Top |
diff --git a/lispref/control.texi b/lispref/control.texi index 573a32b1cde..8dae3d46484 100644 --- a/lispref/control.texi +++ b/lispref/control.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/control | 6 | @setfilename ../info/control |
| 7 | @node Control Structures, Variables, Evaluation, Top | 7 | @node Control Structures, Variables, Evaluation, Top |
diff --git a/lispref/customize.texi b/lispref/customize.texi index 8ee82f088a8..b573ab942a6 100644 --- a/lispref/customize.texi +++ b/lispref/customize.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2005 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/customize | 6 | @setfilename ../info/customize |
| 6 | @node Customization, Loading, Macros, Top | 7 | @node Customization, Loading, Macros, Top |
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index 66663aad131..9c0fa9bc865 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2005 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/debugging | 6 | @setfilename ../info/debugging |
| 7 | @node Debugging, Read and Print, Advising Functions, Top | 7 | @node Debugging, Read and Print, Advising Functions, Top |
diff --git a/lispref/display.texi b/lispref/display.texi index 15c1d0ba724..9f299e9c6d6 100644 --- a/lispref/display.texi +++ b/lispref/display.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, |
| 4 | @c 2002, 2005 Free Software Foundation, Inc. | 4 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/display | 6 | @setfilename ../info/display |
| 7 | @node Display, System Interface, Processes, Top | 7 | @node Display, System Interface, Processes, Top |
diff --git a/lispref/edebug.texi b/lispref/edebug.texi index f074cf3dbd5..a32c5e9189c 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @comment -*-texinfo-*- | 1 | @comment -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1992, 1993, 1994, 1998, 1999, 2005 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1992, 1993, 1994, 1998, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | 6 | ||
| 6 | @c This file can also be used by an independent Edebug User | 7 | @c This file can also be used by an independent Edebug User |
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index b935b77c0fd..ba813430bfe 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -31,7 +31,7 @@ This is edition @value{VERSION} of the GNU Emacs Lisp | |||
| 31 | Reference Manual, corresponding to Emacs version @value{EMACSVER}. | 31 | Reference Manual, corresponding to Emacs version @value{EMACSVER}. |
| 32 | 32 | ||
| 33 | Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, | 33 | Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, |
| 34 | 2000, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. | 34 | 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 35 | 35 | ||
| 36 | @quotation | 36 | @quotation |
| 37 | Permission is granted to copy, distribute and/or modify this document | 37 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/lispref/errors.texi b/lispref/errors.texi index a246539b8fd..ce48c3cf549 100644 --- a/lispref/errors.texi +++ b/lispref/errors.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/errors | 6 | @setfilename ../info/errors |
| 6 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top | 7 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top |
diff --git a/lispref/eval.texi b/lispref/eval.texi index 6a43466af67..36bc941f26b 100644 --- a/lispref/eval.texi +++ b/lispref/eval.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2003, 2004 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/eval | 6 | @setfilename ../info/eval |
| 6 | @node Evaluation, Control Structures, Symbols, Top | 7 | @node Evaluation, Control Structures, Symbols, Top |
diff --git a/lispref/files.texi b/lispref/files.texi index 93c104e6ccd..d8d47964cdf 100644 --- a/lispref/files.texi +++ b/lispref/files.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/files | 6 | @setfilename ../info/files |
| 7 | @node Files, Backups and Auto-Saving, Documentation, Top | 7 | @node Files, Backups and Auto-Saving, Documentation, Top |
diff --git a/lispref/frames.texi b/lispref/frames.texi index 10d91a094f8..3cb5e49dbac 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/frames | 6 | @setfilename ../info/frames |
| 7 | @node Frames, Positions, Windows, Top | 7 | @node Frames, Positions, Windows, Top |
diff --git a/lispref/functions.texi b/lispref/functions.texi index f58cad69bb7..17a96734b10 100644 --- a/lispref/functions.texi +++ b/lispref/functions.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/functions | 6 | @setfilename ../info/functions |
| 7 | @node Functions, Macros, Variables, Top | 7 | @node Functions, Macros, Variables, Top |
diff --git a/lispref/hash.texi b/lispref/hash.texi index 86a36a57a6e..7b4c8c67711 100644 --- a/lispref/hash.texi +++ b/lispref/hash.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1999, 2003 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/hash | 5 | @setfilename ../info/hash |
| 6 | @node Hash Tables, Symbols, Sequences Arrays Vectors, Top | 6 | @node Hash Tables, Symbols, Sequences Arrays Vectors, Top |
diff --git a/lispref/help.texi b/lispref/help.texi index 2dbea2038cc..c7c99fa8987 100644 --- a/lispref/help.texi +++ b/lispref/help.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/help | 6 | @setfilename ../info/help |
| 7 | @node Documentation, Files, Modes, Top | 7 | @node Documentation, Files, Modes, Top |
diff --git a/lispref/hooks.texi b/lispref/hooks.texi index 1278589de53..11b2233dc0e 100644 --- a/lispref/hooks.texi +++ b/lispref/hooks.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 2004, 2005 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/hooks | 6 | @setfilename ../info/hooks |
| 6 | @node Standard Hooks, Index, Standard Keymaps, Top | 7 | @node Standard Hooks, Index, Standard Keymaps, Top |
diff --git a/lispref/internals.texi b/lispref/internals.texi index 5cc0fe6e497..e032f5a7ddf 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 2005 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/internals | 6 | @setfilename ../info/internals |
| 7 | @node GNU Emacs Internals, Standard Errors, Tips, Top | 7 | @node GNU Emacs Internals, Standard Errors, Tips, Top |
diff --git a/lispref/intro.texi b/lispref/intro.texi index bb264c81c46..01ffeb3321c 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/intro | 6 | @setfilename ../info/intro |
| 7 | 7 | ||
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index f65da56002d..5509b35b799 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2000, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/keymaps | 6 | @setfilename ../info/keymaps |
| 7 | @node Keymaps, Modes, Command Loop, Top | 7 | @node Keymaps, Modes, Command Loop, Top |
diff --git a/lispref/lists.texi b/lispref/lists.texi index 22edec42db2..422c977184c 100644 --- a/lispref/lists.texi +++ b/lispref/lists.texi | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c 2003, 2004, 2005 | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c Free Software Foundation, Inc. | ||
| 6 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 7 | @setfilename ../info/lists | 6 | @setfilename ../info/lists |
| 8 | @node Lists, Sequences Arrays Vectors, Strings and Characters, Top | 7 | @node Lists, Sequences Arrays Vectors, Strings and Characters, Top |
diff --git a/lispref/loading.texi b/lispref/loading.texi index b64a0ce6736..afef0e787a5 100644 --- a/lispref/loading.texi +++ b/lispref/loading.texi | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003, |
| 4 | @c 2003, 2004, 2005 | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c Free Software Foundation, Inc. | ||
| 6 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 7 | @setfilename ../info/loading | 6 | @setfilename ../info/loading |
| 8 | @node Loading, Byte Compilation, Customization, Top | 7 | @node Loading, Byte Compilation, Customization, Top |
diff --git a/lispref/locals.texi b/lispref/locals.texi index 72bbcece4d8..57b17d3d41b 100644 --- a/lispref/locals.texi +++ b/lispref/locals.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/locals | 6 | @setfilename ../info/locals |
| 6 | @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top | 7 | @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top |
diff --git a/lispref/macros.texi b/lispref/macros.texi index 0a1bf942c29..dc822352ab3 100644 --- a/lispref/macros.texi +++ b/lispref/macros.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2004 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2002, 2003, |
| 4 | @c 2004, 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/macros | 6 | @setfilename ../info/macros |
| 6 | @node Macros, Customization, Functions, Top | 7 | @node Macros, Customization, Functions, Top |
diff --git a/lispref/makefile.w32-in b/lispref/makefile.w32-in index 10b1e168805..038c05db7c3 100644 --- a/lispref/makefile.w32-in +++ b/lispref/makefile.w32-in | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | # -*- Makefile -*- for the GNU Emacs Lisp Reference Manual. | 1 | # -*- Makefile -*- for the GNU Emacs Lisp Reference Manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003, 2004 | 3 | # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. |
| 4 | # Free Software Foundation, Inc. | ||
| 5 | 4 | ||
| 6 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 7 | 6 | ||
diff --git a/lispref/maps.texi b/lispref/maps.texi index 16c1f0bab9b..ef5984cc32f 100644 --- a/lispref/maps.texi +++ b/lispref/maps.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/maps | 6 | @setfilename ../info/maps |
| 6 | @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top | 7 | @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top |
diff --git a/lispref/markers.texi b/lispref/markers.texi index 60b2aae6a98..d9f6d19a4b0 100644 --- a/lispref/markers.texi +++ b/lispref/markers.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/markers | 6 | @setfilename ../info/markers |
| 7 | @node Markers, Text, Positions, Top | 7 | @node Markers, Text, Positions, Top |
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index ed2b2167f58..04443c493f3 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002, |
| 4 | @c 2001, 2004 | 4 | @c 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c Free Software Foundation, Inc. | ||
| 6 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 7 | @setfilename ../info/minibuf | 6 | @setfilename ../info/minibuf |
| 8 | @node Minibuffers, Command Loop, Read and Print, Top | 7 | @node Minibuffers, Command Loop, Read and Print, Top |
diff --git a/lispref/modes.texi b/lispref/modes.texi index baeb2800931..5520b9c76bd 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, |
| 4 | @c 2003, 2004, 2005 Free Software Foundation, Inc. | 4 | @c 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/modes | 6 | @setfilename ../info/modes |
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi index 9683156541d..2af367a0f85 100644 --- a/lispref/nonascii.texi +++ b/lispref/nonascii.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1998, 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998, 1999, 2002, 2003, 2004, |
| 4 | @c 2005 Free Software Foundation, Inc. | ||
| 4 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 5 | @setfilename ../info/characters | 6 | @setfilename ../info/characters |
| 6 | @node Non-ASCII Characters, Searching and Matching, Text, Top | 7 | @node Non-ASCII Characters, Searching and Matching, Text, Top |
diff --git a/lispref/numbers.texi b/lispref/numbers.texi index f7f88248ff1..db28a2850a6 100644 --- a/lispref/numbers.texi +++ b/lispref/numbers.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/numbers | 6 | @setfilename ../info/numbers |
| 7 | @node Numbers, Strings and Characters, Lisp Data Types, Top | 7 | @node Numbers, Strings and Characters, Lisp Data Types, Top |
diff --git a/lispref/objects.texi b/lispref/objects.texi index 4a693f186d6..99ef896c4b4 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/objects | 6 | @setfilename ../info/objects |
| 7 | @node Lisp Data Types, Numbers, Introduction, Top | 7 | @node Lisp Data Types, Numbers, Introduction, Top |
diff --git a/lispref/os.texi b/lispref/os.texi index 1e6dacb7d80..52108907e9c 100644 --- a/lispref/os.texi +++ b/lispref/os.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/os | 6 | @setfilename ../info/os |
| 7 | @node System Interface, Antinews, Display, Top | 7 | @node System Interface, Antinews, Display, Top |
diff --git a/lispref/positions.texi b/lispref/positions.texi index cab8d416e4a..cb249f526f1 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/positions | 6 | @setfilename ../info/positions |
| 7 | @node Positions, Markers, Frames, Top | 7 | @node Positions, Markers, Frames, Top |
diff --git a/lispref/processes.texi b/lispref/processes.texi index dddb08bc46b..bf92fc387a7 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2005 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/processes | 6 | @setfilename ../info/processes |
| 7 | @node Processes, Display, Abbrevs, Top | 7 | @node Processes, Display, Abbrevs, Top |
diff --git a/lispref/searching.texi b/lispref/searching.texi index cfb5a87d8ec..a8ea8573629 100644 --- a/lispref/searching.texi +++ b/lispref/searching.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/searching | 6 | @setfilename ../info/searching |
| 7 | @node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top | 7 | @node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top |
diff --git a/lispref/sequences.texi b/lispref/sequences.texi index 61387fe1e0c..eade483bda3 100644 --- a/lispref/sequences.texi +++ b/lispref/sequences.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/sequences | 6 | @setfilename ../info/sequences |
| 7 | @node Sequences Arrays Vectors, Hash Tables, Lists, Top | 7 | @node Sequences Arrays Vectors, Hash Tables, Lists, Top |
diff --git a/lispref/streams.texi b/lispref/streams.texi index 09f8695cd25..b5a18e27d01 100644 --- a/lispref/streams.texi +++ b/lispref/streams.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999, 2002, 2003, 2004, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/streams | 6 | @setfilename ../info/streams |
| 7 | @node Read and Print, Minibuffers, Debugging, Top | 7 | @node Read and Print, Minibuffers, Debugging, Top |
diff --git a/lispref/strings.texi b/lispref/strings.texi index d0504684f82..18c516041d6 100644 --- a/lispref/strings.texi +++ b/lispref/strings.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/strings | 6 | @setfilename ../info/strings |
| 7 | @node Strings and Characters, Lists, Numbers, Top | 7 | @node Strings and Characters, Lists, Numbers, Top |
diff --git a/lispref/symbols.texi b/lispref/symbols.texi index 9f59ad1f02d..9e4b482cfa0 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/symbols | 6 | @setfilename ../info/symbols |
| 7 | @node Symbols, Evaluation, Hash Tables, Top | 7 | @node Symbols, Evaluation, Hash Tables, Top |
diff --git a/lispref/syntax.texi b/lispref/syntax.texi index e582b52a2c8..5cde2badabd 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004, 2005 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/syntax | 6 | @setfilename ../info/syntax |
| 7 | @node Syntax Tables, Abbrevs, Searching and Matching, Top | 7 | @node Syntax Tables, Abbrevs, Searching and Matching, Top |
diff --git a/lispref/text.texi b/lispref/text.texi index 5b9b4259a1c..59259415cc0 100644 --- a/lispref/text.texi +++ b/lispref/text.texi | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, |
| 4 | @c 2000, 2001, 2004, 2005 | 4 | @c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c Free Software Foundation, Inc. | ||
| 6 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 7 | @setfilename ../info/text | 6 | @setfilename ../info/text |
| 8 | @node Text, Non-ASCII Characters, Markers, Top | 7 | @node Text, Non-ASCII Characters, Markers, Top |
diff --git a/lispref/tindex.pl b/lispref/tindex.pl index f3372bf21ee..68931bc9ed6 100755 --- a/lispref/tindex.pl +++ b/lispref/tindex.pl | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /usr/bin/perl | 1 | #! /usr/bin/perl |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000, 2002, 2003, 2004, 2005 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/lispref/tips.texi b/lispref/tips.texi index 3ec885eca66..e37c9c3d999 100644 --- a/lispref/tips.texi +++ b/lispref/tips.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/tips | 6 | @setfilename ../info/tips |
| 7 | @node Tips, GNU Emacs Internals, GPL, Top | 7 | @node Tips, GNU Emacs Internals, GPL, Top |
diff --git a/lispref/variables.texi b/lispref/variables.texi index 38fb929c16d..1f26b56db8f 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2002, |
| 4 | @c 2000, 2003, 2004 | 4 | @c 2003, 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c Free Software Foundation, Inc. | ||
| 6 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 7 | @setfilename ../info/variables | 6 | @setfilename ../info/variables |
| 8 | @node Variables, Functions, Control Structures, Top | 7 | @node Variables, Functions, Control Structures, Top |
diff --git a/lispref/vol1.texi b/lispref/vol1.texi index f772fc58be5..e0a1f02df8d 100644 --- a/lispref/vol1.texi +++ b/lispref/vol1.texi | |||
| @@ -2,8 +2,8 @@ This file is obsolete, and no longer part of the Emacs Lisp Reference Manual. | |||
| 2 | It is still present in CVS in case we ever want to use some of it again. | 2 | It is still present in CVS in case we ever want to use some of it again. |
| 3 | 3 | ||
| 4 | @c This is part of the GNU Emacs Lisp Reference Manual. | 4 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 5 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 | 5 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 6 | @c Free Software Foundation, Inc. | 6 | @c 2004, 2005 Free Software Foundation, Inc. |
| 7 | @c See the file elisp.texi for copying conditions. | 7 | @c See the file elisp.texi for copying conditions. |
| 8 | 8 | ||
| 9 | \input texinfo @c -*-texinfo-*- | 9 | \input texinfo @c -*-texinfo-*- |
diff --git a/lispref/vol2.texi b/lispref/vol2.texi index a4c6d4ae795..40ec8c4904f 100644 --- a/lispref/vol2.texi +++ b/lispref/vol2.texi | |||
| @@ -2,8 +2,8 @@ This file is obsolete, and no longer part of the Emacs Lisp Reference Manual. | |||
| 2 | It is still present in CVS in case we ever want to use some of it again. | 2 | It is still present in CVS in case we ever want to use some of it again. |
| 3 | 3 | ||
| 4 | @c This is part of the GNU Emacs Lisp Reference Manual. | 4 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 5 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 | 5 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 6 | @c Free Software Foundation, Inc. | 6 | @c 2004, 2005 Free Software Foundation, Inc. |
| 7 | @c See the file elisp.texi for copying conditions. | 7 | @c See the file elisp.texi for copying conditions. |
| 8 | 8 | ||
| 9 | 9 | ||
diff --git a/lispref/windows.texi b/lispref/windows.texi index d37a31f86d2..e204a7ce7d0 100644 --- a/lispref/windows.texi +++ b/lispref/windows.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2004 | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, |
| 4 | @c Free Software Foundation, Inc. | 4 | @c 2004, 2005 Free Software Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @setfilename ../info/windows | 6 | @setfilename ../info/windows |
| 7 | @node Windows, Frames, Buffers, Top | 7 | @node Windows, Frames, Buffers, Top |