Variable: shr-table-corner

shr-table-corner is a customizable variable defined in shr.el.gz.

Value

32

Documentation

Character used to draw table corners.

Source Code

;; Defined in /usr/src/emacs/lisp/net/shr.el.gz
(defcustom shr-table-corner ?\s
  "Character used to draw table corners."
  :type 'character)