ZenIRC TODO list

stats i is missing class

Write a texinfo manual

Make it so more than 4 ctcp's on a line get ignored.

Make notify code not trigger if you see the person leave or join a channel.

Make notify code handle more than one nick per line

Write /ignore command to manage zenirc-ignorance-list

Add noah's elisp ctcp to scripts dir

Write /exec command that allows arbitrary lisp execution, like M M,
but without the hassles? (might belong in a lisp util script with
noah's elisp ctcp)

Make C-c r and C-c s into : and ;

Update zenirc-swedish-mode.el with new strings added to the client since it
was implemented. (is this done, per?)

Write other language modes? (not very important, but nice to have)

Add nick completion to zenirc-fancy-format ?

Add more docstrings and autoload cookies in the right places.

Many places in the current code that work are not pretty, notably the 
CTCP parsing code and the /notify handler. These could be rewritten.
