Function: artist-spray-get-interval
artist-spray-get-interval is a byte-compiled function defined in
artist.el.gz.
Signature
(artist-spray-get-interval)
Documentation
Retrieve the interval for repeated spray.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
;;
;; Spraying
;;
(defun artist-spray-get-interval ()
"Retrieve the interval for repeated spray."
artist-spray-interval)