From: Simon Josefsson Date: Sat, 28 Sep 2002 21:42:08 +0000 (+0000) Subject: Revert my gratitious change. X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=0cd96571a2bf81f5ad7d5ed978ccd250d3d03b83;p=gnus Revert my gratitious change. --- diff --git a/pgg/luna.el b/pgg/luna.el index 3dd8ff632..f33b83f63 100644 --- a/pgg/luna.el +++ b/pgg/luna.el @@ -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