aboutsummaryrefslogtreecommitdiff
path: root/indentation.el
blob: 6b7d1dc776242269f0d48323bfb8d1c748948eee (plain)
1
2
3
4
5
6
;; if you eval these forms in Emacs you'll get correct indentation in
;; unevaluated property application specifications

(put 'deploys. 'common-lisp-indent-function '(4 4 2))
(put 'deploys-these. 'common-lisp-indent-function '(4 4 2))
(put 'chroot:os-bootstrapped. 'common-lisp-indent-function '(4 4 2))