Variable: artist-line-char-set

artist-line-char-set is a buffer-local variable defined in artist.el.gz.

Documentation

Boolean to tell whether user has set some char to use when drawing lines.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
(defvar-local artist-line-char-set nil
  "Boolean to tell whether user has set some char to use when drawing lines.")