comparison lisp/emacs-lisp/authors.el @ 69709:29132bd8c886

Add a few aliases. Ignore changes to AUTHORS file.
author Kim F. Storm <storm@cua.dk>
date Tue, 28 Mar 2006 11:25:17 +0000
parents 067115a6e738
children 6a147eb20dc7 e6bf73e43cf4
comparison
equal deleted inserted replaced
69708:a7395d06bdc9 69709:29132bd8c886
49 ("Christoph Wedler" "Christoph.Wedler@sap.com") 49 ("Christoph Wedler" "Christoph.Wedler@sap.com")
50 ("Daniel Pfeiffer" "<Daniel.Pfeiffer@Informatik.START.db.de>" 50 ("Daniel Pfeiffer" "<Daniel.Pfeiffer@Informatik.START.db.de>"
51 "<Daniel.Pfeiffer@Informatik.START.dbp.de>") 51 "<Daniel.Pfeiffer@Informatik.START.dbp.de>")
52 ("David Gillespie" "Dave Gillespie") 52 ("David Gillespie" "Dave Gillespie")
53 ("David K,Ae(Bgedal" "David K..edal") 53 ("David K,Ae(Bgedal" "David K..edal")
54 ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu") 54 ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu"
55 "David Koppelman")
55 ("David M. Smith" "David Smith" "David M Smith") 56 ("David M. Smith" "David Smith" "David M Smith")
56 ("Ed L. Cashin" "Ed L Cashin") 57 ("Ed L. Cashin" "Ed L Cashin")
57 ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold" 58 ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold"
58 "Reingold Edward M") 59 "Reingold Edward M")
59 ("Eli Zaretskii" "eliz") 60 ("Eli Zaretskii" "eliz")
77 ("Jaeyoun Chung" "Jae-youn Chung" "Jae-you Chung" "Chung Jae-youn") 78 ("Jaeyoun Chung" "Jae-youn Chung" "Jae-you Chung" "Chung Jae-youn")
78 ("Jan Dj,Ad(Brv" "Jan D." "Jan Djarv") 79 ("Jan Dj,Ad(Brv" "Jan D." "Jan Djarv")
79 ("Jay K. Adams" "jka@ece.cmu.edu" "Jay Adams") 80 ("Jay K. Adams" "jka@ece.cmu.edu" "Jay Adams")
80 ("J,Ai(Br,At(Bme Marant" "J,bi(Br,bt(Bme Marant" "Jerome Marant") 81 ("J,Ai(Br,At(Bme Marant" "J,bi(Br,bt(Bme Marant" "Jerome Marant")
81 ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen") 82 ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen")
83 ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard")
82 ("Johan Bockg,Ae(Brd" "Johan Bockgard") 84 ("Johan Bockg,Ae(Brd" "Johan Bockgard")
83 ("John W. Eaton" "John Eaton") 85 ("John W. Eaton" "John Eaton")
84 ("Jonathan I. Kamens" "Jonathan Kamens") 86 ("Jonathan I. Kamens" "Jonathan Kamens")
85 ("Joseph Arceneaux" "Joe Arceneaux") 87 ("Joseph Arceneaux" "Joe Arceneaux")
86 ("Juan Le,As(Bn Lahoz Garc,Am(Ba" "Juan-Leon Lahoz Garcia") 88 ("Juan Le,As(Bn Lahoz Garc,Am(Ba" "Juan-Leon Lahoz Garcia")
161 163
162 (defconst authors-ignored-files 164 (defconst authors-ignored-files
163 '("external-lisp" 165 '("external-lisp"
164 "lock" "share-lib" "local-lisp" 166 "lock" "share-lib" "local-lisp"
165 "noleim-Makefile.in" 167 "noleim-Makefile.in"
166 "NEWS" "PROBLEMS" "FAQ") 168 "NEWS" "PROBLEMS" "FAQ" "AUTHORS")
167 "List of files and directories to ignore. 169 "List of files and directories to ignore.
168 Changes to files in this list are not listed.") 170 Changes to files in this list are not listed.")
169 171
170 (defconst authors-fixed-entries 172 (defconst authors-fixed-entries
171 '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous files]") 173 '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous files]")