--- cl-indent.el~ Sun Nov 25 16:29:16 2001 +++ cl-indent.el Thu Dec 20 22:15:08 2001 @@ -399,7 +399,7 @@ (defparameter . defvar) (defconst . defcustom) (define-condition . defclass) - (define-modify-macro (4 &body)) + (define-modify-macro (4 &lambda &body)) (defsetf (4 &lambda 4 &body)) (defun (4 &lambda &body)) (define-setf-method . defun)