Variable: calc-vector-commas

calc-vector-commas is a variable defined in calc.el.gz.

Value

","

Documentation

If non-nil, separate elements of displayed vectors with this string.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/calc/calc.el.gz
(defcalcmodevar calc-vector-commas ","
  "If non-nil, separate elements of displayed vectors with this string.")