Variable: calc-other-modes

calc-other-modes is a variable defined in calc.el.gz.

Value

nil

Documentation

List of used-defined strings to append to Calculator mode line.

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defvar calc-other-modes nil
  "List of used-defined strings to append to Calculator mode line.")