projects
/
elisp
/
liece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
197f5eb
)
Fix the last change.
author
bg66
<bg66>
Tue, 12 Sep 2000 02:56:58 +0000
(
02:56
+0000)
committer
bg66
<bg66>
Tue, 12 Sep 2000 02:56:58 +0000
(
02:56
+0000)
lisp/liece-handle.el
patch
|
blob
|
history
diff --git
a/lisp/liece-handle.el
b/lisp/liece-handle.el
index
522282e
..
78a2c16
100644
(file)
--- a/
lisp/liece-handle.el
+++ b/
lisp/liece-handle.el
@@
-182,7
+182,7
@@
(liece-display-message temp))
;; Append to the unread list.
- (let ((item (if (eq liece-command-buffer 'chat)
+ (let ((item (if (eq liece-command-buffer-mode 'chat)
liece-current-chat-partner
liece-current-channel)))
(unless (liece-channel-equal chnl item)