Indent `handler-case' correctly.
This commit is contained in:
parent
3fd00dcb42
commit
f8f34fa23d
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue