(mm-define-method): Put `edebug-form-spec'.
authorshuhei-k <shuhei-k>
Fri, 28 Aug 1998 08:54:00 +0000 (08:54 +0000)
committershuhei-k <shuhei-k>
Fri, 28 Aug 1998 08:54:00 +0000 (08:54 +0000)
mime-def.el

index 8fb46f0..bc48bd4 100644 (file)
@@ -315,6 +315,8 @@ message/rfc822, `mime-entity' structures of them are included in
         ))))
 
 (put 'mm-define-method 'lisp-indent-function 'defun)
+(put 'mm-define-method 'edebug-form-spec
+     '(&define name ((arg symbolp) &rest arg) def-body))
 
 
 ;;; @ end