aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-12-19 03:30:14 +0000
committerGlenn Morris2008-12-19 03:30:14 +0000
commit01cc3e13db647fe1762051acb687736a3d4e9e7e (patch)
treeaf8df26e48ace71c7d498e1ccd3c3259d30354ea
parent690170693f8af16569a5bf9cdb7a2f0d5ad67a5a (diff)
downloademacs-01cc3e13db647fe1762051acb687736a3d4e9e7e.tar.gz
emacs-01cc3e13db647fe1762051acb687736a3d4e9e7e.zip
(authors-aliases): Add some more aliases.
-rw-r--r--lisp/ChangeLog3
-rw-r--r--lisp/emacs-lisp/authors.el2
2 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 91269334aae..2c9a7843a85 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12008-12-19 Glenn Morris <rgm@gnu.org> 12008-12-19 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs-lisp/authors.el (authors-fixed-case): New constant. 3 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4 (authors-fixed-case): New constant.
4 (authors-public-domain-files, authors-ignored-files): 5 (authors-public-domain-files, authors-ignored-files):
5 (authors-valid-file-names, authors-renamed-files-alist): Update lists. 6 (authors-valid-file-names, authors-renamed-files-alist): Update lists.
6 (authors-renamed-files-regexps): Add some new entries. 7 (authors-renamed-files-regexps): Add some new entries.
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 19cc4a83cdf..8d0fee18707 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -40,6 +40,7 @@ files.")
40 40
41(defconst authors-aliases 41(defconst authors-aliases
42 '( 42 '(
43 ("Aaron S. Hawley" "Aaron Hawley")
43 ("Andrew Csillag" "Drew Csillag") 44 ("Andrew Csillag" "Drew Csillag")
44 ("Anna M. Bigatti" "Anna Bigatti") 45 ("Anna M. Bigatti" "Anna Bigatti")
45 ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc." 46 ("Barry A. Warsaw" "Barry A. Warsaw, Century Computing, Inc."
@@ -54,6 +55,7 @@ files.")
54 ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu" 55 ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu"
55 "David Koppelman") 56 "David Koppelman")
56 ("David M. Smith" "David Smith" "David M Smith") 57 ("David M. Smith" "David Smith" "David M Smith")
58 ("Deepak Goel" "D. Goel")
57 ("Ed L. Cashin" "Ed L Cashin") 59 ("Ed L. Cashin" "Ed L Cashin")
58 ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold" 60 ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
59 "Reingold Edward M") 61 "Reingold Edward M")