Simplify command buffer's mode-line-format.
authorDaiki Ueno <ueno@unixuser.org>
Tue, 3 Jun 2003 00:51:29 +0000 (00:51 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 3 Jun 2003 00:51:29 +0000 (00:51 +0000)
lisp/riece.el

index 7fc969f..b8fe057 100644 (file)
@@ -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)