aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorSean Whitton2024-08-27 12:13:31 +0800
committerSean Whitton2024-08-27 12:13:59 +0800
commit77302ccb6aa111ec1a4360a2a80b34b1e1ca4604 (patch)
treead69ededf84d59d4378a07ee5b101246cacd49e2 /admin
parent3a4839d142757ce6fabe81473e337acd13f51826 (diff)
downloademacs-77302ccb6aa111ec1a4360a2a80b34b1e1ca4604.tar.gz
emacs-77302ccb6aa111ec1a4360a2a80b34b1e1ca4604.zip
* admin/authors.el (authors-fixed-entries): Update docstring.
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el
index fc6bc2af2f7..75843e259ae 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -912,7 +912,9 @@ Changes to files in this list are not listed.")
912 ("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.el" 912 ("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.el"
913 :cowrote "disass.el") 913 :cowrote "disass.el")
914 ("Andrea Corallo" :wrote "comp.c")) 914 ("Andrea Corallo" :wrote "comp.c"))
915 "Actions taken from the original, manually (un)maintained AUTHORS file.") 915 "Manual fixes to the list of actions taken.
916These are mostly taken from the original, manually (un)maintained
917AUTHORS file. There are also some more recent manual additions.")
916 918
917 919
918(defconst authors-valid-file-names 920(defconst authors-valid-file-names