Variable: calc-said-hello
calc-said-hello is a variable defined in calc.el.gz.
Value
nil
Documentation
Non-nil if the welcome message has been displayed.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defvar calc-said-hello nil
"Non-nil if the welcome message has been displayed.")