diff options
| author | Eli Zaretskii | 2023-01-01 05:47:47 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2023-01-01 05:47:47 -0500 |
| commit | 3c55fbd4adfcf5d0d0ee8fdbbd6f012fa951f0b2 (patch) | |
| tree | bc5715fea2ff0ae8830afdee165dcaa22344f159 /etc | |
| parent | df192b5153f9d0c9b371f28f6460a038cba8a987 (diff) | |
| parent | cae528457cb862dc886a34240c9d4c73035b6659 (diff) | |
| download | emacs-3c55fbd4adfcf5d0d0ee8fdbbd6f012fa951f0b2.tar.gz emacs-3c55fbd4adfcf5d0d0ee8fdbbd6f012fa951f0b2.zip | |
Merge from origin/emacs-29
cae528457c ; Add 2023 to copyright years.
b394359261 Improve documentation of 'isearch-open-overlay-temporary'
ab3210e709 Document 'use-package' in the 2 main manuals
# Conflicts:
# etc/refcards/ru-refcard.tex
# lib/explicit_bzero.c
# m4/explicit_bzero.m4
Diffstat (limited to 'etc')
153 files changed, 159 insertions, 159 deletions
diff --git a/etc/CALC-NEWS b/etc/CALC-NEWS index 217e16c1081..8fd5365011f 100644 --- a/etc/CALC-NEWS +++ b/etc/CALC-NEWS | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Calc is an advanced desk calculator for GNU Emacs. | 4 | Calc is an advanced desk calculator for GNU Emacs. |
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1 index 32ae5cf3bcd..de6abff2881 100644 --- a/etc/ChangeLog.1 +++ b/etc/ChangeLog.1 | |||
| @@ -6891,7 +6891,7 @@ | |||
| 6891 | ;; coding: utf-8 | 6891 | ;; coding: utf-8 |
| 6892 | ;; End: | 6892 | ;; End: |
| 6893 | 6893 | ||
| 6894 | Copyright (C) 1993-1999, 2001-2022 Free Software Foundation, Inc. | 6894 | Copyright (C) 1993-1999, 2001-2023 Free Software Foundation, Inc. |
| 6895 | 6895 | ||
| 6896 | This file is part of GNU Emacs. | 6896 | This file is part of GNU Emacs. |
| 6897 | 6897 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | Debugging GNU Emacs | 1 | Debugging GNU Emacs |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 2000-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 1985, 2000-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | ** Preliminaries | 6 | ** Preliminaries |
diff --git a/etc/DISTRIB b/etc/DISTRIB index a60d140aa66..359422ae895 100644 --- a/etc/DISTRIB +++ b/etc/DISTRIB | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | -*- text -*- | 1 | -*- text -*- |
| 2 | GNU Emacs availability information | 2 | GNU Emacs availability information |
| 3 | 3 | ||
| 4 | Copyright (C) 1986-1993, 1995, 1998, 2000-2022 Free Software Foundation, | 4 | Copyright (C) 1986-1993, 1995, 1998, 2000-2023 Free Software Foundation, |
| 5 | Inc. | 5 | Inc. |
| 6 | See the end of the file for license conditions. | 6 | See the end of the file for license conditions. |
| 7 | 7 | ||
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index b577047ebcb..9d09172401f 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ERC NEWS -*- outline -*- | 1 | ERC NEWS -*- outline -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send ERC bug reports to 'bug-gnu-emacs@gnu.org', | 6 | Please send ERC bug reports to 'bug-gnu-emacs@gnu.org', |
diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF index ac89e7436a3..f2aa45de43f 100644 --- a/etc/ETAGS.EBNF +++ b/etc/ETAGS.EBNF | |||
| @@ -94,7 +94,7 @@ those. | |||
| 94 | 94 | ||
| 95 | ===================== end of discussion of tag names ===================== | 95 | ===================== end of discussion of tag names ===================== |
| 96 | 96 | ||
| 97 | Copyright (C) 2002-2022 Free Software Foundation, Inc. | 97 | Copyright (C) 2002-2023 Free Software Foundation, Inc. |
| 98 | 98 | ||
| 99 | COPYING PERMISSIONS: | 99 | COPYING PERMISSIONS: |
| 100 | 100 | ||
diff --git a/etc/ETAGS.README b/etc/ETAGS.README index af1bf105668..8308da52171 100644 --- a/etc/ETAGS.README +++ b/etc/ETAGS.README | |||
| @@ -28,7 +28,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |||
| 28 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 28 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2022 Free Software | 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2023 Free Software |
| 32 | Foundation, Inc. | 32 | Foundation, Inc. |
| 33 | 33 | ||
| 34 | This file is not considered part of GNU Emacs. | 34 | This file is not considered part of GNU Emacs. |
| @@ -129,7 +129,7 @@ Wancho (𞋒𞋀𞋉𞋃𞋕) 𞋂𞋈𞋛 | |||
| 129 | 129 | ||
| 130 | 130 | ||
| 131 | 131 | ||
| 132 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 132 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 133 | 133 | ||
| 134 | 134 | ||
| 135 | This file is part of GNU Emacs. | 135 | This file is part of GNU Emacs. |
diff --git a/etc/MACHINES b/etc/MACHINES index dcdef0c557f..8c6f3f48ce7 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | Emacs machines list | 1 | Emacs machines list |
| 2 | 2 | ||
| 3 | Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2022 Free Software | 3 | Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2023 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 9bcfc40af28..b2b05c3d024 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | * COPYRIGHT | 1 | * COPYRIGHT |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | * Changes in MH-E 8.6 | 6 | * Changes in MH-E 8.6 |
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2021-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2021-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. | 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. |
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index 9d7bacc9ec8..952b5e5c3fb 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986 | 1 | GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986 |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 2006-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1986, 2006-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.18 b/etc/NEWS.18 index a90d0bd0ea6..a1df6245e09 100644 --- a/etc/NEWS.18 +++ b/etc/NEWS.18 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 17-Aug-1988 | 1 | GNU Emacs NEWS -- history of user-visible changes. 17-Aug-1988 |
| 2 | 2 | ||
| 3 | Copyright (C) 1988, 2006-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 1988, 2006-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.19 b/etc/NEWS.19 index 25f803d6e22..18d6d630d5b 100644 --- a/etc/NEWS.19 +++ b/etc/NEWS.19 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 1992. | 1 | GNU Emacs NEWS -- history of user-visible changes. 1992. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1995, 2001, 2006-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1995, 2001, 2006-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.20 b/etc/NEWS.20 index 332d6ded92a..8143cfcf3cd 100644 --- a/etc/NEWS.20 +++ b/etc/NEWS.20 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 | 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 |
| 2 | 2 | ||
| 3 | Copyright (C) 1999-2001, 2006-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 1999-2001, 2006-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.21 b/etc/NEWS.21 index a718283191b..e68d7fe8fae 100644 --- a/etc/NEWS.21 +++ b/etc/NEWS.21 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 | 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 |
| 2 | 2 | ||
| 3 | Copyright (C) 2000-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2000-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index bf172b4cc90..804dab00859 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 5f13845dcb2..22408197f7d 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.24 b/etc/NEWS.24 index 31e48f9acad..1e1206d058f 100644 --- a/etc/NEWS.24 +++ b/etc/NEWS.24 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2010-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.25 b/etc/NEWS.25 index e716f8194f5..3fa604bd92d 100644 --- a/etc/NEWS.25 +++ b/etc/NEWS.25 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2014-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2014-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.26 b/etc/NEWS.26 index 9a6a7992088..1692e23483c 100644 --- a/etc/NEWS.26 +++ b/etc/NEWS.26 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2016-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2016-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. | 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. |
diff --git a/etc/NEWS.27 b/etc/NEWS.27 index f4fb4e3121f..3e1b4a49946 100644 --- a/etc/NEWS.27 +++ b/etc/NEWS.27 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2017-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2017-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. | 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. |
diff --git a/etc/NEWS.28 b/etc/NEWS.28 index 9982296aaab..6ffe39b9493 100644 --- a/etc/NEWS.28 +++ b/etc/NEWS.28 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2019-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. | 6 | Please send Emacs bug reports to 'bug-gnu-emacs@gnu.org'. |
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP index 0570f707959..547f146c623 100644 --- a/etc/NEXTSTEP +++ b/etc/NEXTSTEP | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 1 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | This file contains information about GNU Emacs on "Nextstep" platforms. | 4 | This file contains information about GNU Emacs on "Nextstep" platforms. |
diff --git a/etc/NXML-NEWS b/etc/NXML-NEWS index b5301ee2cf6..2bd2cc6e326 100644 --- a/etc/NXML-NEWS +++ b/etc/NXML-NEWS | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2007-2022 Free Software Foundation, Inc. | 1 | Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 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/etc/ORG-NEWS b/etc/ORG-NEWS index 6c50469d4d8..62c918564d2 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS | |||
| @@ -6,7 +6,7 @@ ORG NEWS -- history of user-visible changes. -*- mode: org; coding: utf-8 -*- | |||
| 6 | #+LINK: msg https://list.orgmode.org/%s/ | 6 | #+LINK: msg https://list.orgmode.org/%s/ |
| 7 | #+LINK: git https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=%s | 7 | #+LINK: git https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=%s |
| 8 | 8 | ||
| 9 | Copyright (C) 2012-2022 Free Software Foundation, Inc. | 9 | Copyright (C) 2012-2023 Free Software Foundation, Inc. |
| 10 | See the end of the file for license conditions. | 10 | See the end of the file for license conditions. |
| 11 | 11 | ||
| 12 | Please send Org bug reports to mailto:emacs-orgmode@gnu.org. | 12 | Please send Org bug reports to mailto:emacs-orgmode@gnu.org. |
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 1e45887b868..d4354e5f7ae 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | Known Problems with GNU Emacs | 1 | Known Problems with GNU Emacs |
| 2 | 2 | ||
| 3 | Copyright (C) 1987-1989, 1993-1999, 2001-2022 Free Software Foundation, | 3 | Copyright (C) 1987-1989, 1993-1999, 2001-2023 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
diff --git a/etc/README b/etc/README index d343160b50e..2884b0a039a 100644 --- a/etc/README +++ b/etc/README | |||
| @@ -7,5 +7,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 7 | 7 | ||
| 8 | File: emacs.icon | 8 | File: emacs.icon |
| 9 | Author: Sun Microsystems, Inc | 9 | Author: Sun Microsystems, Inc |
| 10 | Copyright (C) 1999, 2001-2022 Free Software Foundation, Inc. | 10 | Copyright (C) 1999, 2001-2023 Free Software Foundation, Inc. |
| 11 | License: GNU General Public License version 3 or later (see COPYING) | 11 | License: GNU General Public License version 3 or later (see COPYING) |
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 1999, 2001-2022 Free Software Foundation, Inc. | 1 | Copyright (C) 1999, 2001-2023 Free Software Foundation, Inc. |
| 2 | See the end of the file for copying permissions. | 2 | See the end of the file for copying permissions. |
| 3 | 3 | ||
| 4 | This file describes what you must or might want to do to termcap entries | 4 | This file describes what you must or might want to do to termcap entries |
| @@ -1,6 +1,6 @@ | |||
| 1 | Emacs TODO List -*-outline-*- | 1 | Emacs TODO List -*-outline-*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/charsets/README b/etc/charsets/README index e513fcb815e..4916972b2d6 100644 --- a/etc/charsets/README +++ b/etc/charsets/README | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # README file for charset mapping files in this directory. | 1 | # README file for charset mapping files in this directory. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003-2022 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003-2023 Free Software Foundation, Inc. |
| 4 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | # National Institute of Advanced Industrial Science and Technology (AIST) | 5 | # National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | # Registration Number H13PRO009 | 6 | # Registration Number H13PRO009 |
diff --git a/etc/compilation.txt b/etc/compilation.txt index fc254dd3d77..672cbebafff 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -688,7 +688,7 @@ Compilation segmentation fault at Thu Jul 13 10:55:49 | |||
| 688 | Compilation finished at Thu Jul 21 15:02:15 | 688 | Compilation finished at Thu Jul 21 15:02:15 |
| 689 | 689 | ||
| 690 | 690 | ||
| 691 | Copyright (C) 2004-2022 Free Software Foundation, Inc. | 691 | Copyright (C) 2004-2023 Free Software Foundation, Inc. |
| 692 | 692 | ||
| 693 | COPYING PERMISSIONS: | 693 | COPYING PERMISSIONS: |
| 694 | 694 | ||
diff --git a/etc/edt-user.el b/etc/edt-user.el index fbeadc8789d..1a9216adaed 100644 --- a/etc/edt-user.el +++ b/etc/edt-user.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-user.el --- Sample user customizations for Emacs EDT emulation -*- lexical-binding: t -*- | 1 | ;;; edt-user.el --- Sample user customizations for Emacs EDT emulation -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 2000-2022 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1992-1993, 2000-2023 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> | 6 | ;; Author: Kevin Gallagher <kevin.gal@verizon.net> |
diff --git a/etc/emacs-buffer.gdb b/etc/emacs-buffer.gdb index 96320b157a9..dd01d48855c 100644 --- a/etc/emacs-buffer.gdb +++ b/etc/emacs-buffer.gdb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps | 1 | # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps |
| 2 | 2 | ||
| 3 | # Copyright (C) 2005-2022 Free Software Foundation, Inc. | 3 | # Copyright (C) 2005-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Author: Noah Friedman <friedman@splode.com> | 5 | # Author: Noah Friedman <friedman@splode.com> |
| 6 | # Created: 2005-04-28 | 6 | # Created: 2005-04-28 |
diff --git a/etc/emacs.metainfo.xml b/etc/emacs.metainfo.xml index 11df8a7159c..65b0eda62ec 100644 --- a/etc/emacs.metainfo.xml +++ b/etc/emacs.metainfo.xml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2014-2022 Free Software Foundation, Inc. --> | 2 | <!-- Copyright (C) 2014-2023 Free Software Foundation, Inc. --> |
| 3 | <component type="desktop-application"> | 3 | <component type="desktop-application"> |
| 4 | <id>org.gnu.emacs</id> | 4 | <id>org.gnu.emacs</id> |
| 5 | <metadata_license>GFDL-1.3+</metadata_license> | 5 | <metadata_license>GFDL-1.3+</metadata_license> |
diff --git a/etc/emacs_lldb.py b/etc/emacs_lldb.py index a2329e6ea4f..609815613bf 100644 --- a/etc/emacs_lldb.py +++ b/etc/emacs_lldb.py | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2022 Free Software Foundation, Inc. | 1 | # Copyright (C) 2022-2023 Free Software Foundation, Inc. |
| 2 | # | 2 | # |
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | # | 4 | # |
diff --git a/etc/enriched.txt b/etc/enriched.txt index 2d970d197b8..5828a6e68a7 100644 --- a/etc/enriched.txt +++ b/etc/enriched.txt | |||
| @@ -259,7 +259,7 @@ it.</indent> | |||
| 259 | 259 | ||
| 260 | 260 | ||
| 261 | 261 | ||
| 262 | Copyright (C) 1995, 1997, 2001-2022 Free Software Foundation, Inc. | 262 | Copyright (C) 1995, 1997, 2001-2023 Free Software Foundation, Inc. |
| 263 | 263 | ||
| 264 | COPYING PERMISSIONS: | 264 | COPYING PERMISSIONS: |
| 265 | 265 | ||
diff --git a/etc/forms/forms-d2.el b/etc/forms/forms-d2.el index a333441f344..afdf5119bb4 100644 --- a/etc/forms/forms-d2.el +++ b/etc/forms/forms-d2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; forms-d2.el --- demo forms-mode -*- lexical-binding:t -*- | 1 | ;;; forms-d2.el --- demo forms-mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2022 Free Software Foundation, | 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2023 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> | 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> |
diff --git a/etc/gnus-tut.txt b/etc/gnus-tut.txt index 8ab718f5d2f..9212a81be27 100644 --- a/etc/gnus-tut.txt +++ b/etc/gnus-tut.txt | |||
| @@ -24,7 +24,7 @@ was done by moi, yours truly, your humble servant, Lars Magne | |||
| 24 | Ingebrigtsen. If you have a WWW browser, you can investigate to your | 24 | Ingebrigtsen. If you have a WWW browser, you can investigate to your |
| 25 | heart's delight at <URL:http://www.ifi.uio.no/~larsi/larsi.html>. | 25 | heart's delight at <URL:http://www.ifi.uio.no/~larsi/larsi.html>. |
| 26 | 26 | ||
| 27 | ;; Copyright (C) 1995, 2001-2022 Free Software Foundation, Inc. | 27 | ;; Copyright (C) 1995, 2001-2023 Free Software Foundation, Inc. |
| 28 | 28 | ||
| 29 | ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 29 | ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 30 | ;; Keywords: news | 30 | ;; Keywords: news |
diff --git a/etc/grep.txt b/etc/grep.txt index ff90553d88b..99e6d3641be 100644 --- a/etc/grep.txt +++ b/etc/grep.txt | |||
| @@ -104,7 +104,7 @@ grep -nH -e "xyzxyz" ../info/* | |||
| 104 | 104 | ||
| 105 | * Miscellaneous | 105 | * Miscellaneous |
| 106 | 106 | ||
| 107 | Copyright (C) 2005-2022 Free Software Foundation, Inc. | 107 | Copyright (C) 2005-2023 Free Software Foundation, Inc. |
| 108 | 108 | ||
| 109 | COPYING PERMISSIONS: | 109 | COPYING PERMISSIONS: |
| 110 | 110 | ||
diff --git a/etc/images/README b/etc/images/README index 858f33e40ba..5886f641536 100644 --- a/etc/images/README +++ b/etc/images/README | |||
| @@ -27,19 +27,19 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 27 | 27 | ||
| 28 | File: mh-logo.xpm | 28 | File: mh-logo.xpm |
| 29 | Author: Satyaki Das | 29 | Author: Satyaki Das |
| 30 | Copyright (C) 2003-2022 Free Software Foundation, Inc. | 30 | Copyright (C) 2003-2023 Free Software Foundation, Inc. |
| 31 | 31 | ||
| 32 | Files: gnus.pbm | 32 | Files: gnus.pbm |
| 33 | Author: Luis Fernandes <elf@ee.ryerson.ca> | 33 | Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 34 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 34 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 35 | 35 | ||
| 36 | Files: splash.png, splash.svg, splash.pbm, splash.xpm | 36 | Files: splash.png, splash.svg, splash.pbm, splash.xpm |
| 37 | Author: Francesc Rocher <francesc.rocher@gmail.com> | 37 | Author: Francesc Rocher <francesc.rocher@gmail.com> |
| 38 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 38 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 39 | 39 | ||
| 40 | Files: checked.xpm, unchecked.xpm | 40 | Files: checked.xpm, unchecked.xpm |
| 41 | Author: Chong Yidong <cyd@stupidchicken.com> | 41 | Author: Chong Yidong <cyd@stupidchicken.com> |
| 42 | Copyright (C) 2010-2022 Free Software Foundation, Inc. | 42 | Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 43 | 43 | ||
| 44 | 44 | ||
| 45 | * The following icons are from GTK+ 2.x. They are not part of Emacs, but | 45 | * The following icons are from GTK+ 2.x. They are not part of Emacs, but |
diff --git a/etc/images/custom/README b/etc/images/custom/README index 4238d3d1334..7ed66523ecd 100644 --- a/etc/images/custom/README +++ b/etc/images/custom/README | |||
| @@ -6,5 +6,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 6 | 6 | ||
| 7 | Files: down.xpm down-pushed.xpm right.xpm right-pushed.xpm | 7 | Files: down.xpm down-pushed.xpm right.xpm right-pushed.xpm |
| 8 | Author: Juri Linkov | 8 | Author: Juri Linkov |
| 9 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 9 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 10 | License: GNU General Public License version 3 or later (see COPYING) | 10 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/ezimage/README b/etc/images/ezimage/README index 80f128ae997..4d2482de515 100644 --- a/etc/images/ezimage/README +++ b/etc/images/ezimage/README | |||
| @@ -7,5 +7,5 @@ Files: bits.xpm bitsbang.xpm box-minus.xpm box-plus.xpm | |||
| 7 | tag-gt.xpm tag-minus.xpm tag-plus.xpm tag-type.xpm tag-v.xpm | 7 | tag-gt.xpm tag-minus.xpm tag-plus.xpm tag-type.xpm tag-v.xpm |
| 8 | tag.xpm unlock.xpm | 8 | tag.xpm unlock.xpm |
| 9 | Author: Eric M. Ludlam | 9 | Author: Eric M. Ludlam |
| 10 | Copyright (C) 1999-2022 Free Software Foundation, Inc. | 10 | Copyright (C) 1999-2023 Free Software Foundation, Inc. |
| 11 | License: GNU General Public License version 3 or later (see COPYING) | 11 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/gnus/README b/etc/images/gnus/README index db039d792dc..7fe27efc80f 100644 --- a/etc/images/gnus/README +++ b/etc/images/gnus/README | |||
| @@ -7,7 +7,7 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 7 | 7 | ||
| 8 | Files: important.xpm, unimportant.xpm | 8 | Files: important.xpm, unimportant.xpm |
| 9 | Author: Simon Josefsson <simon@josefsson.org> | 9 | Author: Simon Josefsson <simon@josefsson.org> |
| 10 | Copyright (C) 2001-2022 Free Software Foundation, Inc. | 10 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm | 12 | Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm |
| 13 | describe-group.pbm describe-group.xpm exit-gnus.pbm exit-gnus.xpm | 13 | describe-group.pbm describe-group.xpm exit-gnus.pbm exit-gnus.xpm |
diff --git a/etc/images/gnus/gnus.svg b/etc/images/gnus/gnus.svg index 1733af900bb..14f96da5e55 100644 --- a/etc/images/gnus/gnus.svg +++ b/etc/images/gnus/gnus.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Logo | 2 | <!-- Gnu Emacs Logo |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Francesc Rocher <f.rocher@member.fsf.org> | 6 | Author: Francesc Rocher <f.rocher@member.fsf.org> |
| 7 | 7 | ||
diff --git a/etc/images/gud/README b/etc/images/gud/README index c56c3fc0ee3..6a06a2671ac 100644 --- a/etc/images/gud/README +++ b/etc/images/gud/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | 1 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
| 2 | 2 | ||
| 3 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>. | 3 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>. |
| 4 | Copyright (C) 2002-2022 Free Software Foundation, Inc. | 4 | Copyright (C) 2002-2023 Free Software Foundation, Inc. |
| 5 | License: GNU General Public License version 3 or later (see COPYING) | 5 | License: GNU General Public License version 3 or later (see COPYING) |
| 6 | 6 | ||
| 7 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm | 7 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm |
diff --git a/etc/images/icons/README b/etc/images/icons/README index ca2d3733ed6..d6065232e0c 100644 --- a/etc/images/icons/README +++ b/etc/images/icons/README | |||
| @@ -6,7 +6,7 @@ Files: hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png | |||
| 6 | hicolor/scalable/mimetypes/emacs-document.svg | 6 | hicolor/scalable/mimetypes/emacs-document.svg |
| 7 | 7 | ||
| 8 | Author: Nicolas Petton <nicolas@petton.fr> | 8 | Author: Nicolas Petton <nicolas@petton.fr> |
| 9 | Copyright (C) 2015-2022 Free Software Foundation, Inc. | 9 | Copyright (C) 2015-2023 Free Software Foundation, Inc. |
| 10 | License: GNU General Public License version 3 or later (see COPYING) | 10 | License: GNU General Public License version 3 or later (see COPYING) |
| 11 | 11 | ||
| 12 | Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png | 12 | Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png |
diff --git a/etc/images/icons/hicolor/scalable/apps/emacs.svg b/etc/images/icons/hicolor/scalable/apps/emacs.svg index 6a2c77ed6a7..a7da237a720 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs.svg | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | id="metadata70"><rdf:RDF><cc:Work | 15 | id="metadata70"><rdf:RDF><cc:Work |
| 16 | rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type | 16 | rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type |
| 17 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><!-- Gnu Emacs Icon | 17 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><!-- Gnu Emacs Icon |
| 18 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 18 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | Author: Nicolas Petton <nicolas@petton.fr> | 20 | Author: Nicolas Petton <nicolas@petton.fr> |
| 21 | 21 | ||
diff --git a/etc/images/icons/hicolor/scalable/apps/emacs23.svg b/etc/images/icons/hicolor/scalable/apps/emacs23.svg index 95f732a66ed..966c265ffcf 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs23.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs23.svg | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | id="svg4768" | 10 | id="svg4768" |
| 11 | xml:space="preserve"> | 11 | xml:space="preserve"> |
| 12 | <!-- Gnu Emacs Icon | 12 | <!-- Gnu Emacs Icon |
| 13 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 13 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | This file is part of GNU Emacs. | 15 | This file is part of GNU Emacs. |
| 16 | 16 | ||
diff --git a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg index 04e4c084df3..23373c6ad08 100644 --- a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg +++ b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Document Icon | 2 | <!-- Gnu Emacs Document Icon |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2023 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/etc/images/mpc/README b/etc/images/mpc/README index bf84c769093..27e1b356dc5 100644 --- a/etc/images/mpc/README +++ b/etc/images/mpc/README | |||
| @@ -2,5 +2,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 2 | 2 | ||
| 3 | Files: add.xpm ffwd.xpm next.xpm pause.xpm play.xpm prev.xpm rewind.xpm stop.xpm | 3 | Files: add.xpm ffwd.xpm next.xpm pause.xpm play.xpm prev.xpm rewind.xpm stop.xpm |
| 4 | Author: Stefan Monnier <monnier@iro.umontreal.ca> | 4 | Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 5 | Copyright (C) 2009-2022 Free Software Foundation, Inc. | 5 | Copyright (C) 2009-2023 Free Software Foundation, Inc. |
| 6 | License: GNU General Public License version 3 or later (see COPYING) | 6 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/newsticker/README b/etc/images/newsticker/README index 19e042db638..dafa77ea186 100644 --- a/etc/images/newsticker/README +++ b/etc/images/newsticker/README | |||
| @@ -4,5 +4,5 @@ Files: browse-url.xpm get-all.xpm mark-immortal.xpm mark-read.xpm | |||
| 4 | narrow.xpm next-feed.xpm next-item.xpm prev-feed.xpm | 4 | narrow.xpm next-feed.xpm next-item.xpm prev-feed.xpm |
| 5 | prev-item.xpm rss-feed.png rss-feed.svg update.xpm | 5 | prev-item.xpm rss-feed.png rss-feed.svg update.xpm |
| 6 | Author: Ulf Jasper | 6 | Author: Ulf Jasper |
| 7 | Copyright (C) 2011-2022 Free Software Foundation, Inc. | 7 | Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 8 | License: GNU General Public License version 3 or later (see COPYING) | 8 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/README b/etc/images/smilies/README index a454f27313d..20a17376bf7 100644 --- a/etc/images/smilies/README +++ b/etc/images/smilies/README | |||
| @@ -3,5 +3,5 @@ Files: blink.pbm blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm | |||
| 3 | sad.xpm smile.pbm smile.xpm wry.pbm wry.xpm | 3 | sad.xpm smile.pbm smile.xpm wry.pbm wry.xpm |
| 4 | Authors: Reiner Steib, Simon Josefsson, Kai Grossjohann, Alex | 4 | Authors: Reiner Steib, Simon Josefsson, Kai Grossjohann, Alex |
| 5 | Schroeder, Oliver Scholz, Per Abrahamsen, Kim F. Storm. | 5 | Schroeder, Oliver Scholz, Per Abrahamsen, Kim F. Storm. |
| 6 | Copyright (C) 1999-2022 Free Software Foundation, Inc. | 6 | Copyright (C) 1999-2023 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/grayscale/README b/etc/images/smilies/grayscale/README index f4ead742caa..5b3422866dd 100644 --- a/etc/images/smilies/grayscale/README +++ b/etc/images/smilies/grayscale/README | |||
| @@ -3,5 +3,5 @@ Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm | |||
| 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm | 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm |
| 4 | smile.xpm wry.xpm | 4 | smile.xpm wry.xpm |
| 5 | Author: Adam Sjøgren | 5 | Author: Adam Sjøgren |
| 6 | Copyright (C) 2007-2022 Free Software Foundation, Inc. | 6 | Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/medium/README b/etc/images/smilies/medium/README index f4ead742caa..5b3422866dd 100644 --- a/etc/images/smilies/medium/README +++ b/etc/images/smilies/medium/README | |||
| @@ -3,5 +3,5 @@ Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm | |||
| 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm | 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm |
| 4 | smile.xpm wry.xpm | 4 | smile.xpm wry.xpm |
| 5 | Author: Adam Sjøgren | 5 | Author: Adam Sjøgren |
| 6 | Copyright (C) 2007-2022 Free Software Foundation, Inc. | 6 | Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/splash.svg b/etc/images/splash.svg index 4c583aa1028..cfb027b8f94 100644 --- a/etc/images/splash.svg +++ b/etc/images/splash.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Logo | 2 | <!-- Gnu Emacs Logo |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2022 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Francesc Rocher <francesc.rocher@gmail.com> | 6 | Author: Francesc Rocher <francesc.rocher@gmail.com> |
| 7 | Based on the original work by Luis Fernandes <elf@ee.ryerson.ca> | 7 | Based on the original work by Luis Fernandes <elf@ee.ryerson.ca> |
diff --git a/etc/images/tabs/README b/etc/images/tabs/README index 4d9083fca5d..d9a1b814b72 100644 --- a/etc/images/tabs/README +++ b/etc/images/tabs/README | |||
| @@ -4,5 +4,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 4 | 4 | ||
| 5 | Files: close.xpm new.xpm left-arrow.xpm right-arrow.xpm | 5 | Files: close.xpm new.xpm left-arrow.xpm right-arrow.xpm |
| 6 | Author: Juri Linkov <juri@linkov.net> | 6 | Author: Juri Linkov <juri@linkov.net> |
| 7 | Copyright (C) 2019-2022 Free Software Foundation, Inc. | 7 | Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 8 | License: GNU General Public License version 3 or later (see COPYING) | 8 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/tree-widget/default/README b/etc/images/tree-widget/default/README index 561cde9d56c..88e9328d52e 100644 --- a/etc/images/tree-widget/default/README +++ b/etc/images/tree-widget/default/README | |||
| @@ -5,5 +5,5 @@ Files: close.png close.xpm empty.png empty.xpm end-guide.png end-guide.xpm | |||
| 5 | no-guide.png no-guide.xpm no-handle.png no-handle.xpm open.png | 5 | no-guide.png no-guide.xpm no-handle.png no-handle.xpm open.png |
| 6 | open.xpm | 6 | open.xpm |
| 7 | Author: David Ponce <david.ponce@wanadoo.fr> | 7 | Author: David Ponce <david.ponce@wanadoo.fr> |
| 8 | Copyright (C) 2004-2022 Free Software Foundation, Inc. | 8 | Copyright (C) 2004-2023 Free Software Foundation, Inc. |
| 9 | License: GNU General Public License version 3 or later (see COPYING) | 9 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/tree-widget/folder/README b/etc/images/tree-widget/folder/README index 41983108d9d..992159dff2a 100644 --- a/etc/images/tree-widget/folder/README +++ b/etc/images/tree-widget/folder/README | |||
| @@ -5,5 +5,5 @@ Files: close.png close.xpm empty.png empty.xpm end-guide.png | |||
| 5 | leaf.png leaf.xpm no-guide.png no-guide.xpm no-handle.png | 5 | leaf.png leaf.xpm no-guide.png no-guide.xpm no-handle.png |
| 6 | no-handle.xpm open.png open.xpm | 6 | no-handle.xpm open.png open.xpm |
| 7 | Author: David Ponce <david.ponce@wanadoo.fr> | 7 | Author: David Ponce <david.ponce@wanadoo.fr> |
| 8 | Copyright (C) 2004-2022 Free Software Foundation, Inc. | 8 | Copyright (C) 2004-2023 Free Software Foundation, Inc. |
| 9 | License: GNU General Public License version 3 or later (see COPYING) | 9 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/org.gnu.emacs.defaults.gschema.xml b/etc/org.gnu.emacs.defaults.gschema.xml index d4299c25c9c..06ff42c438f 100644 --- a/etc/org.gnu.emacs.defaults.gschema.xml +++ b/etc/org.gnu.emacs.defaults.gschema.xml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2019-2020, 2022 Free Software Foundation, Inc. --> | 2 | <!-- Copyright (C) 2019-2020, 2022-2023 Free Software Foundation, Inc. --> |
| 3 | <schemalist> | 3 | <schemalist> |
| 4 | 4 | ||
| 5 | <schema id="org.gnu.emacs.defaults"> | 5 | <schema id="org.gnu.emacs.defaults"> |
diff --git a/etc/org/README b/etc/org/README index af15f95ab0d..3737c8df9ac 100644 --- a/etc/org/README +++ b/etc/org/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the | 1 | The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the |
| 2 | following copyright information: | 2 | following copyright information: |
| 3 | 3 | ||
| 4 | Copyright (C) 2010-2022 Free Software Foundation, Inc. | 4 | Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | These files are part of GNU Emacs. | 6 | These files are part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/etc/ps-prin0.ps b/etc/ps-prin0.ps index 53f4cac3553..ba35337e4e4 100644 --- a/etc/ps-prin0.ps +++ b/etc/ps-prin0.ps | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | % === BEGIN ps-print prologue 0 | 1 | % === BEGIN ps-print prologue 0 |
| 2 | % version: 6.0 | 2 | % version: 6.0 |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2022 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2023 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/etc/ps-prin1.ps b/etc/ps-prin1.ps index a9e6615dac7..37512a86ab9 100644 --- a/etc/ps-prin1.ps +++ b/etc/ps-prin1.ps | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | % === BEGIN ps-print prologue 1 | 1 | % === BEGIN ps-print prologue 1 |
| 2 | % version: 6.1 | 2 | % version: 6.1 |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2022 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2023 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/etc/refcards/Makefile b/etc/refcards/Makefile index 4c5daa9f44c..9bc7564395a 100644 --- a/etc/refcards/Makefile +++ b/etc/refcards/Makefile | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### Makefile for Emacs refcards | 1 | ### Makefile for Emacs refcards |
| 2 | 2 | ||
| 3 | ## Copyright (C) 1993-1994, 2001-2022 Free Software Foundation, Inc. | 3 | ## Copyright (C) 1993-1994, 2001-2023 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/etc/refcards/README b/etc/refcards/README index 8e5eb5c89c8..7e3c7d65d6c 100644 --- a/etc/refcards/README +++ b/etc/refcards/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2013-2022 Free Software Foundation, Inc. | 1 | Copyright (C) 2013-2023 Free Software Foundation, Inc. |
| 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/etc/refcards/calccard.tex b/etc/refcards/calccard.tex index 987ab394116..ce70b6271e5 100644 --- a/etc/refcards/calccard.tex +++ b/etc/refcards/calccard.tex | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | % Typical command to format: tex calccard.tex | 20 | % Typical command to format: tex calccard.tex |
| 21 | % Typical command to print (3 cols): dvips -t landscape calccard.dvi | 21 | % Typical command to print (3 cols): dvips -t landscape calccard.dvi |
| 22 | 22 | ||
| 23 | % Copyright (C) 1987, 1992, 2001--2022 Free Software Foundation, Inc. | 23 | % Copyright (C) 1987, 1992, 2001--2023 Free Software Foundation, Inc. |
| 24 | 24 | ||
| 25 | % This document is free software: you can redistribute it and/or modify | 25 | % This document is free software: you can redistribute it and/or modify |
| 26 | % it under the terms of the GNU General Public License as published by | 26 | % it under the terms of the GNU General Public License as published by |
diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex index 689ceff3665..6f865ca26c7 100644 --- a/etc/refcards/cs-dired-ref.tex +++ b/etc/refcards/cs-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex index e598caeec48..a949b3d19d2 100644 --- a/etc/refcards/cs-refcard.tex +++ b/etc/refcards/cs-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- | 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2022 Free Software | 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2023 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/cs-survival.tex b/etc/refcards/cs-survival.tex index 542195c7fb4..59885e92654 100644 --- a/etc/refcards/cs-survival.tex +++ b/etc/refcards/cs-survival.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- | 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Włodek Bzyl <matwb@univ.gda.pl> | 5 | % Author: Włodek Bzyl <matwb@univ.gda.pl> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/de-refcard.tex b/etc/refcards/de-refcard.tex index 7eaf1fcf2b6..e0088bc6c7c 100644 --- a/etc/refcards/de-refcard.tex +++ b/etc/refcards/de-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996, 2000--2022 Free Software Foundation, | 3 | % Copyright (C) 1987, 1993, 1996, 2000--2023 Free Software Foundation, |
| 4 | % Inc. | 4 | % Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/dired-ref.tex b/etc/refcards/dired-ref.tex index 7841daabffe..3ebd422ed09 100644 --- a/etc/refcards/dired-ref.tex +++ b/etc/refcards/dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired | 1 | % Reference Card for Dired |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | 6 | ||
diff --git a/etc/refcards/emacsver.tex.in b/etc/refcards/emacsver.tex.in index e8bd43e354b..d1f15f18c85 100644 --- a/etc/refcards/emacsver.tex.in +++ b/etc/refcards/emacsver.tex.in | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | \def\versionemacs{@majorversion@} % major version of emacs | 2 | \def\versionemacs{@majorversion@} % major version of emacs |
| 3 | %% This one should not be automatically updated; | 3 | %% This one should not be automatically updated; |
| 4 | %% M-x set-copyright in admin.el handles it. | 4 | %% M-x set-copyright in admin.el handles it. |
| 5 | \def\year{2022} % latest copyright year | 5 | \def\year{2023} % latest copyright year |
diff --git a/etc/refcards/fr-dired-ref.tex b/etc/refcards/fr-dired-ref.tex index e0eebe05e6e..9a0df984ad1 100644 --- a/etc/refcards/fr-dired-ref.tex +++ b/etc/refcards/fr-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % French translation: Eric Jacoboni | 6 | % French translation: Eric Jacoboni |
diff --git a/etc/refcards/fr-refcard.tex b/etc/refcards/fr-refcard.tex index 039e42c905c..b7b70721f90 100644 --- a/etc/refcards/fr-refcard.tex +++ b/etc/refcards/fr-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2022 Free Software | 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2023 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/fr-survival.tex b/etc/refcards/fr-survival.tex index 14686226110..abc49b61895 100644 --- a/etc/refcards/fr-survival.tex +++ b/etc/refcards/fr-survival.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&tex | 1 | %&tex |
| 2 | % Title: GNU Emacs Survival Card | 2 | % Title: GNU Emacs Survival Card |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Włodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Włodek Bzyl <matwb@univ.gda.pl> |
| 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 | 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 |
diff --git a/etc/refcards/gnus-logo.eps b/etc/refcards/gnus-logo.eps index cd38c2ba220..3bd785d6825 100644 --- a/etc/refcards/gnus-logo.eps +++ b/etc/refcards/gnus-logo.eps | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | %!PS-Adobe-2.0 EPSF-2.0 | 1 | %!PS-Adobe-2.0 EPSF-2.0 |
| 2 | % Copyright (C) 2000-2022 Free Software Foundation, Inc. | 2 | % Copyright (C) 2000-2023 Free Software Foundation, Inc. |
| 3 | % | 3 | % |
| 4 | % Author: Luis Fernandes <elf@ee.ryerson.ca> | 4 | % Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 5 | % | 5 | % |
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex index 93191f23afd..1064af089a4 100644 --- a/etc/refcards/gnus-refcard.tex +++ b/etc/refcards/gnus-refcard.tex | |||
| @@ -120,7 +120,7 @@ | |||
| 120 | %% Gnus logo by Luis Fernandes. | 120 | %% Gnus logo by Luis Fernandes. |
| 121 | \newcommand{\Copyright}{% | 121 | \newcommand{\Copyright}{% |
| 122 | \begin{center} | 122 | \begin{center} |
| 123 | Copyright \copyright\ 1995, 2000, 2002--2022 Free Software Foundation, Inc.\\* | 123 | Copyright \copyright\ 1995, 2000, 2002--2023 Free Software Foundation, Inc.\\* |
| 124 | \end{center} | 124 | \end{center} |
| 125 | 125 | ||
| 126 | Released under the terms of the GNU General Public License version 3 or later. | 126 | Released under the terms of the GNU General Public License version 3 or later. |
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index 654d76ced89..04d46756155 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | \pdflayout=(0l) | 17 | \pdflayout=(0l) |
| 18 | 18 | ||
| 19 | % Nothing else needs to be changed below this line. | 19 | % Nothing else needs to be changed below this line. |
| 20 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2022 Free Software | 20 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2023 Free Software |
| 21 | % Foundation, Inc. | 21 | % Foundation, Inc. |
| 22 | 22 | ||
| 23 | % This document is free software: you can redistribute it and/or modify | 23 | % This document is free software: you can redistribute it and/or modify |
diff --git a/etc/refcards/pdflayout.sty b/etc/refcards/pdflayout.sty index 1bc7fbdb555..284f4d74cc7 100644 --- a/etc/refcards/pdflayout.sty +++ b/etc/refcards/pdflayout.sty | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | % Copyright (C) 2007-2022 Free Software Foundation, Inc. | 1 | % Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | % This file is part of GNU Emacs. | 3 | % This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/refcards/pl-refcard.tex b/etc/refcards/pl-refcard.tex index a9978c4cc3c..1fbdeab1be9 100644 --- a/etc/refcards/pl-refcard.tex +++ b/etc/refcards/pl-refcard.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&mex | 1 | %&mex |
| 2 | % Reference Card for GNU Emacs | 2 | % Reference Card for GNU Emacs |
| 3 | 3 | ||
| 4 | % Copyright (C) 1999, 2001--2022 Free Software Foundation, Inc. | 4 | % Copyright (C) 1999, 2001--2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
| 7 | % Polish translation: Włodek Bzyl <matwb@univ.gda.pl> | 7 | % Polish translation: Włodek Bzyl <matwb@univ.gda.pl> |
diff --git a/etc/refcards/pt-br-refcard.tex b/etc/refcards/pt-br-refcard.tex index 2a3316a5be5..20f7e16d230 100644 --- a/etc/refcards/pt-br-refcard.tex +++ b/etc/refcards/pt-br-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996--1997, 2002--2004, 2006--2022 Free | 3 | % Copyright (C) 1987, 1993, 1996--1997, 2002--2004, 2006--2023 Free |
| 4 | % Software Foundation, Inc. | 4 | % Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/refcard.tex b/etc/refcards/refcard.tex index 3da3e4902e6..ac802fdc4c3 100644 --- a/etc/refcards/refcard.tex +++ b/etc/refcards/refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2022 Free Software | 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2023 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex index 50a22891a6b..815a2db2f6d 100644 --- a/etc/refcards/ru-refcard.tex +++ b/etc/refcards/ru-refcard.tex | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | % Copyright (C) 1997, 2002--2022 Free Software Foundation, Inc. | 1 | % Copyright (C) 1997, 2002--2023 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 3 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
| 4 | % Russian translation: Alex Ott <alexott@gmail.com> | 4 | % Russian translation: Alex Ott <alexott@gmail.com> |
| @@ -41,7 +41,7 @@ | |||
| 41 | \setlength{\ColThreeWidth}{25mm} | 41 | \setlength{\ColThreeWidth}{25mm} |
| 42 | 42 | ||
| 43 | \newcommand{\versionemacs}[0]{30} % version of Emacs this is for | 43 | \newcommand{\versionemacs}[0]{30} % version of Emacs this is for |
| 44 | \newcommand{\cyear}[0]{2022} % copyright year | 44 | \newcommand{\cyear}[0]{2023} % copyright year |
| 45 | 45 | ||
| 46 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill | 46 | \newcommand\shortcopyrightnotice[0]{\vskip 1ex plus 2 fill |
| 47 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. | 47 | \centerline{\footnotesize \copyright\ \cyear\ Free Software Foundation, Inc. |
diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex index ce2cc07c81c..b353bd74404 100644 --- a/etc/refcards/sk-dired-ref.tex +++ b/etc/refcards/sk-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex index b3fbde8cebc..fe3d352c5b4 100644 --- a/etc/refcards/sk-refcard.tex +++ b/etc/refcards/sk-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- | 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2022 Free Software | 3 | % Copyright (C) 1987, 1993, 1996--1997, 2001--2023 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> | 6 | % Author: Stephen Gildea <stepheng+emacs@gildea.com> |
diff --git a/etc/refcards/sk-survival.tex b/etc/refcards/sk-survival.tex index 04bf17650c2..f7a9ee20722 100644 --- a/etc/refcards/sk-survival.tex +++ b/etc/refcards/sk-survival.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- | 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Włodek Bzyl <matwb@univ.gda.pl> | 5 | % Author: Włodek Bzyl <matwb@univ.gda.pl> |
| 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel Janík <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index 354ad9cb6c2..cfa1be8b915 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&tex | 1 | %&tex |
| 2 | % Title: GNU Emacs Survival Card | 2 | % Title: GNU Emacs Survival Card |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000--2022 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000--2023 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Włodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Włodek Bzyl <matwb@univ.gda.pl> |
| 7 | 7 | ||
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex index f44ccc03c6b..d780a8b1ae8 100644 --- a/etc/refcards/vipcard.tex +++ b/etc/refcards/vipcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Quick Reference Card for VIP | 1 | % Quick Reference Card for VIP |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 2001--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 1987, 2001--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> | 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> |
| 6 | 6 | ||
diff --git a/etc/refcards/viperCard.tex b/etc/refcards/viperCard.tex index 0794ea1d420..8376179be09 100644 --- a/etc/refcards/viperCard.tex +++ b/etc/refcards/viperCard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % ViperCard -- The Reference Card for Viper under GNU Emacs | 1 | % ViperCard -- The Reference Card for Viper under GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1995--1997, 2001--2022 Free Software Foundation, Inc. | 3 | % Copyright (C) 1995--1997, 2001--2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Michael Kifer <kifer@cs.stonybrook.edu> (Viper) | 5 | % Author: Michael Kifer <kifer@cs.stonybrook.edu> (Viper) |
| 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) | 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) |
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc index 2889acbf3fb..10addaeaa33 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. | 1 | # Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/schema/relaxng.rnc b/etc/schema/relaxng.rnc index 7a86d58ba95..7489dd58c40 100644 --- a/etc/schema/relaxng.rnc +++ b/etc/schema/relaxng.rnc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. | 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003-2004, 2007-2023 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/etc/schema/schemas.xml b/etc/schema/schemas.xml index 678621f7bd3..8ac208790bf 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0"?> | 1 | <?xml version="1.0"?> |
| 2 | <!-- Copyright (C) 2003-2004, 2007-2022 Free Software Foundation, Inc. | 2 | <!-- Copyright (C) 2003-2004, 2007-2023 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/etc/ses-example.ses b/etc/ses-example.ses index f6f0dff27f2..43793721d7c 100644 --- a/etc/ses-example.ses +++ b/etc/ses-example.ses | |||
| @@ -205,7 +205,7 @@ Sales summary - Acme fundraising | |||
| 205 | ;;; ses--symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other")) | 205 | ;;; ses--symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other")) |
| 206 | ;;; End: | 206 | ;;; End: |
| 207 | 207 | ||
| 208 | ;;; Copyright (C) 2002-2022 Free Software Foundation, Inc. | 208 | ;;; Copyright (C) 2002-2023 Free Software Foundation, Inc. |
| 209 | 209 | ||
| 210 | ;;; COPYING PERMISSIONS: | 210 | ;;; COPYING PERMISSIONS: |
| 211 | ;;; | 211 | ;;; |
diff --git a/etc/srecode/c.srt b/etc/srecode/c.srt index e36caef307e..398e9b559b3 100644 --- a/etc/srecode/c.srt +++ b/etc/srecode/c.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; c.srt --- SRecode templates for c-mode | 1 | ;;; c.srt --- SRecode templates for c-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2010, 2012-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2010, 2012-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/cpp.srt b/etc/srecode/cpp.srt index d35adaf4b70..ad8618b51be 100644 --- a/etc/srecode/cpp.srt +++ b/etc/srecode/cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.srt --- SRecode templates for c++-mode | 1 | ;;; cpp.srt --- SRecode templates for c++-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/default.srt b/etc/srecode/default.srt index 04ca2e30230..d07f7abf562 100644 --- a/etc/srecode/default.srt +++ b/etc/srecode/default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; default.srt --- SRecode templates for srecode-template-mode | 1 | ;;; default.srt --- SRecode templates for srecode-template-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index e11623dc048..ea2370e089d 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-c.srt --- SRecode templates for "document" applications | 1 | ;; doc-c.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt index edd18c26fcc..cbaa599147d 100644 --- a/etc/srecode/doc-default.srt +++ b/etc/srecode/doc-default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-default.srt --- SRecode templates for "document" applications | 1 | ;; doc-default.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt index a94392b6738..a1015572507 100644 --- a/etc/srecode/doc-java.srt +++ b/etc/srecode/doc-java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-java.srt --- SRecode templates for "document" applications | 1 | ;; doc-java.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-autoconf.srt b/etc/srecode/ede-autoconf.srt index 51656eb73c4..833cd6359ea 100644 --- a/etc/srecode/ede-autoconf.srt +++ b/etc/srecode/ede-autoconf.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE | 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010, 2012-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2012-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-make.srt b/etc/srecode/ede-make.srt index c01054e0420..5f16dfc9baa 100644 --- a/etc/srecode/ede-make.srt +++ b/etc/srecode/ede-make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. | 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt index 9078f4d334b..44c7aff6d7e 100644 --- a/etc/srecode/el.srt +++ b/etc/srecode/el.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode | 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/getset-cpp.srt b/etc/srecode/getset-cpp.srt index f53b4101264..f000680ab40 100644 --- a/etc/srecode/getset-cpp.srt +++ b/etc/srecode/getset-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. | 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/java.srt b/etc/srecode/java.srt index 5c4f7d80727..23210b85dfa 100644 --- a/etc/srecode/java.srt +++ b/etc/srecode/java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; java.srt | 1 | ;; java.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/make.srt b/etc/srecode/make.srt index 436e067c500..8857de87b5a 100644 --- a/etc/srecode/make.srt +++ b/etc/srecode/make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; make.srt | 1 | ;; make.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/proj-test.srt b/etc/srecode/proj-test.srt index 62eb0befdfb..b8469542119 100644 --- a/etc/srecode/proj-test.srt +++ b/etc/srecode/proj-test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; proj-test.srt --- SRecode template for testing project scoping. | 1 | ;; proj-test.srt --- SRecode template for testing project scoping. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/template.srt b/etc/srecode/template.srt index b6590f5f0b9..ded8ce3f705 100644 --- a/etc/srecode/template.srt +++ b/etc/srecode/template.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; template.srt --- Templates for Semantic Recoders | 1 | ;;; template.srt --- Templates for Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/test.srt b/etc/srecode/test.srt index 186376b58a6..127c4f47672 100644 --- a/etc/srecode/test.srt +++ b/etc/srecode/test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; test.srt --- SRecode templates for testing | 1 | ;; test.srt --- SRecode templates for testing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/texi.srt b/etc/srecode/texi.srt index 611ef65a8cb..4a0a20a2267 100644 --- a/etc/srecode/texi.srt +++ b/etc/srecode/texi.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; texi.srt --- SRecode templates for Texinfo | 1 | ;; texi.srt --- SRecode templates for Texinfo |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt index 83553c3dca0..e42ca5c979c 100644 --- a/etc/srecode/wisent.srt +++ b/etc/srecode/wisent.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. | 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/themes/adwaita-theme.el b/etc/themes/adwaita-theme.el index 6ad84055595..108a9165961 100644 --- a/etc/themes/adwaita-theme.el +++ b/etc/themes/adwaita-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; adwaita-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; adwaita-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William Stevenson <yhvh2000@gmail.com> | 5 | ;; Author: William Stevenson <yhvh2000@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/deeper-blue-theme.el b/etc/themes/deeper-blue-theme.el index 48ed9ba061d..40d5f18a011 100644 --- a/etc/themes/deeper-blue-theme.el +++ b/etc/themes/deeper-blue-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; deeper-blue-theme.el --- Custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; deeper-blue-theme.el --- Custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> | 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/dichromacy-theme.el b/etc/themes/dichromacy-theme.el index c9d73983b59..c59fe8e0dfa 100644 --- a/etc/themes/dichromacy-theme.el +++ b/etc/themes/dichromacy-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dichromacy-theme.el --- color theme suitable for color-blind users -*- lexical-binding:t -*- | 1 | ;;; dichromacy-theme.el --- color theme suitable for color-blind users -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken> |
| 6 | 6 | ||
diff --git a/etc/themes/leuven-dark-theme.el b/etc/themes/leuven-dark-theme.el index 08978a26682..fda00f1282f 100644 --- a/etc/themes/leuven-dark-theme.el +++ b/etc/themes/leuven-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; leuven-dark-theme.el --- Awesome Emacs color theme on dark background -*- lexical-binding: t; -*- | 1 | ;;; leuven-dark-theme.el --- Awesome Emacs color theme on dark background -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> | 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> |
| 6 | ;; Contributor: Thibault Polge <(concat "thibault" at-sign "thb.lt")> | 6 | ;; Contributor: Thibault Polge <(concat "thibault" at-sign "thb.lt")> |
diff --git a/etc/themes/leuven-theme.el b/etc/themes/leuven-theme.el index e712a79adf1..7747d1e7315 100644 --- a/etc/themes/leuven-theme.el +++ b/etc/themes/leuven-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; leuven-theme.el --- Awesome Emacs color theme on white background -*- lexical-binding:t -*- | 1 | ;;; leuven-theme.el --- Awesome Emacs color theme on white background -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> | 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> |
| 6 | ;; URL: https://github.com/fniessen/emacs-leuven-theme | 6 | ;; URL: https://github.com/fniessen/emacs-leuven-theme |
diff --git a/etc/themes/light-blue-theme.el b/etc/themes/light-blue-theme.el index 808fcbfeb2d..f3850537617 100644 --- a/etc/themes/light-blue-theme.el +++ b/etc/themes/light-blue-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; light-blue-theme.el --- Custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; light-blue-theme.el --- Custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Drew Adams <drew.adams@oracle.com> | 5 | ;; Author: Drew Adams <drew.adams@oracle.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el index f9aaa97c258..1c3e23908d1 100644 --- a/etc/themes/manoj-dark-theme.el +++ b/etc/themes/manoj-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; manoj-dark-theme.el --- A dark theme from Manoj -*- lexical-binding:t -*- | 1 | ;;; manoj-dark-theme.el --- A dark theme from Manoj -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Manoj Srivastava <srivasta@ieee.org> | 5 | ;; Author: Manoj Srivastava <srivasta@ieee.org> |
| 6 | ;; Keywords: lisp, faces | 6 | ;; Keywords: lisp, faces |
diff --git a/etc/themes/misterioso-theme.el b/etc/themes/misterioso-theme.el index 3fd6cdb5afb..685951ce1a7 100644 --- a/etc/themes/misterioso-theme.el +++ b/etc/themes/misterioso-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misterioso-theme.el --- Custom face theme for Emacs -*- lexical-binding:t -*- | 1 | ;;; misterioso-theme.el --- Custom face theme for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sebastian Hermida | 5 | ;; Author: Sebastian Hermida |
| 6 | 6 | ||
diff --git a/etc/themes/modus-operandi-theme.el b/etc/themes/modus-operandi-theme.el index 6ea92f8559a..0d258a26bc8 100644 --- a/etc/themes/modus-operandi-theme.el +++ b/etc/themes/modus-operandi-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; modus-operandi-theme.el --- Elegant, highly legible and customizable light theme -*- lexical-binding:t -*- | 1 | ;;; modus-operandi-theme.el --- Elegant, highly legible and customizable light theme -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> | 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> |
| 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> | 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> |
diff --git a/etc/themes/modus-themes.el b/etc/themes/modus-themes.el index a9d0d53cba9..79409cd01b1 100644 --- a/etc/themes/modus-themes.el +++ b/etc/themes/modus-themes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; modus-themes.el --- Elegant, highly legible and customizable themes -*- lexical-binding:t -*- | 1 | ;;; modus-themes.el --- Elegant, highly legible and customizable themes -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> | 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> |
| 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> | 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> |
diff --git a/etc/themes/modus-vivendi-theme.el b/etc/themes/modus-vivendi-theme.el index aefef540a13..6b365f421cc 100644 --- a/etc/themes/modus-vivendi-theme.el +++ b/etc/themes/modus-vivendi-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; modus-vivendi-theme.el --- Elegant, highly legible and customizable dark theme -*- lexical-binding:t -*- | 1 | ;;; modus-vivendi-theme.el --- Elegant, highly legible and customizable dark theme -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2019-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2019-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> | 5 | ;; Author: Protesilaos Stavrou <info@protesilaos.com> |
| 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> | 6 | ;; Maintainer: Modus-Themes Development <~protesilaos/modus-themes@lists.sr.ht> |
diff --git a/etc/themes/tango-dark-theme.el b/etc/themes/tango-dark-theme.el index 85995e4e995..e79c14d734f 100644 --- a/etc/themes/tango-dark-theme.el +++ b/etc/themes/tango-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tango-dark-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; tango-dark-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> | 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> |
| 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> | 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> |
diff --git a/etc/themes/tango-theme.el b/etc/themes/tango-theme.el index 2ac1b42294b..4fecb60bc6e 100644 --- a/etc/themes/tango-theme.el +++ b/etc/themes/tango-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tango-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; tango-theme.el --- Tango-based custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> | 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> |
| 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> | 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> |
diff --git a/etc/themes/tsdh-dark-theme.el b/etc/themes/tsdh-dark-theme.el index 6b1e865e427..2451ee9666d 100644 --- a/etc/themes/tsdh-dark-theme.el +++ b/etc/themes/tsdh-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tsdh-dark-theme.el --- Tassilo's dark custom theme -*- lexical-binding:t -*- | 1 | ;;; tsdh-dark-theme.el --- Tassilo's dark custom theme -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 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/etc/themes/tsdh-light-theme.el b/etc/themes/tsdh-light-theme.el index ac964d66d67..4d11f5cc32f 100644 --- a/etc/themes/tsdh-light-theme.el +++ b/etc/themes/tsdh-light-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tsdh-light-theme.el --- Tassilo's light custom theme -*- lexical-binding:t -*- | 1 | ;;; tsdh-light-theme.el --- Tassilo's light custom theme -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 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/etc/themes/wheatgrass-theme.el b/etc/themes/wheatgrass-theme.el index 20e7bbbac29..812fd623f1a 100644 --- a/etc/themes/wheatgrass-theme.el +++ b/etc/themes/wheatgrass-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wheatgrass-theme.el --- custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; wheatgrass-theme.el --- custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2023 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/etc/themes/whiteboard-theme.el b/etc/themes/whiteboard-theme.el index 2f86234b32a..adbd69f1c6f 100644 --- a/etc/themes/whiteboard-theme.el +++ b/etc/themes/whiteboard-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whiteboard-theme.el --- Custom theme for faces -*- lexical-binding:t -*- | 1 | ;;; whiteboard-theme.el --- Custom theme for faces -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> | 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/wombat-theme.el b/etc/themes/wombat-theme.el index 9bb026ead14..5b8b4d19907 100644 --- a/etc/themes/wombat-theme.el +++ b/etc/themes/wombat-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wombat-theme.el --- Custom face theme for Emacs -*- lexical-binding:t -*- | 1 | ;;; wombat-theme.el --- Custom face theme for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kristoffer Grönlund <krig@koru.se> | 5 | ;; Author: Kristoffer Grönlund <krig@koru.se> |
| 6 | 6 | ||
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index c4e08adb0c7..e72b972441e 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL | |||
| @@ -1131,7 +1131,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 1131 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 1131 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 1132 | and comes with permission to distribute copies on certain conditions: | 1132 | and comes with permission to distribute copies on certain conditions: |
| 1133 | 1133 | ||
| 1134 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1134 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1135 | Inc. | 1135 | Inc. |
| 1136 | 1136 | ||
| 1137 | This file is part of GNU Emacs. | 1137 | This file is part of GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.bg b/etc/tutorials/TUTORIAL.bg index 63cae5d62b8..60c1e07272d 100644 --- a/etc/tutorials/TUTORIAL.bg +++ b/etc/tutorials/TUTORIAL.bg | |||
| @@ -1162,7 +1162,7 @@ Dired ви позволява да гледате списъка от файло | |||
| 1162 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1162 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1163 | comes with permission to distribute copies on certain conditions: | 1163 | comes with permission to distribute copies on certain conditions: |
| 1164 | 1164 | ||
| 1165 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1165 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1166 | Inc. | 1166 | Inc. |
| 1167 | 1167 | ||
| 1168 | This file is part of GNU Emacs. | 1168 | This file is part of GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.cn b/etc/tutorials/TUTORIAL.cn index cb430d3fdb0..73df2cff4e7 100644 --- a/etc/tutorials/TUTORIAL.cn +++ b/etc/tutorials/TUTORIAL.cn | |||
| @@ -1006,7 +1006,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 1006 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 1006 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 1007 | and comes with permission to distribute copies on certain conditions: | 1007 | and comes with permission to distribute copies on certain conditions: |
| 1008 | 1008 | ||
| 1009 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1009 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1010 | Inc. | 1010 | Inc. |
| 1011 | 1011 | ||
| 1012 | This file is part of GNU Emacs. | 1012 | This file is part of GNU Emacs. |
| @@ -1035,7 +1035,7 @@ using, writing, and sharing free software! | |||
| 1035 | 1035 | ||
| 1036 | 本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝: | 1036 | 本篇指南是 GNU Emacs 的一部分,并允许在下列条件的约束下发行其拷贝: |
| 1037 | 1037 | ||
| 1038 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1038 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1039 | Inc. | 1039 | Inc. |
| 1040 | 1040 | ||
| 1041 | 本文件为 GNU Emacs 的一部分。 | 1041 | 本文件为 GNU Emacs 的一部分。 |
diff --git a/etc/tutorials/TUTORIAL.cs b/etc/tutorials/TUTORIAL.cs index 737b872c500..be3b92f8ffd 100644 --- a/etc/tutorials/TUTORIAL.cs +++ b/etc/tutorials/TUTORIAL.cs | |||
| @@ -1015,7 +1015,7 @@ tutoriálem napsaným Stuartem Cracraftem pro původní Emacs. | |||
| 1015 | Tato verze tutoriálu je, podobně jako GNU Emacs, chráněna copyrightem a | 1015 | Tato verze tutoriálu je, podobně jako GNU Emacs, chráněna copyrightem a |
| 1016 | je šířena se svolením distribuovat kopie za jistých podmínek: | 1016 | je šířena se svolením distribuovat kopie za jistých podmínek: |
| 1017 | 1017 | ||
| 1018 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1018 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1019 | 1019 | ||
| 1020 | Každému je zaručeno právo vytvářet a distribuovat přesné kopie tohoto | 1020 | Každému je zaručeno právo vytvářet a distribuovat přesné kopie tohoto |
| 1021 | dokumentu tak, jak jej obdržel, na jakémkoliv médiu, s tím, že bude | 1021 | dokumentu tak, jak jej obdržel, na jakémkoliv médiu, s tím, že bude |
diff --git a/etc/tutorials/TUTORIAL.de b/etc/tutorials/TUTORIAL.de index 4ae421f40e0..03716dd7de4 100644 --- a/etc/tutorials/TUTORIAL.de +++ b/etc/tutorials/TUTORIAL.de | |||
| @@ -1488,7 +1488,7 @@ Beachten Sie bitte, dass im Zweifelsfalle das englische Original | |||
| 1488 | dieser Urheberrechtsnotiz gültig ist (zu finden in der Datei | 1488 | dieser Urheberrechtsnotiz gültig ist (zu finden in der Datei |
| 1489 | TUTORIAL). | 1489 | TUTORIAL). |
| 1490 | 1490 | ||
| 1491 | Copyright (C) 1985, 1996-1997, 2001-2022 Free Software Foundation, | 1491 | Copyright (C) 1985, 1996-1997, 2001-2023 Free Software Foundation, |
| 1492 | Inc. | 1492 | Inc. |
| 1493 | 1493 | ||
| 1494 | Diese Datei ist ein Bestandteil von GNU Emacs. | 1494 | Diese Datei ist ein Bestandteil von GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.el_GR b/etc/tutorials/TUTORIAL.el_GR index 88d9712b8e5..33b87cb99e9 100644 --- a/etc/tutorials/TUTORIAL.el_GR +++ b/etc/tutorials/TUTORIAL.el_GR | |||
| @@ -1239,7 +1239,7 @@ list-packages. Στη σχετική λίστα, μπορείς να εγκατ | |||
| 1239 | πνευματικά δικαιώματα και δίνεται με την άδεια διανομής αντιγράφων υπό | 1239 | πνευματικά δικαιώματα και δίνεται με την άδεια διανομής αντιγράφων υπό |
| 1240 | κάποιους όρους. | 1240 | κάποιους όρους. |
| 1241 | 1241 | ||
| 1242 | Πνευματικά Δικαιώματα (C) 1985, 1996, 1998, 2001-2022 Free Software | 1242 | Πνευματικά Δικαιώματα (C) 1985, 1996, 1998, 2001-2023 Free Software |
| 1243 | Foundation, Inc. | 1243 | Foundation, Inc. |
| 1244 | 1244 | ||
| 1245 | Αυτό το αρχείο είναι μέρος του GNU Emacs. | 1245 | Αυτό το αρχείο είναι μέρος του GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.eo b/etc/tutorials/TUTORIAL.eo index 762510a6fb0..a92edf267fe 100644 --- a/etc/tutorials/TUTORIAL.eo +++ b/etc/tutorials/TUTORIAL.eo | |||
| @@ -1081,7 +1081,7 @@ la dosiero verkita de Stuart Cracraft por la originala Emakso. | |||
| 1081 | kopirajton, kaj venas kun permeso por disdoni kopiojn se certaj | 1081 | kopirajton, kaj venas kun permeso por disdoni kopiojn se certaj |
| 1082 | kondiĉoj estas observataj: | 1082 | kondiĉoj estas observataj: |
| 1083 | 1083 | ||
| 1084 | Copyright (C) 1985, 1999, 2001-2002, 2005, 2007-2022 Free Software | 1084 | Copyright (C) 1985, 1999, 2001-2002, 2005, 2007-2023 Free Software |
| 1085 | Foundation, Inc. | 1085 | Foundation, Inc. |
| 1086 | 1086 | ||
| 1087 | Ĉi tiu dosiero estas parto de "GNU Emacs". | 1087 | Ĉi tiu dosiero estas parto de "GNU Emacs". |
diff --git a/etc/tutorials/TUTORIAL.es b/etc/tutorials/TUTORIAL.es index 454f2ce68f5..b0d176d27cc 100644 --- a/etc/tutorials/TUTORIAL.es +++ b/etc/tutorials/TUTORIAL.es | |||
| @@ -1204,7 +1204,7 @@ Por favor, en caso de duda, solo es válido el original en inglés de la | |||
| 1204 | siguiente nota de derechos de reproducción (que puede encontrar en el | 1204 | siguiente nota de derechos de reproducción (que puede encontrar en el |
| 1205 | archivo TUTORIAL). | 1205 | archivo TUTORIAL). |
| 1206 | 1206 | ||
| 1207 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1207 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1208 | 1208 | ||
| 1209 | Se permite a cualquiera hacer o distribuir copias literales de este | 1209 | Se permite a cualquiera hacer o distribuir copias literales de este |
| 1210 | documento como se recibe, en cualquier medio, siempre que la nota | 1210 | documento como se recibe, en cualquier medio, siempre que la nota |
diff --git a/etc/tutorials/TUTORIAL.fr b/etc/tutorials/TUTORIAL.fr index 70d60fcae76..1e4260acf0a 100644 --- a/etc/tutorials/TUTORIAL.fr +++ b/etc/tutorials/TUTORIAL.fr | |||
| @@ -1202,7 +1202,7 @@ Cette version du didacticiel, comme GNU Emacs, est placée sous | |||
| 1202 | droit d'auteur, et vous pouvez en distribuer des copies sous certaines | 1202 | droit d'auteur, et vous pouvez en distribuer des copies sous certaines |
| 1203 | conditions : | 1203 | conditions : |
| 1204 | 1204 | ||
| 1205 | Copyright (C) 1985, 1996, 2001-2022 Free Software Foundation, Inc. | 1205 | Copyright (C) 1985, 1996, 2001-2023 Free Software Foundation, Inc. |
| 1206 | 1206 | ||
| 1207 | Chacun peut créer ou distribuer des copies de ce document tel qu'il | 1207 | Chacun peut créer ou distribuer des copies de ce document tel qu'il |
| 1208 | l'a reçu, sur n'importe quel support, pourvu que la note de | 1208 | l'a reçu, sur n'importe quel support, pourvu que la note de |
diff --git a/etc/tutorials/TUTORIAL.he b/etc/tutorials/TUTORIAL.he index 26a9d06e454..4257f94edcf 100644 --- a/etc/tutorials/TUTORIAL.he +++ b/etc/tutorials/TUTORIAL.he | |||
| @@ -1015,7 +1015,7 @@ find-file. | |||
| 1015 | גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים | 1015 | גירסה זו של השיעור הינה חלק מחבילת GNU Emacs. היא מוגנת בזכויות יוצרים |
| 1016 | וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן: | 1016 | וניתנת להעתקה והפצת עותקים בתנאים מסויימים כדלקמן: |
| 1017 | 1017 | ||
| 1018 | Copyright (C) 2010-2022 Free Software Foundation, Inc. | 1018 | Copyright (C) 2010-2023 Free Software Foundation, Inc. |
| 1019 | 1019 | ||
| 1020 | GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי | 1020 | GNU Emacs הינו תכנה חפשית; זכותכם להפיצו ו\או לשנותו בכפוף לתנאי |
| 1021 | הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free | 1021 | הרשיון GNU General Public License, כפי שהוא יוצא לאור ע״י Free |
diff --git a/etc/tutorials/TUTORIAL.it b/etc/tutorials/TUTORIAL.it index d7682a4a624..f97446d01c6 100644 --- a/etc/tutorials/TUTORIAL.it +++ b/etc/tutorials/TUTORIAL.it | |||
| @@ -1219,7 +1219,7 @@ distribuito con il permesso di farne copie a determinate condizioni: | |||
| 1219 | indicativo, restando comunque inteso il fatto che è quella | 1219 | indicativo, restando comunque inteso il fatto che è quella |
| 1220 | originale a fare fede. | 1220 | originale a fare fede. |
| 1221 | 1221 | ||
| 1222 | Copyright (C) 2003-2022 Free Software Foundation, Inc. | 1222 | Copyright (C) 2003-2023 Free Software Foundation, Inc. |
| 1223 | 1223 | ||
| 1224 | È permesso a chiunque copiare e distribuire attraverso ogni mezzo | 1224 | È permesso a chiunque copiare e distribuire attraverso ogni mezzo |
| 1225 | copie fedeli di questo documento così come viene ricevuto, a | 1225 | copie fedeli di questo documento così come viene ricevuto, a |
diff --git a/etc/tutorials/TUTORIAL.ja b/etc/tutorials/TUTORIAL.ja index 43f4d09da78..eb77faf0cf2 100644 --- a/etc/tutorials/TUTORIAL.ja +++ b/etc/tutorials/TUTORIAL.ja | |||
| @@ -1062,7 +1062,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 1062 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1062 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1063 | comes with permission to distribute copies on certain conditions: | 1063 | comes with permission to distribute copies on certain conditions: |
| 1064 | 1064 | ||
| 1065 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1065 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1066 | 1066 | ||
| 1067 | Permission is granted to anyone to make or distribute verbatim copies | 1067 | Permission is granted to anyone to make or distribute verbatim copies |
| 1068 | of this document as received, in any medium, provided that the | 1068 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.ko b/etc/tutorials/TUTORIAL.ko index 84cc4f1d845..8252a91e179 100644 --- a/etc/tutorials/TUTORIAL.ko +++ b/etc/tutorials/TUTORIAL.ko | |||
| @@ -981,7 +981,7 @@ C-x C-s와 (META쇠나 EDIT쇠 혹은 교체쇠가 있으면) <ESC>v와 같은 | |||
| 981 | GNU 이맥스와 같이 이 지침서 판은 저작권이 있으며 특정한 조건을 만족할 | 981 | GNU 이맥스와 같이 이 지침서 판은 저작권이 있으며 특정한 조건을 만족할 |
| 982 | 때에 복사본을 배포할 수 있는 허가를 갖고 나온 것이다: | 982 | 때에 복사본을 배포할 수 있는 허가를 갖고 나온 것이다: |
| 983 | 983 | ||
| 984 | Copyright (C) 1985, 1996, 2001-2022 Free Software Foundation, Inc. | 984 | Copyright (C) 1985, 1996, 2001-2023 Free Software Foundation, Inc. |
| 985 | 985 | ||
| 986 | 이 문서는 이 저작권 공고와 허용 공고가 그대로 유지되고, 배포자가 | 986 | 이 문서는 이 저작권 공고와 허용 공고가 그대로 유지되고, 배포자가 |
| 987 | 수취자에게 이 공고에 따라 허용되는 것처럼 또 재분배하는 것을 | 987 | 수취자에게 이 공고에 따라 허용되는 것처럼 또 재분배하는 것을 |
diff --git a/etc/tutorials/TUTORIAL.nl b/etc/tutorials/TUTORIAL.nl index 7aaed218ff6..ce777e29e4f 100644 --- a/etc/tutorials/TUTORIAL.nl +++ b/etc/tutorials/TUTORIAL.nl | |||
| @@ -1209,7 +1209,7 @@ Deze versie van de inleiding is onderdeel van GNU Emacs. Het valt | |||
| 1209 | onder copyright. Je mag deze inleiding verspreiden onder bepaalde | 1209 | onder copyright. Je mag deze inleiding verspreiden onder bepaalde |
| 1210 | voorwaarden: | 1210 | voorwaarden: |
| 1211 | 1211 | ||
| 1212 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1212 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1213 | Inc. | 1213 | Inc. |
| 1214 | 1214 | ||
| 1215 | Dit bestand is onderdeel van GNU Emacs. | 1215 | Dit bestand is onderdeel van GNU Emacs. |
| @@ -1239,7 +1239,7 @@ Engels origineel van de copyrightmelding en condities: | |||
| 1239 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 1239 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 1240 | and comes with permission to distribute copies on certain conditions: | 1240 | and comes with permission to distribute copies on certain conditions: |
| 1241 | 1241 | ||
| 1242 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1242 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1243 | 1243 | ||
| 1244 | This file is part of GNU Emacs. | 1244 | This file is part of GNU Emacs. |
| 1245 | 1245 | ||
diff --git a/etc/tutorials/TUTORIAL.pl b/etc/tutorials/TUTORIAL.pl index 2d87eb47106..388e4cf692b 100644 --- a/etc/tutorials/TUTORIAL.pl +++ b/etc/tutorials/TUTORIAL.pl | |||
| @@ -1209,7 +1209,7 @@ z pomocą Ryszarda Kubiaka i Janusza S. Bienia <jsbien@mail.uw.edu.pl>. | |||
| 1209 | Ta wersja samouczka, podobnie jak GNU Emacs, jest chroniona prawem | 1209 | Ta wersja samouczka, podobnie jak GNU Emacs, jest chroniona prawem |
| 1210 | autorskim, ale wolno ją kopiować pod następującymi warunkami: | 1210 | autorskim, ale wolno ją kopiować pod następującymi warunkami: |
| 1211 | 1211 | ||
| 1212 | Copyright (C) 1985, 1994, 2001-2022 Free Software Foundation, Inc. | 1212 | Copyright (C) 1985, 1994, 2001-2023 Free Software Foundation, Inc. |
| 1213 | 1213 | ||
| 1214 | Zezwala się na wykonywanie lub rozpowszechnianie | 1214 | Zezwala się na wykonywanie lub rozpowszechnianie |
| 1215 | wiernych kopii tego dokumentu w otrzymanej formie, na dowolnym | 1215 | wiernych kopii tego dokumentu w otrzymanej formie, na dowolnym |
diff --git a/etc/tutorials/TUTORIAL.pt_BR b/etc/tutorials/TUTORIAL.pt_BR index 0a3b376e4d2..a7d6dcb9204 100644 --- a/etc/tutorials/TUTORIAL.pt_BR +++ b/etc/tutorials/TUTORIAL.pt_BR | |||
| @@ -1056,7 +1056,7 @@ Essa versão do tutorial foi originalmente traduzida por Marcelo Toledo | |||
| 1056 | <marcelo@gnu.org> e como o GNU Emacs, tem um copyright, e vem | 1056 | <marcelo@gnu.org> e como o GNU Emacs, tem um copyright, e vem |
| 1057 | com uma permissão de distribuição de cópias nas seguintes condições: | 1057 | com uma permissão de distribuição de cópias nas seguintes condições: |
| 1058 | 1058 | ||
| 1059 | Copyright (C) 2004-2022 Free Software Foundation, Inc. | 1059 | Copyright (C) 2004-2023 Free Software Foundation, Inc. |
| 1060 | 1060 | ||
| 1061 | Permissão é garantida a qualquer um para fazer ou distribuir cópias | 1061 | Permissão é garantida a qualquer um para fazer ou distribuir cópias |
| 1062 | integrais deste documento como recebido, em qualquer meio, deixando | 1062 | integrais deste documento como recebido, em qualquer meio, deixando |
diff --git a/etc/tutorials/TUTORIAL.ro b/etc/tutorials/TUTORIAL.ro index 1f1dc325609..ee3a1426239 100644 --- a/etc/tutorials/TUTORIAL.ro +++ b/etc/tutorials/TUTORIAL.ro | |||
| @@ -4,7 +4,7 @@ Mulţumiri Aidei Hulubei <aida@chang.pub.ro> pentru corecturi şi sugestii. | |||
| 4 | 4 | ||
| 5 | Această versiune a fost produsă plecând de la versiunea în limba | 5 | Această versiune a fost produsă plecând de la versiunea în limba |
| 6 | engleză, care este | 6 | engleză, care este |
| 7 | Copyright (c) 1985, 2013-2022 Free Software Foundation, Inc. | 7 | Copyright (c) 1985, 2013-2023 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | Citiţi acum versiunea românească a tutorialului de Emacs. | 9 | Citiţi acum versiunea românească a tutorialului de Emacs. |
| 10 | 10 | ||
diff --git a/etc/tutorials/TUTORIAL.ru b/etc/tutorials/TUTORIAL.ru index d32b7163e68..8018b36cc38 100644 --- a/etc/tutorials/TUTORIAL.ru +++ b/etc/tutorials/TUTORIAL.ru | |||
| @@ -1105,7 +1105,7 @@ Dired позволяет вам отображать список файлов | |||
| 1105 | (copyrighted) и приходит с ограничениями распространения копий со | 1105 | (copyrighted) и приходит с ограничениями распространения копий со |
| 1106 | следующими соглашениями: | 1106 | следующими соглашениями: |
| 1107 | 1107 | ||
| 1108 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1108 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1109 | 1109 | ||
| 1110 | Permission is granted to anyone to make or distribute verbatim copies | 1110 | Permission is granted to anyone to make or distribute verbatim copies |
| 1111 | of this document as received, in any medium, provided that the | 1111 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.sk b/etc/tutorials/TUTORIAL.sk index 7e523f0f93f..e5033a822dc 100644 --- a/etc/tutorials/TUTORIAL.sk +++ b/etc/tutorials/TUTORIAL.sk | |||
| @@ -1074,7 +1074,7 @@ tútorialom napísaným Stuartom Cracraftom pre pôvodný Emacs. | |||
| 1074 | Táto verzia tútorialu je, podobne ako GNU Emacs, chránená copyrightom | 1074 | Táto verzia tútorialu je, podobne ako GNU Emacs, chránená copyrightom |
| 1075 | a je šírená s povolením distribuovať kópie za istých podmienok: | 1075 | a je šírená s povolením distribuovať kópie za istých podmienok: |
| 1076 | 1076 | ||
| 1077 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1077 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1078 | 1078 | ||
| 1079 | Každému je zaručené právo vytvárať a distribuovať presné kópie tohto | 1079 | Každému je zaručené právo vytvárať a distribuovať presné kópie tohto |
| 1080 | dokumentu tak, ako ho dostal, na akomkoľvek médiu, s tým, že bude | 1080 | dokumentu tak, ako ho dostal, na akomkoľvek médiu, s tým, že bude |
diff --git a/etc/tutorials/TUTORIAL.sl b/etc/tutorials/TUTORIAL.sl index 20ff1b60557..ae594b99332 100644 --- a/etc/tutorials/TUTORIAL.sl +++ b/etc/tutorials/TUTORIAL.sl | |||
| @@ -1119,7 +1119,7 @@ Emacs. V slovenščino ga je prevedel Primož Peterlin. | |||
| 1119 | To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo | 1119 | To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo |
| 1120 | razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji: | 1120 | razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji: |
| 1121 | 1121 | ||
| 1122 | Copyright © 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1122 | Copyright © 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1123 | 1123 | ||
| 1124 | Ta datoteka je del paketa GNU Emacs. | 1124 | Ta datoteka je del paketa GNU Emacs. |
| 1125 | 1125 | ||
diff --git a/etc/tutorials/TUTORIAL.sv b/etc/tutorials/TUTORIAL.sv index b1111af929d..9b38fa0c6fe 100644 --- a/etc/tutorials/TUTORIAL.sv +++ b/etc/tutorials/TUTORIAL.sv | |||
| @@ -1153,7 +1153,7 @@ Lidell översatte den till svenska. | |||
| 1153 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1153 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1154 | comes with permission to distribute copies on certain conditions: | 1154 | comes with permission to distribute copies on certain conditions: |
| 1155 | 1155 | ||
| 1156 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1156 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1157 | 1157 | ||
| 1158 | This file is part of GNU Emacs. | 1158 | This file is part of GNU Emacs. |
| 1159 | 1159 | ||
diff --git a/etc/tutorials/TUTORIAL.th b/etc/tutorials/TUTORIAL.th index fb5a0313625..9c2ee1e5b90 100644 --- a/etc/tutorials/TUTORIAL.th +++ b/etc/tutorials/TUTORIAL.th | |||
| @@ -964,7 +964,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 964 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 964 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 965 | comes with permission to distribute copies on certain conditions: | 965 | comes with permission to distribute copies on certain conditions: |
| 966 | 966 | ||
| 967 | Copyright (C) 1985, 1996, 2001-2022 Free Software Foundation, Inc. | 967 | Copyright (C) 1985, 1996, 2001-2023 Free Software Foundation, Inc. |
| 968 | 968 | ||
| 969 | Permission is granted to anyone to make or distribute verbatim copies | 969 | Permission is granted to anyone to make or distribute verbatim copies |
| 970 | of this document as received, in any medium, provided that the | 970 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.uk b/etc/tutorials/TUTORIAL.uk index 16190afe3a3..6d4772cf0ad 100644 --- a/etc/tutorials/TUTORIAL.uk +++ b/etc/tutorials/TUTORIAL.uk | |||
| @@ -1126,7 +1126,7 @@ list-packages. З'явиться екран, за допомогою якого | |||
| 1126 | Ця версія посібника — складник GNU Emacs. Її захищено авторським | 1126 | Ця версія посібника — складник GNU Emacs. Її захищено авторським |
| 1127 | правом. Розповсюджувати копії дозволено за певних умов: | 1127 | правом. Розповсюджувати копії дозволено за певних умов: |
| 1128 | 1128 | ||
| 1129 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, | 1129 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, |
| 1130 | Inc. (Фонд вільного програмного забезпечення, Inc.) | 1130 | Inc. (Фонд вільного програмного забезпечення, Inc.) |
| 1131 | 1131 | ||
| 1132 | Цей файл — складник GNU Emacs. | 1132 | Цей файл — складник GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.zh b/etc/tutorials/TUTORIAL.zh index 959d51b7aa2..f938ed693d8 100644 --- a/etc/tutorials/TUTORIAL.zh +++ b/etc/tutorials/TUTORIAL.zh | |||
| @@ -1049,7 +1049,7 @@ issue here>」。 | |||
| 1049 | 這個版本的快速指南和 GNU Emacs 一樣都是版權化的,並且允許在某些條件下 | 1049 | 這個版本的快速指南和 GNU Emacs 一樣都是版權化的,並且允許在某些條件下 |
| 1050 | 散佈其拷貝: | 1050 | 散佈其拷貝: |
| 1051 | 1051 | ||
| 1052 | Copyright (C) 1985, 1996, 1998, 2001-2022 Free Software Foundation, Inc. | 1052 | Copyright (C) 1985, 1996, 1998, 2001-2023 Free Software Foundation, Inc. |
| 1053 | 1053 | ||
| 1054 | Permission is granted to anyone to make or distribute verbatim copies | 1054 | Permission is granted to anyone to make or distribute verbatim copies |
| 1055 | of this document as received, in any medium, provided that the | 1055 | of this document as received, in any medium, provided that the |
diff --git a/etc/w32-feature.el b/etc/w32-feature.el index dadd8d1faaa..97a7a5f729d 100644 --- a/etc/w32-feature.el +++ b/etc/w32-feature.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-feature.el --- Check Availability of Emacs Features -*- lexical-binding: t -*- | 1 | ;;; w32-feature.el --- Check Availability of Emacs Features -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2020-2022 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2020-2023 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Phillip Lord <phillip.lord@russet.org.uk> | 5 | ;; Author: Phillip Lord <phillip.lord@russet.org.uk> |
| 6 | 6 | ||