erc-readonly-mode

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


(erc-readonly-mode &optional ARG)

Toggle ERC readonly mode.
With a prefix argument ARG, enable readonly if ARG is positive,
and disable it otherwise. If called from Lisp, enable the mode
if ARG is omitted or nil.
This mode causes all inserted text to be read-only.