mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(command-line-1): Fix copyright year.
This commit is contained in:
parent
be8320a764
commit
a055a1cd6e
@ -294,7 +294,7 @@ directory name of the directory where the `.emacs' file was looked for.")
|
||||
(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)
|
||||
|
Loading…
Reference in New Issue
Block a user