Variable: cua--rectangle-seq-format

cua--rectangle-seq-format is a variable defined in cua-rect.el.gz.

Value

"%d"

Documentation

Last format used by cua-sequence-rectangle.

Source Code

;; Defined in /usr/src/emacs/lisp/emulation/cua-rect.el.gz
(defvar cua--rectangle-seq-format "%d"
  "Last format used by `cua-sequence-rectangle'.")