Mercurial > emacs
changeset 2105:844e027dc6db
(command-line-1): Fix copyright year.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 11 Mar 1993 07:02:13 +0000 |
parents | 6afe42b3e483 |
children | f90250f69413 |
files | lisp/startup.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Thu Mar 11 07:02:11 1993 +0000 +++ b/lisp/startup.el Thu Mar 11 07:02:13 1993 +0000 @@ -294,7 +294,7 @@ (progn (insert (emacs-version) " -Copyright (C) 1991 Free Software Foundation, Inc.\n\n") +Copyright (C) 1993 Free Software Foundation, Inc.\n\n") ;; If keys have their default meanings, ;; use precomputed string to save lots of time. (if (and (eq (key-binding "\C-h") 'help-command)