|
|
@ -13,6 +13,8 @@ |
|
|
|
|
|
|
|
(put 'scope-timed 'lisp-indent-function 1) |
|
|
|
|
|
|
|
(put 'def-task 'lisp-indent-function 'defun) |
|
|
|
|
|
|
|
(put 'introspect-field-dispatch 'lisp-indent-function 2) |
|
|
|
(put 'introspect-override-register-handler 'lisp-indent-function 3) |
|
|
|
(put 'def-introspect-struct 'lisp-indent-function 1)) |
|
|
|