diff options
| author | Paul Eggert | 2019-01-01 00:59:58 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:01:13 +0000 |
| commit | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (patch) | |
| tree | 4e6624f76d8bb51348fb7d86a1932efbf372b6f0 /doc/lispref | |
| parent | 2814292570ab937d65c232daccc78fbd8d274a08 (diff) | |
| download | emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.tar.gz emacs-26bed8ba10eeaf0a340a8d0d760c5578dddec867.zip | |
Update copyright year to 2019
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
Diffstat (limited to 'doc/lispref')
55 files changed, 55 insertions, 55 deletions
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index 42240ae2880..a271d2158cc 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -13989,7 +13989,7 @@ | |||
| 13989 | ;; coding: utf-8 | 13989 | ;; coding: utf-8 |
| 13990 | ;; End: | 13990 | ;; End: |
| 13991 | 13991 | ||
| 13992 | Copyright (C) 1998-2018 Free Software Foundation, Inc. | 13992 | Copyright (C) 1998-2019 Free Software Foundation, Inc. |
| 13993 | 13993 | ||
| 13994 | This file is part of GNU Emacs. | 13994 | This file is part of GNU Emacs. |
| 13995 | 13995 | ||
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in index 98ca90a96d4..74e3878a37e 100644 --- a/doc/lispref/Makefile.in +++ b/doc/lispref/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1990-1996, 1998-2018 Free Software Foundation, Inc. | 3 | # Copyright (C) 1990-1996, 1998-2019 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/doc/lispref/README b/doc/lispref/README index cca433868b2..3e121bfd2bb 100644 --- a/doc/lispref/README +++ b/doc/lispref/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2018 Free Software Foundation, Inc. -*- outline -*- | 1 | Copyright (C) 2001-2019 Free Software Foundation, Inc. -*- outline -*- |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/doc/lispref/abbrevs.texi b/doc/lispref/abbrevs.texi index 087e6945203..ce1ab693672 100644 --- a/doc/lispref/abbrevs.texi +++ b/doc/lispref/abbrevs.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-1994, 1999, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1994, 1999, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Abbrevs | 6 | @node Abbrevs |
diff --git a/doc/lispref/anti.texi b/doc/lispref/anti.texi index 556203b69f0..6066e266387 100644 --- a/doc/lispref/anti.texi +++ b/doc/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, 2002-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2002-2019 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/doc/lispref/back.texi b/doc/lispref/back.texi index df39479bb61..c4c346628bf 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @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) 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2001-2019 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 | @c | 5 | @c |
| 6 | @c %**start of header | 6 | @c %**start of header |
diff --git a/doc/lispref/backups.texi b/doc/lispref/backups.texi index 8ce8f6180d1..6a5b6d1661d 100644 --- a/doc/lispref/backups.texi +++ b/doc/lispref/backups.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-1995, 1999, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1995, 1999, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Backups and Auto-Saving | 6 | @node Backups and Auto-Saving |
diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index b030d2e63a8..8d8fc97a60f 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Buffers | 6 | @node Buffers |
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index b6749d0a0cc..1eb580e1e0f 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Command Loop | 6 | @node Command Loop |
diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 6d21ca3e6ab..d9db55e22cd 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.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-1994, 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 2001-2019 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 | @node Byte Compilation | 5 | @node Byte Compilation |
| 6 | @chapter Byte Compilation | 6 | @chapter Byte Compilation |
diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi index 4e5422aaa70..3ffe8f7fb9d 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Control Structures | 6 | @node Control Structures |
diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 1cc7cb65b5f..f71dedfd8b0 100644 --- a/doc/lispref/customize.texi +++ b/doc/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-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1997-2019 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 | @node Customization | 5 | @node Customization |
| 6 | @chapter Customization Settings | 6 | @chapter Customization Settings |
diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index cbf8778ca8b..2576fbe39d7 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.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-1994, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Debugging | 6 | @node Debugging |
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index deabd31d776..b3ce7fbf6af 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2019 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 | @node Display | 5 | @node Display |
| 6 | @chapter Emacs Display | 6 | @chapter Emacs Display |
diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi index 5c47945e556..e674280a83d 100644 --- a/doc/lispref/edebug.texi +++ b/doc/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-1994, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1992-1994, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | 6 | ||
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi index a0e32c5631c..c794028b5e6 100644 --- a/doc/lispref/errors.texi +++ b/doc/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-1993, 1999, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Errors | 6 | @node Standard Errors |
diff --git a/doc/lispref/eval.texi b/doc/lispref/eval.texi index 416815e1900..4bf70d247b6 100644 --- a/doc/lispref/eval.texi +++ b/doc/lispref/eval.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-1994, 1998, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1994, 1998, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Evaluation | 6 | @node Evaluation |
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index 6364289b690..403a21b3365 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Files | 6 | @node Files |
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 3795f425e7b..b993f4932cd 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Frames | 6 | @node Frames |
diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 37c94c1db74..d01804e4940 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Functions | 6 | @node Functions |
diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index f7d33eafa34..d5c9948ca73 100644 --- a/doc/lispref/hash.texi +++ b/doc/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, 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2001-2019 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 | @node Hash Tables | 5 | @node Hash Tables |
| 6 | @chapter Hash Tables | 6 | @chapter Hash Tables |
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index 2688a2bff6e..63a782c3263 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Documentation | 6 | @node Documentation |
diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index db4e413921f..7c8748b5e48 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.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-1993, 1998, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1998, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Hooks | 6 | @node Standard Hooks |
diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index b95a15fec5d..38d84f149e0 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.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-1993, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1993, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node GNU Emacs Internals | 6 | @node GNU Emacs Internals |
diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index f421f3b3efb..2b5f7905258 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-coding: utf-8-*- | 1 | @c -*-coding: utf-8-*- |
| 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-1994, 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 2001-2019 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 | @node Introduction | 6 | @node Introduction |
diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index cc2e11e0b6d..ccc75a9c7af 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1994, 1998-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 1998-2019 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 | @node Keymaps | 5 | @node Keymaps |
| 6 | @chapter Keymaps | 6 | @chapter Keymaps |
diff --git a/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi index da2215906d1..1f12efe3559 100644 --- a/doc/lispref/lay-flat.texi +++ b/doc/lispref/lay-flat.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @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) 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2001-2019 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 | @c | 5 | @c |
| 6 | @comment %**start of header | 6 | @comment %**start of header |
diff --git a/doc/lispref/lists.texi b/doc/lispref/lists.texi index fdcfe33661d..615f21581aa 100644 --- a/doc/lispref/lists.texi +++ b/doc/lispref/lists.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Lists | 6 | @node Lists |
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index cbb2f701ed9..f0cc689d1f6 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Loading | 6 | @node Loading |
diff --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi index dbd35b48484..a422ba9750d 100644 --- a/doc/lispref/macros.texi +++ b/doc/lispref/macros.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-1995, 1998, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1995, 1998, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Macros | 6 | @node Macros |
diff --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi index fc40f28ded8..bcf8f175e09 100644 --- a/doc/lispref/maps.texi +++ b/doc/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-1993, 1999, 2001-2018 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2019 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Keymaps | 6 | @node Standard Keymaps |
diff --git a/doc/lispref/markers.texi b/doc/lispref/markers.texi index 349ec12aa81..27fe1414f09 100644 --- a/doc/lispref/markers.texi +++ b/doc/lispref/markers.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Markers | 6 | @node Markers |
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 97797d00096..0c0862160bf 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Minibuffers | 6 | @node Minibuffers |
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index d7e217c5287..9df1a69e907 100644 --- a/doc/lispref/modes.texi +++ b/doc/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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Modes | 6 | @node Modes |
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 4d75d6a1f14..ab15ea7d9b2 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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, 2001-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998-1999, 2001-2019 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 | @node Non-ASCII Characters | 5 | @node Non-ASCII Characters |
| 6 | @chapter Non-@acronym{ASCII} Characters | 6 | @chapter Non-@acronym{ASCII} Characters |
diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index c12ffe2cde7..e7beed0073d 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Numbers | 6 | @node Numbers |
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index b8cae49027c..69b6c859f65 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Lisp Data Types | 6 | @node Lisp Data Types |
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 44fc9a1eea2..65c57064a3d 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node System Interface | 6 | @node System Interface |
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index c1c61a1b5c6..39bdc01a75c 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.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) 2010-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2010-2019 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 | @node Packaging | 5 | @node Packaging |
| 6 | @chapter Preparing Lisp code for distribution | 6 | @chapter Preparing Lisp code for distribution |
diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi index a09b6b6d097..527a3ab420c 100644 --- a/doc/lispref/positions.texi +++ b/doc/lispref/positions.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2019 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 | @node Positions | 5 | @node Positions |
| 6 | @chapter Positions | 6 | @chapter Positions |
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index f2b3a9c096b..d2ab518e5eb 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Processes | 6 | @node Processes |
diff --git a/doc/lispref/records.texi b/doc/lispref/records.texi index 81a52341b12..3a89b687351 100644 --- a/doc/lispref/records.texi +++ b/doc/lispref/records.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) 2017-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2017-2019 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 | @node Records | 5 | @node Records |
| 6 | @chapter Records | 6 | @chapter Records |
diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index 6c1ebb22b53..7546863dde2 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Searching and Matching | 6 | @node Searching and Matching |
diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index 60d017c3e44..5cf2e89644d 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Sequences Arrays Vectors | 6 | @node Sequences Arrays Vectors |
diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index ebd806601ef..5aa49c2e954 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.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-1994, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Read and Print | 6 | @node Read and Print |
diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi index f3911998799..8420527f858 100644 --- a/doc/lispref/strings.texi +++ b/doc/lispref/strings.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Strings and Characters | 6 | @node Strings and Characters |
diff --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 11e92f6217f..a214a2d3fd8 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Symbols | 6 | @node Symbols |
diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi index 71c97fdae8c..90d380f5b84 100644 --- a/doc/lispref/syntax.texi +++ b/doc/lispref/syntax.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Syntax Tables | 6 | @node Syntax Tables |
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index b790b28fc2e..fb5f56e9ddd 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.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-1995, 1998-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2019 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 | @node Text | 5 | @node Text |
| 6 | @chapter Text | 6 | @chapter Text |
diff --git a/doc/lispref/threads.texi b/doc/lispref/threads.texi index 69f89c32bf1..7b14ab5a730 100644 --- a/doc/lispref/threads.texi +++ b/doc/lispref/threads.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) 2012-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2012-2019 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 | @node Threads | 5 | @node Threads |
| 6 | @chapter Threads | 6 | @chapter Threads |
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index 08cc10da14c..8c805bc4eb8 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 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-1993, 1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1993, 1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Tips | 6 | @node Tips |
diff --git a/doc/lispref/two-volume-cross-refs.txt b/doc/lispref/two-volume-cross-refs.txt index b5379df38d0..e3db8ff651b 100644 --- a/doc/lispref/two-volume-cross-refs.txt +++ b/doc/lispref/two-volume-cross-refs.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2018 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2019 Free Software Foundation, Inc. |
| 2 | See end for copying conditions. | 2 | See end for copying conditions. |
| 3 | 3 | ||
| 4 | Two Volume Cross References | 4 | Two Volume Cross References |
diff --git a/doc/lispref/two-volume.make b/doc/lispref/two-volume.make index 07a6d2c1717..63c97c23958 100644 --- a/doc/lispref/two-volume.make +++ b/doc/lispref/two-volume.make | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2007-2018 Free Software Foundation, Inc. | 1 | # Copyright (C) 2007-2019 Free Software Foundation, Inc. |
| 2 | # See end for copying conditions. | 2 | # See end for copying conditions. |
| 3 | 3 | ||
| 4 | # although it would be nice to use tex rather than pdftex to avoid | 4 | # although it would be nice to use tex rather than pdftex to avoid |
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 6560660120b..f1e0e37e6d6 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.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-1995, 1998-2018 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2019 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 | @node Variables | 5 | @node Variables |
| 6 | @chapter Variables | 6 | @chapter Variables |
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 04689f1c5e2..7f0fcffaaf1 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.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-1995, 1998-1999, 2001-2018 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2019 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Windows | 6 | @node Windows |