mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
Indent `pprint-logical-block' properly.
This commit is contained in:
parent
7090859485
commit
7dd210174f
1 changed files with 1 additions and 0 deletions
|
|
@ -429,6 +429,7 @@ by `lisp-body-indent'."
|
|||
(multiple-value-setq
|
||||
(4 2))
|
||||
(multiple-value-setf . multiple-value-setq)
|
||||
(pprint-logical-block (4 2))
|
||||
;; Combines the worst features of BLOCK, LET and TAGBODY
|
||||
(prog (&lambda &rest lisp-indent-tagbody))
|
||||
(prog* . prog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue