Variable: calc-full-trail-vectors

calc-full-trail-vectors is a variable defined in calc.el.gz.

Value

t

Documentation

If non-nil, display long vectors in full in the trail.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-full-trail-vectors t
  "If non-nil, display long vectors in full in the trail.")