X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/16fe7c41f6a107a5a897ea36dd82e9905bac6423..c08211aa9838ecdb251e5df62f9c6394676349ee:/dot-emacs.el diff --git a/dot-emacs.el b/dot-emacs.el index b8d5381..5b9408f 100644 --- a/dot-emacs.el +++ b/dot-emacs.el @@ -2090,7 +2090,7 @@ strip numbers instead." (make-variable-buffer-local 'lisp-indent-function) (setq lisp-indent-function 'common-lisp-indent-function)) -(setq lisp-simple-loop-indentation 1 +(setq lisp-simple-loop-indentation 2 lisp-loop-keyword-indentation 6 lisp-loop-forms-indentation 6)