erc-smiley-mode

erc-smiley-mode is an interactive compiled Lisp function in `erc-goodies.el'.


(erc-smiley-mode &optional ARG)

Toggle ERC smiley mode.
With a prefix argument ARG, enable smiley if ARG is positive,
and disable it otherwise. If called from Lisp, enable the mode
if ARG is omitted or nil.
This mode translates text-smileys such as :-) into pictures.
This requires the function `smiley-region', which is defined in
smiley.el, which is part of Gnus.