mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-30 19:53:09 +00:00
(authors-aliases): Add some more aliases.
This commit is contained in:
parent
690170693f
commit
01cc3e13db
@ -1,6 +1,7 @@
|
||||
2008-12-19 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emacs-lisp/authors.el (authors-fixed-case): New constant.
|
||||
* emacs-lisp/authors.el (authors-aliases): Add some more aliases.
|
||||
(authors-fixed-case): New constant.
|
||||
(authors-public-domain-files, authors-ignored-files):
|
||||
(authors-valid-file-names, authors-renamed-files-alist): Update lists.
|
||||
(authors-renamed-files-regexps): Add some new entries.
|
||||
|
@ -40,6 +40,7 @@ files.")
|
||||
|
||||
(defconst authors-aliases
|
||||
'(
|
||||
("Aaron S. Hawley" "Aaron Hawley")
|
||||
("Andrew Csillag" "Drew Csillag")
|
||||
("Anna M. Bigatti" "Anna Bigatti")
|
||||
("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc."
|
||||
@ -54,6 +55,7 @@ files.")
|
||||
("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu"
|
||||
"David Koppelman")
|
||||
("David M. Smith" "David Smith" "David M Smith")
|
||||
("Deepak Goel" "D. Goel")
|
||||
("Ed L. Cashin" "Ed L Cashin")
|
||||
("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
|
||||
"Reingold Edward M")
|
||||
|
Loading…
Reference in New Issue
Block a user