diff options
| author | Po Lu | 2023-01-02 21:38:37 +0800 |
|---|---|---|
| committer | Po Lu | 2023-01-02 21:38:37 +0800 |
| commit | 6d823d1077e979b3266e85cbdc476646b7bdb36b (patch) | |
| tree | 99c1ce32391f258084caa4bfc44686d12dff7c34 /lib/Makefile.in | |
| parent | a32963e11f9f8e5d22b0d754d34a867f3b178ed2 (diff) | |
| parent | c209802f7b3721a1b95113290934a23fee88f678 (diff) | |
| download | emacs-6d823d1077e979b3266e85cbdc476646b7bdb36b.tar.gz emacs-6d823d1077e979b3266e85cbdc476646b7bdb36b.zip | |
Merge remote-tracking branch 'origin/master' into feature/android
Diffstat (limited to 'lib/Makefile.in')
| -rw-r--r-- | lib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index caf8e0fbec3..87c13499965 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright 2017-2022 Free Software Foundation, Inc. | 3 | # Copyright 2017-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 | ||