comparison lisp/startup.el @ 36764:00b48ce14be0

(fancy-splash-tail, command-line-1): Fix the copyright year.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 13 Mar 2001 11:39:50 +0000
parents 16eb55f253f8
children 022d6947262f
comparison
equal deleted inserted replaced
36763:00b03757e45b 36764:00b48ce14be0
1123 (fancy-splash-insert :face `(variable-pitch :foreground ,fg) 1123 (fancy-splash-insert :face `(variable-pitch :foreground ,fg)
1124 "\nThis is " 1124 "\nThis is "
1125 (emacs-version) 1125 (emacs-version)
1126 "\n" 1126 "\n"
1127 :face '(variable-pitch :height 0.5) 1127 :face '(variable-pitch :height 0.5)
1128 "Copyright (C) 2000 Free Software Foundation, Inc."))) 1128 "Copyright (C) 2001 Free Software Foundation, Inc.")))
1129 1129
1130 1130
1131 (defun fancy-splash-screens-1 (buffer) 1131 (defun fancy-splash-screens-1 (buffer)
1132 "Timer function displaying a splash screen." 1132 "Timer function displaying a splash screen."
1133 (when (> (float-time) fancy-splash-stop-time) 1133 (when (> (float-time) fancy-splash-stop-time)
1312 Getting New Versions How to obtain the latest version of Emacs. 1312 Getting New Versions How to obtain the latest version of Emacs.
1313 Ordering Manuals How to order manuals from the FSF. 1313 Ordering Manuals How to order manuals from the FSF.
1314 ") 1314 ")
1315 (insert "\n\n" (emacs-version) 1315 (insert "\n\n" (emacs-version)
1316 " 1316 "
1317 Copyright (C) 2000 Free Software Foundation, Inc."))) 1317 Copyright (C) 2001 Free Software Foundation, Inc.")))
1318 1318
1319 ;; If keys have their default meanings, 1319 ;; If keys have their default meanings,
1320 ;; use precomputed string to save lots of time. 1320 ;; use precomputed string to save lots of time.
1321 (if (and (eq (key-binding "\C-h") 'help-command) 1321 (if (and (eq (key-binding "\C-h") 'help-command)
1322 (eq (key-binding "\C-xu") 'advertised-undo) 1322 (eq (key-binding "\C-xu") 'advertised-undo)
1375 "type M-x recover-session RET\nto recover" 1375 "type M-x recover-session RET\nto recover"
1376 " the files you were editing.")) 1376 " the files you were editing."))
1377 1377
1378 (insert "\n\n" (emacs-version) 1378 (insert "\n\n" (emacs-version)
1379 " 1379 "
1380 Copyright (C) 2000 Free Software Foundation, Inc.") 1380 Copyright (C) 2001 Free Software Foundation, Inc.")
1381 (if (and (eq (key-binding "\C-h\C-c") 'describe-copying) 1381 (if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
1382 (eq (key-binding "\C-h\C-d") 'describe-distribution) 1382 (eq (key-binding "\C-h\C-d") 'describe-distribution)
1383 (eq (key-binding "\C-h\C-w") 'describe-no-warranty)) 1383 (eq (key-binding "\C-h\C-w") 'describe-no-warranty))
1384 (insert 1384 (insert
1385 "\n 1385 "\n