* riece.el (riece): Initialize riece-channel-history before
[riece] / lisp / riece-300.el
index 4d8b1b0..890da75 100644 (file)
             riece-dialogue-buffer)
           (concat
            (riece-concat-server-name
-            (format "%s users on %s, topic: %s" visible
-                    (riece-format-identity channel-identity t) topic))
+            (format "%s: %s users, topic: %s"
+                    (riece-format-identity channel-identity t) visible topic))
            "\n"))))))
 
 (defun riece-handle-324-message (prefix number name string)