Function: artist-select-op-spray-can
artist-select-op-spray-can is an interactive and byte-compiled
function defined in artist.el.gz.
Signature
(artist-select-op-spray-can)
Documentation
Select spraying.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/artist.el.gz
(defun artist-select-op-spray-can ()
"Select spraying."
(interactive)
(artist-select-operation "spray-can"))