+2001-03-13 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * startup.el (fancy-splash-tail, command-line-1): Fix the
+ copyright year.
+
2001-03-13 Kenichi Handa <handa@etl.go.jp>
* term.el: These changes are based on a patch sent from Yong Lu
(emacs-version)
"\n"
:face '(variable-pitch :height 0.5)
- "Copyright (C) 2000 Free Software Foundation, Inc.")))
+ "Copyright (C) 2001 Free Software Foundation, Inc.")))
(defun fancy-splash-screens-1 (buffer)
")
(insert "\n\n" (emacs-version)
"
-Copyright (C) 2000 Free Software Foundation, Inc.")))
+Copyright (C) 2001 Free Software Foundation, Inc.")))
;; If keys have their default meanings,
;; use precomputed string to save lots of time.
(insert "\n\n" (emacs-version)
"
-Copyright (C) 2000 Free Software Foundation, Inc.")
+Copyright (C) 2001 Free Software Foundation, Inc.")
(if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
(eq (key-binding "\C-h\C-d") 'describe-distribution)
(eq (key-binding "\C-h\C-w") 'describe-no-warranty))