summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:38:26 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-06 02:38:26 +0000
commit8b1163a3c8a5abdb924235cc4810484416fc1f1d (patch)
tree2af8c70a5c4bcc47207a966705bd8b22cb07ec38 /lisp/emacs-lisp
parentd5c1122f2e0ac6d887cd5adf2564256cf3e402d5 (diff)
downloademacs-8b1163a3c8a5abdb924235cc4810484416fc1f1d.tar.gz
emacs-8b1163a3c8a5abdb924235cc4810484416fc1f1d.tar.bz2
emacs-8b1163a3c8a5abdb924235cc4810484416fc1f1d.zip
(authors-fixed-entries): Fix typo.
Diffstat (limited to 'lisp/emacs-lisp')
-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.")
Changes to files in this list are not listed.")
(defconst authors-fixed-entries
- '(("Richard M. Stallman" :wrote "[The original GNU emacs and numerous files]")
+ '(("Richard M. Stallman" :wrote "[The original GNU Emacs and numerous files]")
("Joseph Arceneaux" :wrote "xrdb.c")
("Blitz Product Development Corporation" :wrote "ispell.el")
("Frank Bresz" :wrote "diff.el")