From: ueno Date: Tue, 3 Jun 2003 00:51:29 +0000 (+0000) Subject: Simplify command buffer's mode-line-format. X-Git-Tag: strict-naming-branchpoint~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=24a2aa9f9b287b8800c0ff04119b81616b350db1;p=elisp%2Friece.git Simplify command buffer's mode-line-format. --- diff --git a/lisp/riece.el b/lisp/riece.el index 7fc969f..b8fe057 100644 --- a/lisp/riece.el +++ b/lisp/riece.el @@ -301,7 +301,7 @@ For a list of the generic commands type \\[riece-command-generic] ? RET. " " riece-user-indicator " " - riece-channel-indicator))) + riece-current-channel))) (riece-simplify-mode-line-format) (use-local-map riece-command-mode-map)