* riece-options.el (riece-channel-history-length): New user option.
authorueno <ueno>
Wed, 27 Aug 2003 00:46:50 +0000 (00:46 +0000)
committerueno <ueno>
Wed, 27 Aug 2003 00:46:50 +0000 (00:46 +0000)
commit6d41b61916f102a2972cc2fb71862926e0092845
tree99ad337aa82082b981f42ab740f69b3ac0523bad
parent4a30d54b4a864b0e9e6aa3a45dcd5d738e0861e6
* riece-options.el (riece-channel-history-length): New user option.
(riece-connection-timeout): Abolish.

* riece-globals.el (riece-channel-history): New variable.
(riece-last-channel): Abolish.

* riece-display.el: Autoload ring-insert.
(riece-switch-to-channel): Update riece-channel-history.
(riece-switch-to-nearest-channel): Ditto.

* riece-server.el (riece-clear-system): Abolish.
* riece.el (riece-exit): Merge riece-clear-system.
(riece): Initialize riece-channel-history.
lisp/ChangeLog
lisp/riece-display.el
lisp/riece-globals.el
lisp/riece-options.el
lisp/riece-server.el
lisp/riece.el