Variable: picture-rectangle-cbl

picture-rectangle-cbl is a customizable variable defined in picture.el.gz.

Value

43

Documentation

Character picture-draw-rectangle uses for bottom left corners.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/picture.el.gz
(defcustom picture-rectangle-cbl ?+
  "Character `picture-draw-rectangle' uses for bottom left corners."
  :type 'character)