(Arne Babenhauserheide)
2014-11-17: if → when if → when
diff --git a/docs/srfi.org b/docs/srfi.org
--- a/docs/srfi.org
+++ b/docs/srfi.org
@@ -468,7 +468,7 @@ Knowledge of later parts of the code wou
Fixed indentation width (alternative option to inferring it from later lines) would make it really hard to write readable code. Stuff like this would not be possible:
#+BEGIN_SRC wisp
-if
+when
equal? wrong
isright? stuff
fixstuff