diff options
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 2 |
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.") | |||
| 176 | Changes to files in this list are not listed.") | 176 | Changes 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") |