X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/7ab487de6f1c62b87c0a80d6acf36217a276be2d..ae4aadb04011412759256475ae9f727eed633cab:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 374b59d..fce80f4 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -4306,9 +4306,9 @@ that character only to be normal punctuation.") ;; Special indentation. -(setq-default lisp-simple-loop-indentation 2 - lisp-loop-keyword-indentation 6 - lisp-loop-forms-indentation 6) +(setq lisp-simple-loop-indentation 2 + lisp-loop-keyword-indentation 6 + lisp-loop-forms-indentation 6) ;; SLIME setup.