Variable: calculator-display-fragile
calculator-display-fragile is a variable defined in calculator.el.gz.
Value
nil
Documentation
When non-nil, we see something that the next digit should replace.
Source Code
;; Defined in /usr/src/emacs/lisp/calculator.el.gz
(defvar calculator-display-fragile nil
"When non-nil, we see something that the next digit should replace.")