* riece-addon.el (riece-addon-list-unsupported-face): Abolished.
[riece] / lisp / riece-200.el
index d25da7e..8926e24 100644 (file)
 ;;; Code:
 
 (require 'riece-misc)
-(require 'riece-commands)
 
 (eval-when-compile
-  (autoload 'riece-default-handle-numeric-reply "riece-filter"))
+  (autoload 'riece-default-handle-numeric-reply "riece-handle"))
 (defun riece-handle-default-200-message (prefix number name string)
   (riece-default-handle-numeric-reply
    riece-info-prefix prefix number name string))