aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
authorPierre Courtieu2004-03-15 17:13:08 +0000
committerPierre Courtieu2004-03-15 17:13:08 +0000
commitf2a148db80fb52e9adf8ddd3f4c8e6695056d131 (patch)
treefe2204b72dbf73d775808770c4e38b28a5371201 /coq
parentaf0373306857ae7ec403a0872974a4ea4a4da4a1 (diff)
bug fix in holes (call to proof-indent-line instead of funcall
indent-line-function).
Diffstat (limited to 'coq')
-rw-r--r--coq/coq-indent.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/coq/coq-indent.el b/coq/coq-indent.el
index 3597c329..5cc7d868 100644
--- a/coq/coq-indent.el
+++ b/coq/coq-indent.el
@@ -529,3 +529,9 @@
(provide 'coq-indent)
+;;; Local Variables: ***
+;;; tab-width:2 ***
+;;; fill-column: 85 ***
+;;; indent-tabs-mode:nil ***
+;;; End: ***
+