1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-05 12:53:49 -07:00

* admin/authors.el (authors-aliases): Add an entry to ignore.

This commit is contained in:
Glenn Morris 2015-01-07 20:58:09 -08:00
parent ffa8603902
commit 5a92f20310
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2015-01-08 Glenn Morris <rgm@gnu.org>
* authors.el (authors-aliases): Add an entry to ignore.
2015-01-04 Paul Eggert <eggert@cs.ucla.edu>
Less 'make' chatter for admin/grammars

View file

@ -40,6 +40,7 @@ files.")
(defconst authors-aliases
'(
(nil "A\\. N\\. Other") ; unknown author 2014-12-03, later removed
("Aaron S. Hawley" "Aaron Hawley")
("Alexandru Harsanyi" "Alex Harsanyi")
("Andrew Csillag" "Drew Csillag")