X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Friece-200.el;h=8926e2475e4335b694f08b2555e7a558e89f097d;hb=503c9a229a8a8ee049091ef6d2cdff38d0704f43;hp=527867b1f3e4fd56b9a2a78853bab22bd7aed0b6;hpb=fe7ce5e9a344721b1ecdd4d9ec1adce5dc908a49;p=riece diff --git a/lisp/riece-200.el b/lisp/riece-200.el index 527867b..8926e24 100644 --- a/lisp/riece-200.el +++ b/lisp/riece-200.el @@ -24,13 +24,10 @@ ;;; Code: -(eval-when-compile (require 'riece-inlines)) - (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))