From: Glenn Morris Date: Thu, 8 Jan 2015 04:58:09 +0000 (-0800) Subject: * admin/authors.el (authors-aliases): Add an entry to ignore. X-Git-Tag: emacs-25.0.90~2605^2~27 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a92f2031069c6db1c498e13e91e22ac78b98a69;p=emacs.git * admin/authors.el (authors-aliases): Add an entry to ignore. --- diff --git a/admin/ChangeLog b/admin/ChangeLog index 8c0c9759e87..dc029a0be0c 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2015-01-08 Glenn Morris + + * authors.el (authors-aliases): Add an entry to ignore. + 2015-01-04 Paul Eggert Less 'make' chatter for admin/grammars diff --git a/admin/authors.el b/admin/authors.el index 1249806686a..afab6f0e1e8 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -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")