Variable: calc-get-operator-history
calc-get-operator-history is a variable defined in calc-map.el.gz.
Value
nil
Documentation
History for calc-get-operator.
Source Code
;; Defined in /usr/src/emacs/lisp/calc/calc-map.el.gz
;;; Return a list of the form (nargs func name)
(defvar calc-get-operator-history nil
"History for calc-get-operator.")