summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-04-16 02:01:41 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-04-16 02:01:41 +0200
commite46d9672bab36214f2695c8562a47645da7da309 (patch)
tree50624e8cff44d5a6f8bb0fbca9c3e81fafb2f89d
parent17eeeb80e505356fb7e84e3087c7f0f44eb2890a (diff)
downloadgeiser-e46d9672bab36214f2695c8562a47645da7da309.tar.gz
geiser-e46d9672bab36214f2695c8562a47645da7da309.tar.bz2
Racket: indentation for all 'for' forms
We had only for two of them, and one was wrong!
-rw-r--r--elisp/geiser-syntax.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/elisp/geiser-syntax.el b/elisp/geiser-syntax.el
index 90c3dc0..eaed0c4 100644
--- a/elisp/geiser-syntax.el
+++ b/elisp/geiser-syntax.el
@@ -39,8 +39,6 @@
(compound-unit/sig 0)
(define: defun)
(dynamic-wind 0)
- (for/fold 2)
- (for/hash 2)
(instantiate 2)
(interface 1)
(lambda: 1)