Variable: calc-display-dirty
calc-display-dirty is a variable defined in calc.el.gz.
Value
nil
Documentation
Non-nil if the stack display might not reflect the latest mode settings.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defvar calc-display-dirty nil
"Non-nil if the stack display might not reflect the latest mode settings.")