diff options
author | Kim F. Storm <storm@cua.dk> | 2006-03-28 11:25:17 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-03-28 11:25:17 +0000 |
commit | 605046efefcee779c3d98eee70e1a62573a468df (patch) | |
tree | b0e43b3b129e05cc3f139180139d840e7f18ba47 /lisp/emacs-lisp | |
parent | 499e02812a9f6684d2279be9599a8e66ae429482 (diff) | |
download | emacs-605046efefcee779c3d98eee70e1a62573a468df.tar.gz emacs-605046efefcee779c3d98eee70e1a62573a468df.tar.bz2 emacs-605046efefcee779c3d98eee70e1a62573a468df.zip |
Add a few aliases. Ignore changes to AUTHORS file.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/authors.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index d18567580aa..0d38ba03241 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -51,7 +51,8 @@ files.") "<Daniel.Pfeiffer@Informatik.START.dbp.de>") ("David Gillespie" "Dave Gillespie") ("David K,Ae(Bgedal" "David K..edal") - ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu") + ("David M. Koppelman" "David M. Koppelman, Koppel@Ee.Lsu.Edu" + "David Koppelman") ("David M. Smith" "David Smith" "David M Smith") ("Ed L. Cashin" "Ed L Cashin") ("Edward M. Reingold" "Ed Reingold" "Edward M Reingold" @@ -79,6 +80,7 @@ files.") ("Jay K. Adams" "jka@ece.cmu.edu" "Jay Adams") ("J,Ai(Br,At(Bme Marant" "J,bi(Br,bt(Bme Marant" "Jerome Marant") ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen") + ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard") ("Johan Bockg,Ae(Brd" "Johan Bockgard") ("John W. Eaton" "John Eaton") ("Jonathan I. Kamens" "Jonathan Kamens") @@ -163,7 +165,7 @@ listed.") '("external-lisp" "lock" "share-lib" "local-lisp" "noleim-Makefile.in" - "NEWS" "PROBLEMS" "FAQ") + "NEWS" "PROBLEMS" "FAQ" "AUTHORS") "List of files and directories to ignore. Changes to files in this list are not listed.") |