Variable: picture-rectangle-cbr
picture-rectangle-cbr is a customizable variable defined in
picture.el.gz.
Value
43
Documentation
Character picture-draw-rectangle uses for bottom right corners.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/picture.el.gz
(defcustom picture-rectangle-cbr ?+
"Character `picture-draw-rectangle' uses for bottom right corners."
:type 'character)