mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Indent defpackage correctly.
This commit is contained in:
parent
c9cfb0f2b6
commit
8acc018fe0
@ -386,6 +386,7 @@ by `lisp-body-indent'."
|
||||
(defsetf (4 (&whole 4 &rest 1) 4 &body))
|
||||
(defun (4 (&whole 4 &rest 1) &body))
|
||||
(defmacro . defun) (deftype . defun)
|
||||
(defpackage (4 2))
|
||||
(defstruct ((&whole 4 &rest (&whole 2 &rest 1))
|
||||
&rest (&whole 2 &rest 1)))
|
||||
(destructuring-bind
|
||||
|
Loading…
Reference in New Issue
Block a user