Variable: calc-show-banner
calc-show-banner is a variable defined in calc.el.gz.
Value
t
Documentation
If non-nil, show a friendly greeting above the stack.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-show-banner t
"If non-nil, show a friendly greeting above the stack.")