Variable: artist-fill-char-set
artist-fill-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 filling.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
(defvar-local artist-fill-char-set nil
"Boolean to tell whether user has set some char to use when filling.")