aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq/coq-indent.el
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2006-09-15 07:40:11 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2006-09-15 07:40:11 +0000
commit363af367c6fa05a63b2c00f0be32eadc2ed80c69 (patch)
tree378cf9e93769542e191fe49c4b2355fc97be2acb /coq/coq-indent.el
parenta3f65f4af6c5138908b88a0ea8a4410775c832de (diff)
fixed a typo in last correction.
Diffstat (limited to 'coq/coq-indent.el')
-rw-r--r--coq/coq-indent.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq-indent.el b/coq/coq-indent.el
index b044937a..32226f99 100644
--- a/coq/coq-indent.el
+++ b/coq/coq-indent.el
@@ -732,7 +732,7 @@ argument must be t if inside the {}s of a record, nil otherwise."
(proof-indent-line-not-comments))
(forward-line 1))
(goto-char fin)))
-
+
(provide 'coq-indent)