rcirc-cmd-ignore

rcirc-cmd-ignore is an interactive compiled Lisp function in `rcirc.el'.


(rcirc-cmd-ignore NICK &optional PROCESS TARGET)

Manage the ignore list.
Ignore NICK, unignore NICK if already ignored, or list ignored
nicks when no NICK is given. When listing ignored nicks, the
ones added to the list automatically are marked with an asterisk.

Note: If PROCESS or TARGET are nil, the values given
by `rcirc-buffer-process' and `rcirc-target' will be used.