diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2026-05-07 20:15:39 +0100 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2026-05-07 20:15:39 +0100 |
| commit | 90f8f27a5806896614d22e299abef2a6b2d78cf8 (patch) | |
| tree | 81490f1982597b4e9c8c7e3fdeb85b6b561120a8 /admin | |
| parent | 868fd126aea6d57072f4a2aeb36a2c8bc6f38a60 (diff) | |
| parent | 8d0bf280a64a96deec4e4bf62bf36af7b42d2f4a (diff) | |
Merge from origin/emacs-31
8d0bf280a64 ; * ChangeLog.5: Some fixes and tidying up.
1ec79b48f38 ; Update exported ChangeLog files and etc/AUTHORS
991f6100eb1 ; * admin/make-tarball.txt: Suggest load-file, not require.
3c6c3f5a690 ; Fix two file headers misunderstood by authors.el.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 60 | ||||
| -rw-r--r-- | admin/make-tarball.txt | 2 |
2 files changed, 57 insertions, 5 deletions
diff --git a/admin/authors.el b/admin/authors.el index 697f697f1f9..4771c101e56 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -49,9 +49,11 @@ files.") ("Alexander Gramiak" "Alex Gramiak") ("Alexandru Harsanyi" "Alex Harsanyi") ("Álvar Jesús Ibeas Martín" "Álvar Ibeas") + ("Álvaro Ramírez" "Alvaro Ramirez" "xenodium") (nil "ambihelical") ("Andrea Corallo" "AndreaCorallo") ("Andrii Kolomoiets" "andreyk\\.mad@gmail\\.com") + ("André A. Gomes" "Andre A. Gomes") ("Andrew Csillag" "Drew Csillag") ("Andrew G Cohen" "Andrew Cohen") ("Anna M. Bigatti" "Anna Bigatti") @@ -226,6 +228,7 @@ files.") (nil "pillule") (nil "psyberbits@gmail\\.com") ("Paul Eggert" "Paul R\\. Eggert") + ("Paul Nelson" "Paul D. Nelson") ("Pavel Janík" "Pavel Janík Ml\\." "Pavel Janik Ml\\." "Pavel Janik") ("Pavel Kobiakov" "Pavel Kobyakov") ("Per Abrahamsen" "Per Abhiddenware") @@ -700,7 +703,11 @@ Changes to files matching one of the regexps in this list are not listed.") "lisp/org/ob-picolisp.el" "lisp/obsolete/levents.el" "lisp/obsolete/lucid.el" - "lisp/obsolete/old-whitespace.el") + "lisp/obsolete/old-whitespace.el" + "doc/misc/modus-themes.texi" + "doc/misc/elisp-semantic-highlighting.org" + "lisp/emacs-lisp/scope.el" + "etc/yow.lines") "List of files and directories to ignore. Changes to files in this list are not listed.") @@ -1164,7 +1171,42 @@ AUTHORS file. There are also some more recent manual additions.") "admin/notes/tree-sitter/build-module/batch.sh" "doc/misc/gnus-coding.texi" "gnus-coding.texi" - "doc/misc/org.texi") + "doc/misc/org.texi" + ;; Unexec & pure space removal. + "src/puresize.h" + "src/sheap.c" + "src/sheap.h" + "src/unexec.h" + "src/unexaix.c" + "src/unexcoff.c" + "src/unexcw.c" + "src/unexelf.c" + "src/unexhp9k800.c" + "src/unexmacosx.c" + "src/unexsol.c" + "src/unexw32.c" + "src/firstfile.c" + "src/lastfile.c" + ;; Removed. + "nt/configure.bat" + "lisp/obsolete/cc-compat.el" + "lisp/obsolete/info-edit.el" + "lisp/obsolete/otodo-mode.el" + "lisp/obsolete/rcompile.el" + "lisp/terminal.el" + "lisp/obsolete/vi.el" + "lisp/obsolete/vip.el" + "doc/misc/vip.texi" + "lisp/obsolete/ws-mode.el" + "lisp/obsolete/yow.el" + "test/lisp/erc/resources/base/reconnect/ping-pong.eld" + "test/lisp/erc/resources/base/reconnect/proxy-solo.eld" + "test/lisp/erc/resources/erc-d/resources/proxy-solo.eld" + "admin/coccinelle/process.cocci" + "admin/coccinelle/window.cocci" + "admin/coccinelle/frame.cocci" + ;; Merged into various files in cl-lib. + "lisp/emacs-lisp/cl-types.el" "test/lisp/emacs-lisp/cl-types-tests.el") "File names which are valid, but no longer exist (or cannot be found) in the repository.") @@ -1416,7 +1458,7 @@ in the repository.") ("lisp/new/eww.el" . "eww.el") ; an actual typo in ChangeLog.3 ("gssapi.el" . "gssapi.el") ("lisp/gnus/gssapi.el" . "gssapi.el") - ("imap.el" . "net/imap.el") + ("imap.el" . "imap.el") ("mailcap.el" . "mailcap.el") ("gnus/mailcap.el" . "mailcap.el") ("lisp/gnus/mailcap.el" . "mailcap.el") @@ -1726,7 +1768,17 @@ in the repository.") ("lisp/vt100-led.el" . "lisp/obsolete/vt100-led.el") ("lisp/mail/metamail.el" . "lisp/obsolete/metamail.el") ("lisp/sb-image.el" . "lisp/obsolete/sb-image.el") - ("lisp/cedet/semantic/grammar-wy.el" . "lisp/cedet/semantic/grm-wy-boot.el")) + ("lisp/cedet/semantic/grammar-wy.el" . "lisp/cedet/semantic/grm-wy-boot.el") + ("lisp/vc/vc-dav.el" . "vc-dav.el") + ("test/lisp/vc/vc-tests.el" . "vc-tests.el") + ("admin/notes/elpa" . "elpa.md") + ("etc/NEWS.unknown" . "symbol-releases.eld") + ("test/lisp/eshell/eshell-tests-helpers.el" . "eshell-tests-helpers.el") + ("test/lisp/package-vc-tests.el" . "package-vc-tests.el") + ("test/lisp/vc/vc-misc-tests.el" . "vc-test-misc.el") + ("admin/treesit-admin.el" . "treesit-admin.el") + ("java/incrementing-version-code" . "AndroidManifest.xml.in") + ("etc/ctags.1" "ctags.1")) "Alist of files which have been renamed during their lifetime. Elements are (OLDNAME . NEWNAME).") diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 3257dc6ce46..2ef31c0042b 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -108,7 +108,7 @@ General steps (for each step, check for possible errors): Now: - M-: (require 'authors) RET + M-x load-file RET admin/authors.el RET M-x authors RET If this says "Problem updating ChangeLog", find the reason for the |
