aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm2006-03-28 11:25:17 +0000
committerKim F. Storm2006-03-28 11:25:17 +0000
commit605046efefcee779c3d98eee70e1a62573a468df (patch)
treeb0e43b3b129e05cc3f139180139d840e7f18ba47 /lisp
parent499e02812a9f6684d2279be9599a8e66ae429482 (diff)
downloademacs-605046efefcee779c3d98eee70e1a62573a468df.tar.gz
emacs-605046efefcee779c3d98eee70e1a62573a468df.zip
Add a few aliases. Ignore changes to AUTHORS file.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/authors.el6
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.")
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"
@@ -79,6 +80,7 @@ files.")
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")
@@ -163,7 +165,7 @@ listed.")
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.
168Changes to files in this list are not listed.") 170Changes to files in this list are not listed.")
169 171