Indent `handler-case' correctly.
authorRichard M. Stallman <rms@gnu.org>
Fri, 10 Jul 1998 03:20:14 +0000 (03:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 10 Jul 1998 03:20:14 +0000 (03:20 +0000)
lisp/emacs-lisp/cl-indent.el

index 4bcc711..dd5586d 100644 (file)
@@ -402,6 +402,7 @@ by `lisp-body-indent'."
           (eval-when   1)
           (flet        ((&whole 4 &rest (&whole 1 (&whole 4 &rest 1) &body))
                         &body))
+           (handler-case (4 &rest (&whole 2 (&whole 4 &rest 1) &body)))
           (labels . flet)
           (macrolet . flet)
           ;; `else-body' style