Variable: artist-spray-radius

artist-spray-radius is a customizable variable defined in artist.el.gz.

Value

4

Documentation

Size of the area for spraying.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
(defcustom artist-spray-radius 4
  "Size of the area for spraying."
  :group 'artist
  :type 'integer)