Mercurial > emacs
changeset 22731:776e56dbde3c
Indent `handler-case' correctly.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 10 Jul 1998 03:20:14 +0000 |
parents | 0fb112106d3e |
children | 3408cd75e193 |
files | lisp/emacs-lisp/cl-indent.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-indent.el Fri Jul 10 03:19:33 1998 +0000 +++ b/lisp/emacs-lisp/cl-indent.el Fri Jul 10 03:20:14 1998 +0000 @@ -402,6 +402,7 @@ (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