'riece-identity property.
2003-08-26 Daiki Ueno <ueno@unixuser.org>
- * riece-unread.el (riece-channel-list-unread-face): Change colors.
+ * riece-display.el (riece-update-channel-list-buffer): Don't add
+ 'riece-identity property.
* riece-options.el (riece-addons): Enable riece-unread by default.
riece-current-channel)
?*
?\ )
- (riece-format-identity (car channels))))
- (put-text-property point (point) 'riece-identity
- (car channels))))
+ (riece-format-identity (car channels))))))
(setq index (1+ index)
channels (cdr channels))))))