* riece-commands.el (riece-command-names): New command.
[riece] / lisp / ChangeLog
1 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-commands.el (riece-command-names): New command.
4         (riece-command-who): New command.
5
6         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
7         riece-command-who.
8
9         * riece-300.el (riece-handle-341-message): New handler.
10         (riece-handle-352-message): New handler.
11
12         * riece-commands.el (riece-command-invite): Don't accept channel
13         argument; throw an error when user is not on a channel.
14         (riece-command-kick): New command.