chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'crybaby/master'; commit 'ponder/master'
[profile]
/
dot-emacs.el
diff --git
a/dot-emacs.el
b/dot-emacs.el
index b8d53818c93813f8f597b5a0bb5140947b5b594b..5b9408fd7a7018f2951b7b1d3cfd29a7e83cf2be 100644
(file)
--- a/
dot-emacs.el
+++ b/
dot-emacs.el
@@
-2090,7
+2090,7
@@
(defun mdw-common-lisp-indent ()
(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)