mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-25 19:11:56 +00:00
(command-line-1): Update copyright in startup banner.
This commit is contained in:
parent
3132f3193d
commit
40e2359962
@ -693,7 +693,7 @@ from being initialized.")
|
||||
;; and does not end with any newlines.
|
||||
(insert (emacs-version)
|
||||
"
|
||||
Copyright (C) 1995 Free Software Foundation, Inc.")
|
||||
Copyright (C) 1996 Free Software Foundation, Inc.")
|
||||
;; 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