diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 4 |
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. |
| 916 | These are mostly taken from the original, manually (un)maintained | ||
| 917 | AUTHORS 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 |