* riece-server.el (riece-server-keyword-map): Abolished
authorueno <ueno>
Mon, 29 Aug 2005 05:59:50 +0000 (05:59 +0000)
committerueno <ueno>
Mon, 29 Aug 2005 05:59:50 +0000 (05:59 +0000)
commit0eba7fe9aa4152b8f250a2c9a5cccbb8a46e7738
tree390cd1d7c59c7f7b85501ec7eef31631941688c9
parent84028eb8802c4f17b0ebdab1077e8f27218e3101
* riece-server.el (riece-server-keyword-map): Abolished
:coding-system-alist keyword.
(riece-send-string): Take the target identity as the 2nd argument.

* riece-identity.el (riece-channel-coding-system-alist): Renamed
from riece-coding-system-alist.

* riece-globals.el (riece-coding-system-alist): Abolished.

* riece-commands.el (riece-command-topic): Pass the target
identity to as the 2nd argument of riece-send-string.
(riece-command-kick): Ditto.
(riece-command-send-message): Ditto.
(riece-command-enter-message-to-user): Ditto.
(riece-command-join-channel): Ditto.
(riece-command-part-channel): Ditto.
lisp/ChangeLog
lisp/riece-coding.el
lisp/riece-commands.el
lisp/riece-globals.el
lisp/riece-identity.el
lisp/riece-irc.el
lisp/riece-server.el