diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2026-05-07 20:08:43 +0100 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2026-05-07 20:08:43 +0100 |
| commit | 1ec79b48f3802b71b017399aef29b2dbdc5e7d2d (patch) | |
| tree | fc12d18b187c6139c2355056579b80631abd1f7e /admin | |
| parent | 991f6100eb1fa9c78a723f48ea903971d7c44de9 (diff) | |
; Update exported ChangeLog files and etc/AUTHORS
There are still unfixed problems in *Authors Errors*.
* ChangeLog.3: Fix typos.
* ChangeLog.5: Export from VCS history.
* Makefile.in: Update PREFERRED_BRANCH.
* admin/authors.el (authors-aliases, authors-ignored-files)
(authors-valid-file-names, authors-renamed-files-alist): Add
some entries.
* etc/AUTHORS: Regenerate.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 60 |
1 files changed, 56 insertions, 4 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).") |
