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:
parent
ffa8603902
commit
5a92f20310
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue