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/tutorials/TUTORIAL | |
| 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/tutorials/TUTORIAL')
| -rw-r--r-- | etc/tutorials/TUTORIAL | 2 |
1 files changed, 1 insertions, 1 deletions
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. |