diff options
| author | Gerd Moellmann | 2000-01-05 14:59:32 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-01-05 14:59:32 +0000 |
| commit | fd897522d43b64650abd089ecb1b3a5569fbbd49 (patch) | |
| tree | 6f0c56d70b36dda064b72250aae88d673fcf7160 | |
| parent | dfc16043b155d13d8ae562dcc268e4b73b1f59f1 (diff) | |
| download | emacs-fd897522d43b64650abd089ecb1b3a5569fbbd49.tar.gz emacs-fd897522d43b64650abd089ecb1b3a5569fbbd49.zip | |
Update copyrights.
40 files changed, 73 insertions, 40 deletions
diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi index bacf2f2304f..455014a16ba 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.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, 1999 |
| 4 | @c 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/abbrevs | 6 | @setfilename ../info/abbrevs |
| 6 | @node Abbrevs, Processes, Syntax Tables, Top | 7 | @node Abbrevs, Processes, Syntax Tables, Top |
diff --git a/lispref/advice.texi b/lispref/advice.texi index 567ea5f2bac..a7bcdaf16dd 100644 --- a/lispref/advice.texi +++ b/lispref/advice.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) 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998, 1999 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/advising | 5 | @setfilename ../info/advising |
| 6 | @node Advising Functions, Debugging, Byte Compilation, Top | 6 | @node Advising Functions, Debugging, Byte Compilation, Top |
diff --git a/lispref/backups.texi b/lispref/backups.texi index 9e662b07a59..e148dc79077 100644 --- a/lispref/backups.texi +++ b/lispref/backups.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1999 |
| 4 | @c 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/backups | 6 | @setfilename ../info/backups |
| 6 | @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 8bc4cb3fddd..fdc691ffabb 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/buffers | 6 | @setfilename ../info/buffers |
| 6 | @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 1c341ef14fc..cf02a30d960 100644 --- a/lispref/commands.texi +++ b/lispref/commands.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/commands | 6 | @setfilename ../info/commands |
| 6 | @node Command Loop, Keymaps, Minibuffers, Top | 7 | @node Command Loop, Keymaps, Minibuffers, Top |
diff --git a/lispref/control.texi b/lispref/control.texi index 6befe453d04..7ef30db6b38 100644 --- a/lispref/control.texi +++ b/lispref/control.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/control | 6 | @setfilename ../info/control |
| 6 | @node Control Structures, Variables, Evaluation, Top | 7 | @node Control Structures, Variables, Evaluation, Top |
diff --git a/lispref/customize.texi b/lispref/customize.texi index 4da704d2e2c..4e7cd8d68d0 100644 --- a/lispref/customize.texi +++ b/lispref/customize.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) 1997, 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1997, 1998, 1999 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/customize | 5 | @setfilename ../info/customize |
| 6 | @node Customization, Loading, Macros, Top | 6 | @node Customization, Loading, Macros, Top |
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index bb719ee99a6..f8028404156 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999 |
| 4 | @c 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/debugging | 6 | @setfilename ../info/debugging |
| 6 | @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 db5dc67d27e..4c2e564030f 100644 --- a/lispref/display.texi +++ b/lispref/display.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/display | 6 | @setfilename ../info/display |
| 6 | @node Display, Calendar, Processes, Top | 7 | @node Display, Calendar, Processes, Top |
diff --git a/lispref/edebug.texi b/lispref/edebug.texi index 6f7b3af59f4..7e1099be236 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1992, 1993, 1994, 1998, 1999 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 file can also be used by an independent Edebug User | 6 | @c This file can also be used by an independent Edebug User |
diff --git a/lispref/errors.texi b/lispref/errors.texi index 87e9ccf0089..2463c4c6ef5 100644 --- a/lispref/errors.texi +++ b/lispref/errors.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 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/errors | 5 | @setfilename ../info/errors |
| 6 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top | 6 | @node Standard Errors, Standard Buffer-Local Variables, GNU Emacs Internals, Top |
diff --git a/lispref/files.texi b/lispref/files.texi index a99afc7672e..2729d3199c0 100644 --- a/lispref/files.texi +++ b/lispref/files.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/files | 6 | @setfilename ../info/files |
| 6 | @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 c6134c24aeb..f00e94f1571 100644 --- a/lispref/frames.texi +++ b/lispref/frames.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/frames | 6 | @setfilename ../info/frames |
| 6 | @node Frames, Positions, Windows, Top | 7 | @node Frames, Positions, Windows, Top |
diff --git a/lispref/functions.texi b/lispref/functions.texi index 9b976bf3d38..b9a511f043a 100644 --- a/lispref/functions.texi +++ b/lispref/functions.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/functions | 6 | @setfilename ../info/functions |
| 6 | @node Functions, Macros, Variables, Top | 7 | @node Functions, Macros, Variables, Top |
diff --git a/lispref/help.texi b/lispref/help.texi index 7e5697c03fb..12beaf2e29f 100644 --- a/lispref/help.texi +++ b/lispref/help.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/help | 6 | @setfilename ../info/help |
| 6 | @node Documentation, Files, Modes, Top | 7 | @node Documentation, Files, Modes, Top |
diff --git a/lispref/internals.texi b/lispref/internals.texi index 08323a17f1a..91fae116869 100644 --- a/lispref/internals.texi +++ b/lispref/internals.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1998, 1999 |
| 4 | @c 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/internals | 6 | @setfilename ../info/internals |
| 6 | @node GNU Emacs Internals, Standard Errors, Tips, Top | 7 | @node GNU Emacs Internals, Standard Errors, Tips, Top |
diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index b9227ab9104..f7a509920fd 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999 |
| 4 | @c 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/keymaps | 6 | @setfilename ../info/keymaps |
| 6 | @node Keymaps, Modes, Command Loop, Top | 7 | @node Keymaps, Modes, Command Loop, Top |
diff --git a/lispref/lists.texi b/lispref/lists.texi index 752c66c0859..e933b0413e6 100644 --- a/lispref/lists.texi +++ b/lispref/lists.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/lists | 6 | @setfilename ../info/lists |
| 6 | @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 8071ae58579..bf012df7155 100644 --- a/lispref/loading.texi +++ b/lispref/loading.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/loading | 6 | @setfilename ../info/loading |
| 6 | @node Loading, Byte Compilation, Customization, Top | 7 | @node Loading, Byte Compilation, Customization, Top |
diff --git a/lispref/locals.texi b/lispref/locals.texi index f6943df6f41..bf8019693f8 100644 --- a/lispref/locals.texi +++ b/lispref/locals.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 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/locals | 5 | @setfilename ../info/locals |
| 6 | @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top | 6 | @node Standard Buffer-Local Variables, Standard Keymaps, Standard Errors, Top |
diff --git a/lispref/maps.texi b/lispref/maps.texi index c4868ea434e..06ac5c47fc1 100644 --- a/lispref/maps.texi +++ b/lispref/maps.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1999 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/maps | 5 | @setfilename ../info/maps |
| 6 | @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top | 6 | @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top |
diff --git a/lispref/markers.texi b/lispref/markers.texi index d77d8af1da2..e18e987bf22 100644 --- a/lispref/markers.texi +++ b/lispref/markers.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/markers | 6 | @setfilename ../info/markers |
| 6 | @node Markers, Text, Positions, Top | 7 | @node Markers, Text, Positions, Top |
diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 31c12e1366c..5d8dc146bb6 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/minibuf | 6 | @setfilename ../info/minibuf |
| 6 | @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 91a25a5cf95..365fdb9bdf2 100644 --- a/lispref/modes.texi +++ b/lispref/modes.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/modes | 6 | @setfilename ../info/modes |
| 6 | @node Modes, Documentation, Keymaps, Top | 7 | @node Modes, Documentation, Keymaps, Top |
diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi index 268d4219b6b..e5ead723214 100644 --- a/lispref/nonascii.texi +++ b/lispref/nonascii.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) 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998, 1999 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/characters | 5 | @setfilename ../info/characters |
| 6 | @node Non-ASCII Characters, Searching and Matching, Text, Top | 6 | @node Non-ASCII Characters, Searching and Matching, Text, Top |
diff --git a/lispref/numbers.texi b/lispref/numbers.texi index eda707e9040..a3a57671739 100644 --- a/lispref/numbers.texi +++ b/lispref/numbers.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/numbers | 6 | @setfilename ../info/numbers |
| 6 | @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 6678d1ee8c7..43bfc59499c 100644 --- a/lispref/objects.texi +++ b/lispref/objects.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/objects | 6 | @setfilename ../info/objects |
| 6 | @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 fb8a0b1ade5..1c41c85437d 100644 --- a/lispref/os.texi +++ b/lispref/os.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/os | 6 | @setfilename ../info/os |
| 6 | @node System Interface, Antinews, Calendar, Top | 7 | @node System Interface, Antinews, Calendar, Top |
diff --git a/lispref/positions.texi b/lispref/positions.texi index ebf94d59e9d..93ba9151c27 100644 --- a/lispref/positions.texi +++ b/lispref/positions.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/positions | 6 | @setfilename ../info/positions |
| 6 | @node Positions, Markers, Frames, Top | 7 | @node Positions, Markers, Frames, Top |
diff --git a/lispref/processes.texi b/lispref/processes.texi index 591ee9138d1..85c98cbbfa8 100644 --- a/lispref/processes.texi +++ b/lispref/processes.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/processes | 6 | @setfilename ../info/processes |
| 6 | @node Processes, Display, Abbrevs, Top | 7 | @node Processes, Display, Abbrevs, Top |
diff --git a/lispref/searching.texi b/lispref/searching.texi index cc1a8c96b26..d3185282e4f 100644 --- a/lispref/searching.texi +++ b/lispref/searching.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/searching | 6 | @setfilename ../info/searching |
| 6 | @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 7728e06e849..026f5d97e26 100644 --- a/lispref/sequences.texi +++ b/lispref/sequences.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/sequences | 6 | @setfilename ../info/sequences |
| 6 | @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 c603247f499..efd905c9b20 100644 --- a/lispref/streams.texi +++ b/lispref/streams.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 1999 |
| 4 | @c 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/streams | 6 | @setfilename ../info/streams |
| 6 | @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 31df21785b5..f5c73de809c 100644 --- a/lispref/strings.texi +++ b/lispref/strings.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/strings | 6 | @setfilename ../info/strings |
| 6 | @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 a89fb4f855a..f777861026d 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/symbols | 6 | @setfilename ../info/symbols |
| 6 | @node Symbols, Evaluation, Hash Tables, Top | 7 | @node Symbols, Evaluation, Hash Tables, Top |
diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 80c765e35e3..c4a11950c28 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/syntax | 6 | @setfilename ../info/syntax |
| 6 | @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 061b7925e26..c610631f883 100644 --- a/lispref/text.texi +++ b/lispref/text.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/text | 6 | @setfilename ../info/text |
| 6 | @node Text, Non-ASCII Characters, Markers, Top | 7 | @node Text, Non-ASCII Characters, Markers, Top |
diff --git a/lispref/tips.texi b/lispref/tips.texi index ffebf4a3b9a..888c85ffdee 100644 --- a/lispref/tips.texi +++ b/lispref/tips.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, 1995, 1998 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1995, 1998, 1999 |
| 4 | @c 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/tips | 6 | @setfilename ../info/tips |
| 6 | @node Tips, GNU Emacs Internals, Antinews, Top | 7 | @node Tips, GNU Emacs Internals, Antinews, Top |
diff --git a/lispref/variables.texi b/lispref/variables.texi index 118bbc2b601..1970a69f323 100644 --- a/lispref/variables.texi +++ b/lispref/variables.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/variables | 6 | @setfilename ../info/variables |
| 6 | @node Variables, Functions, Control Structures, Top | 7 | @node Variables, Functions, Control Structures, Top |
diff --git a/lispref/windows.texi b/lispref/windows.texi index 1553d34cdf1..673214e9ab9 100644 --- a/lispref/windows.texi +++ b/lispref/windows.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 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999 |
| 4 | @c 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/windows | 6 | @setfilename ../info/windows |
| 6 | @node Windows, Frames, Buffers, Top | 7 | @node Windows, Frames, Buffers, Top |