Fixed.
[riece] / lisp / riece-commands.el
index 2fd4d8b..90b88fd 100644 (file)
@@ -481,7 +481,7 @@ the layout to the selected layout-name."
                                 (format "PART %s\r\n"
                                         (riece-identity-prefix target))))))
 
-(defun riece-command-part (target)
+(defun riece-command-part (target &optional message)
   (interactive
    (progn
      (riece-check-channel-commands-are-usable)