* liece-channel.el (liece-channel-redisplay-buffer): New hook
authorbg66 <bg66>
Tue, 5 Sep 2000 04:47:16 +0000 (04:47 +0000)
committerbg66 <bg66>
Tue, 5 Sep 2000 04:47:16 +0000 (04:47 +0000)
commit7a6b3352eacf4495eaf8c6db78c34e6b95774039
tree0810dbde5480c01758c8e13441dd22567bec1ade
parentcd45da24bd497f99a83773edba671c009bcad15d
* liece-channel.el (liece-channel-redisplay-buffer): New hook
`liece-channel-read-hook'.
(liece-channel-change): Run `liece-redisplay-unread-mark'.

* liece-handle.el (liece-handle-privmsg-message): New hook
`liece-channel-unread-hook'.

* liece-vars.el (liece-display-unread-mark): New variable.

* liece-xemacs.el (liece-xemacs-unread-icon): Rename from
`liece-xemacs-channel-balloon-icon'.
(liece-xemacs-unread-mark): Rename and simplified from
`liece-xemacs-channel-balloon'.
(liece-xemacs-read-mark): Rename and simplefied from
`liece-xemacs-channel-balloon-kill'.
(liece-xemacs-redisplay-unread-mark): New function.
(toplevel): Add them to hook.

* liece-emacs.el (liece-emacs-unread-character): New variable.
(liece-emacs-unread-mark): New function.
(liece-emacs-read-mark): Ditto.
(liece-emacs-redisplay-unread-mark): Ditto.
(toplevel): Add them to hook.
lisp/ChangeLog
lisp/liece-channel.el
lisp/liece-emacs.el
lisp/liece-handle.el
lisp/liece-vars.el
lisp/liece-xemacs.el