* riece-options.el (riece-default-open-connection-function): New
authorueno <ueno>
Sat, 13 Dec 2003 11:13:11 +0000 (11:13 +0000)
committerueno <ueno>
Sat, 13 Dec 2003 11:13:11 +0000 (11:13 +0000)
commitd2ce0f1dc56d41eb9d9abc644103e64d8abc9de9
tree331af664e315fae15e842bbbb46ff50ed00a60ef
parent831d346984e754ca7ef4f808640538207b0f232b
* riece-options.el (riece-default-open-connection-function): New
user option.

* riece-server.el (riece-server-keyword-map): Use
riece-default-open-connection-function.

* riece-async.el: New add-on.
* COMPILE (riece-modules): Add riece-async.
* Makefile.am (EXTRA_DIST): Add riece-async.el
lisp/COMPILE
lisp/Makefile.am
lisp/riece-async.el [new file with mode: 0644]
lisp/riece-options.el
lisp/riece-server.el