Variable: calc-shift-prefix

calc-shift-prefix is a variable defined in calc.el.gz.

Value

nil

Documentation

If non-nil, shifted letter keys are prefix keys rather than normal meanings.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-shift-prefix nil
  "If non-nil, shifted letter keys are prefix keys rather than normal meanings.")