* riece-commands.el (riece-command-topic): Use
authorDaiki Ueno <ueno@unixuser.org>
Sat, 18 Oct 2003 21:46:25 +0000 (21:46 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 18 Oct 2003 21:46:25 +0000 (21:46 +0000)
commit7f49617682aff4897389a9a83f8b640033b65321
treef964b1acdd188156effcc283f9558d22135ab231
parent6bb778ad5b475dc9e19756a05403d7505d9f469c
* riece-commands.el (riece-command-topic): Use
riece-check-channel-commands-are-usable.
(riece-command-invite): Ditto.
(riece-command-kick): Ditto.
(riece-command-change-mode): Ditto.
(riece-command-set-operators): Ditto.
(riece-command-set-speakers): Ditto.
(riece-command-send-message): Ditto.
(riece-command-part): Ditto.

* riece-misc.el (riece-get-users-on-server): If
riece-current-channel is not set, check the default server.
(riece-check-channel-commands-are-usable): New function.
lisp/ChangeLog
lisp/riece-commands.el
lisp/riece-misc.el