aboutsummaryrefslogtreecommitdiff
path: root/emacs/consfigurator.el.in
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/consfigurator.el.in')
-rw-r--r--emacs/consfigurator.el.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/consfigurator.el.in b/emacs/consfigurator.el.in
index b8c3ade..8afefbd 100644
--- a/emacs/consfigurator.el.in
+++ b/emacs/consfigurator.el.in
@@ -33,6 +33,7 @@ corresponding to the final dot-delimited component of their names."
@putforms@
;; Other operators
+ (put 'with-unapply 'common-lisp-indent-function '(&body))
(put 'os:typecase 'common-lisp-indent-function '(as cond))
(put 'os:etypecase 'common-lisp-indent-function '(as cond)))