* riece-unread.el (riece-unread-after-display-message-function):
authorueno <ueno>
Wed, 27 Aug 2003 07:37:46 +0000 (07:37 +0000)
committerueno <ueno>
Wed, 27 Aug 2003 07:37:46 +0000 (07:37 +0000)
commitdcf10219a521b36065e8a100b69d762fc54388bd
tree7de49febf655f60353f983b357291151cb8584d6
parentc63d55f5568af9763f2bfba31812f399d20f6368
* riece-unread.el (riece-unread-after-display-message-function):
Rename from riece-unread-display-message-function.
(riece-unread-after-switch-to-channel-function): Rename from
riece-unread-channel-switch-hook.
(riece-guess-channel-from-unread): New function.
(riece-unread-requires): Require 'riece-guess and 'riece-history.
(riece-unread-insinuate): Setup riece-guess-channel-try-functions.

* riece-options.el (riece-addons): Add riece-guess, riece-history,
and riece-url.

* riece-layout.el (riece-reconfigure-windows-predicate): Don't
check riece-last-channel.

* riece-display.el (riece-switch-to-channel): Rename
riece-channel-switch-hook to
riece-after-switch-to-channel-functions.
(riece-switch-to-nearest-channel): Ditto.

* riece-guess.el: New add-on.
* COMPILE (riece-modules): Add riece-guess.
* Makefile.am (EXTRA_DIST): Add riece-guess.el

* riece-history.el: New add-on.
* COMPILE (riece-modules): Add riece-history.
* Makefile.am (EXTRA_DIST): Add riece-history.el
lisp/COMPILE
lisp/ChangeLog
lisp/Makefile.am
lisp/riece-display.el
lisp/riece-globals.el
lisp/riece-highlight.el
lisp/riece-layout.el
lisp/riece-options.el
lisp/riece-unread.el
lisp/riece.el