erc-ring-mode

erc-ring-mode is an interactive autoloaded compiled Lisp function in `erc-ring.el'.


(erc-ring-mode &optional ARG)

Toggle ERC ring mode.
With a prefix argument ARG, enable ring if ARG is positive,
and disable it otherwise. If called from Lisp, enable the mode
if ARG is omitted or nil.
Stores input in a ring so that previous commands and messages can
be recalled using M-p and M-n.