Revert my gratitious change.
authorSimon Josefsson <jas@extundo.com>
Sat, 28 Sep 2002 21:42:08 +0000 (21:42 +0000)
committerSimon Josefsson <jas@extundo.com>
Sat, 28 Sep 2002 21:42:08 +0000 (21:42 +0000)
pgg/luna.el

index 3dd8ff6..f33b83f 100644 (file)
@@ -176,13 +176,13 @@ The optional 5th BODY is the body of the method."
 
 (put 'luna-define-method 'lisp-indent-function 'defun)
 
-;(def-edebug-spec luna-define-method
-;  (&define name [&optional &or ":before" ":after" ":around"]
-;         ((arg symbolp)
-;          [&rest arg]
-;          [&optional ["&optional" arg &rest arg]]
-;          &optional ["&rest" arg])
-;         def-body))
+(def-edebug-spec luna-define-method
+  (&define name [&optional &or ":before" ":after" ":around"]
+          ((arg symbolp)
+           [&rest arg]
+           [&optional ["&optional" arg &rest arg]]
+           &optional ["&rest" arg])
+          def-body))
 
 
 ;; Return a list of method functions named SERVICE registered in the