Function: artist-t-if-fill-char-set

artist-t-if-fill-char-set is a byte-compiled function defined in artist.el.gz.

Signature

(artist-t-if-fill-char-set)

Documentation

Return the value of the variable artist-fill-char-set.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
(defun artist-t-if-fill-char-set ()
  "Return the value of the variable `artist-fill-char-set'."
  artist-fill-char-set)