Variable: calc-always-load-extensions

calc-always-load-extensions is a variable defined in calc.el.gz.

Value

nil

Documentation

If non-nil, load the calc-ext module automatically when Calc is loaded.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-always-load-extensions nil
  "If non-nil, load the calc-ext module automatically when Calc is loaded.")