mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
indent `with-output-to-string' as a CL
macro, not ELisp one.
This commit is contained in:
parent
66b48aded6
commit
44c705d46a
@ -438,6 +438,7 @@ by `lisp-body-indent'."
|
||||
(unless 1)
|
||||
(unwind-protect (5 &body))
|
||||
(when 1)
|
||||
(with-output-to-string (4 2))
|
||||
(with-standard-io-syntax (2)))))
|
||||
(while l
|
||||
(put (caar l) 'common-lisp-indent-function
|
||||
|
Loading…
Reference in New Issue
Block a user