comparison lisp/startup.el @ 19799:59b1106a46e5

(command-line-1): Update copyright year in string.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 Sep 1997 17:07:01 +0000
parents 0fda8fa5865a
children 48114d461ac4
comparison
equal deleted inserted replaced
19798:054497f70932 19799:59b1106a46e5
801 "type M-x recover-session RET\nto recover" 801 "type M-x recover-session RET\nto recover"
802 " the files you were editing.")) 802 " the files you were editing."))
803 803
804 (insert "\n\n" (emacs-version) 804 (insert "\n\n" (emacs-version)
805 " 805 "
806 Copyright (C) 1996 Free Software Foundation, Inc.") 806 Copyright (C) 1997 Free Software Foundation, Inc.")
807 (if (and (eq (key-binding "\C-h\C-c") 'describe-copying) 807 (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
808 (eq (key-binding "\C-h\C-d") 'describe-distribution) 808 (eq (key-binding "\C-h\C-d") 'describe-distribution)
809 (eq (key-binding "\C-h\C-w") 'describe-no-warranty)) 809 (eq (key-binding "\C-h\C-w") 'describe-no-warranty))
810 (insert 810 (insert
811 "\n 811 "\n