aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2015-03-05 17:32:22 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2015-03-05 17:32:22 +0000
commit835cc6299c73e75454fbab2f03a3207c86b323de (patch)
tree8bff0ef2b69e6de432eec44564942524f2bb4303 /CHANGES
parentcffda98288d59860f7744d78de2efc3b8ff410b9 (diff)
Customization variables for modules, section and proof indentation.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e73fb502..b8fb5e5f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -36,6 +36,14 @@ the CVS ChangeLog and PG Trac, http://proofgeneral.inf.ed.ac.uk/trac.
*** smie indentation is now the only choice.
Old code removed. will work only if emacs >= 23.3.
+*** indentation off modules, sections and proofs are customizable
+
+ (setq coq-indent-modulestart X) will set indentation width for
+ modules and sections to X characters
+
+ (setq coq-indent-proofstart X) will set indentation width for
+ modules and sections to X characters
+
*** indentation of match with cases:
by default the indentation is like this now:
match n with