Indent `with-standard-io-syntax' correctly.

This commit is contained in:
Richard M. Stallman 1998-05-22 04:42:48 +00:00
parent 6a97049b56
commit f0d527fcb7

View file

@ -433,7 +433,8 @@ by `lisp-body-indent'."
(throw 1)
(unless 1)
(unwind-protect (5 &body))
(when 1))))
(when 1)
(with-standard-io-syntax (2)))))
(while l
(put (car (car l)) 'common-lisp-indent-function
(if (symbolp (cdr (car l)))