aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-06 02:38:26 +0000
committerJuanma Barranquero2006-11-06 02:38:26 +0000
commit8b1163a3c8a5abdb924235cc4810484416fc1f1d (patch)
tree2af8c70a5c4bcc47207a966705bd8b22cb07ec38
parentd5c1122f2e0ac6d887cd5adf2564256cf3e402d5 (diff)
downloademacs-8b1163a3c8a5abdb924235cc4810484416fc1f1d.tar.gz
emacs-8b1163a3c8a5abdb924235cc4810484416fc1f1d.zip
(authors-fixed-entries): Fix typo.
-rw-r--r--lisp/emacs-lisp/authors.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index db8c3d5d21a..3862a0441f6 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -176,7 +176,7 @@ listed.")
176Changes to files in this list are not listed.") 176Changes to files in this list are not listed.")
177 177
178(defconst authors-fixed-entries 178(defconst authors-fixed-entries
179 '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous files]") 179 '(("Richard M. Stallman" :wrote "[The original GNU Emacs and numerous files]")
180 ("Joseph Arceneaux" :wrote "xrdb.c") 180 ("Joseph Arceneaux" :wrote "xrdb.c")
181 ("Blitz Product Development Corporation" :wrote "ispell.el") 181 ("Blitz Product Development Corporation" :wrote "ispell.el")
182 ("Frank Bresz" :wrote "diff.el") 182 ("Frank Bresz" :wrote "diff.el")