Update runtime files.
diff --git a/runtime/doc/indent.txt b/runtime/doc/indent.txt
index 749882c..5bf6089 100644
--- a/runtime/doc/indent.txt
+++ b/runtime/doc/indent.txt
@@ -686,7 +686,7 @@
 	  baz)
 <
 Setting this option changes this behavior so that all subforms are aligned to
-the same column:
+the same column, emulating the default behavior of clojure-mode.el:
 >
 	(foo
 	 bar
@@ -698,7 +698,6 @@
 	let g:clojure_align_subforms = 0
 <
 
-
 FORTRAN							*ft-fortran-indent*
 
 Block if, select case, where, and forall constructs are indented.  So are