projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2181bb0
)
Fixed typo.
author
ueno
<ueno>
Sat, 27 Aug 2005 03:47:45 +0000
(
03:47
+0000)
committer
ueno
<ueno>
Sat, 27 Aug 2005 03:47:45 +0000
(
03:47
+0000)
lisp/riece-icon.el
patch
|
blob
|
history
diff --git
a/lisp/riece-icon.el
b/lisp/riece-icon.el
index
2064c23
..
76e3aef
100644
(file)
--- a/
lisp/riece-icon.el
+++ b/
lisp/riece-icon.el
@@
-340,7
+340,7
@@
Modify whole identification by side effect."
(when riece-channel-list-buffer
(set-buffer riece-channel-list-buffer)
(remove-hook 'riece-update-buffer-functions
- 'riece-icon-update-user-list-buffer t)))
+ 'riece-icon-update-channel-list-buffer t)))
(remove-hook 'riece-user-list-mode-hook
'riece-icon-user-list-mode-hook)
(remove-hook 'riece-channel-list-mode-hook