From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:38:26 +0000 (+0000) Subject: (authors-fixed-entries): Fix typo. X-Git-Tag: emacs-pretest-22.0.91~285 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b1163a3c8a5abdb924235cc4810484416fc1f1d;p=emacs.git (authors-fixed-entries): Fix typo. --- 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")