From 56b7e4a165540ea6c62724f4bc8c54a4d5db1324 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 27 Aug 2024 12:13:31 +0800 Subject: [PATCH] * admin/authors.el (authors-fixed-entries): Update docstring. (cherry picked from commit 77302ccb6aa111ec1a4360a2a80b34b1e1ca4604) --- admin/authors.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/admin/authors.el b/admin/authors.el index e8c081ee377..376c37cac12 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -834,8 +834,11 @@ Changes to files in this list are not listed.") ("Garrett Wollman" :changed "sendmail.el") ("Dale R. Worley" :changed "mail-extr.el") ("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.el" - :cowrote "disass.el")) - "Actions taken from the original, manually (un)maintained AUTHORS file.") + :cowrote "disass.el") + ("Andrea Corallo" :wrote "comp.c")) + "Manual fixes to the list of actions taken. +These are mostly taken from the original, manually (un)maintained +AUTHORS file. There are also some more recent manual additions.") (defconst authors-valid-file-names -- 2.39.5