* riece-unread.el
authorueno <ueno>
Sun, 7 Mar 2004 09:59:46 +0000 (09:59 +0000)
committerueno <ueno>
Sun, 7 Mar 2004 09:59:46 +0000 (09:59 +0000)
commitbaa4228524bf9ffe841a4239edd7a80f3608c25c
tree07d2b9b330fce4b815eafb2b94ac8cff2c898fcf
parent5adccfc0b51674eee851d47f506cbe8f77a47bf7
* riece-unread.el
(riece-unread-format-identity-for-channel-list-indicator): Escape
% -> %%; use riece-propertize-modeline-string.

* riece-history.el
(riece-history-format-identity-for-channel-list-indicator): Escape
% -> %%; use riece-propertize-modeline-string.

* riece-highlight.el
(riece-highlight-format-identity-for-channel-list-indicator):
Escape % -> %%; use riece-propertize-modeline-string.

* riece-display.el
(riece-format-identity-for-channel-list-indicator): Escape % ->
%%.
(riece-update-channel-list-indicator): Rewrite.

* riece-emacs.el (riece-propertize-modeline-string): New function.
* riece-xemacs.el (riece-propertize-modeline-string): New function.
lisp/ChangeLog
lisp/riece-display.el
lisp/riece-emacs.el
lisp/riece-highlight.el
lisp/riece-history.el
lisp/riece-unread.el
lisp/riece-xemacs.el