From: bg66 Date: Tue, 12 Sep 2000 02:56:58 +0000 (+0000) Subject: Fix the last change. X-Git-Tag: liece-1_4_4-1~16 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=996d6a3215ad90d90287cf0e0592a49f8d1dce0c;p=elisp%2Fliece.git Fix the last change. --- diff --git a/lisp/liece-handle.el b/lisp/liece-handle.el index 522282e..78a2c16 100644 --- 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)