aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-04-24 19:43:52 +0000
committerRichard M. Stallman <[email protected]>1998-04-24 19:43:52 +0000
commit8acc018fe0a2627fd59c683d640cc1eddb9d3421 (patch)
tree68180d688a6a3e3285a373e53fc15d4dbe753756 /lisp/emacs-lisp
parentc9cfb0f2b610f58940082badbc1d022e0106feef (diff)
Indent defpackage correctly.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/cl-indent.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el
index 2abcc8d796..dff375a271 100644
--- a/lisp/emacs-lisp/cl-indent.el
+++ b/lisp/emacs-lisp/cl-indent.el
@@ -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