aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
authorDavid Aspinall2001-08-28 15:53:17 +0000
committerDavid Aspinall2001-08-28 15:53:17 +0000
commit2bf4a7f0b3cf660c6b215a3e49d80115409e192e (patch)
tree44aa3864c49b9815d7a485a8120609168a7740b2 /coq
parenteef850dfb660ad59a4d25fce00dc322942a44a83 (diff)
Change of proof span type back to goalsave
Diffstat (limited to 'coq')
-rw-r--r--coq/coq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 6e2325f1..be65c1cd 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -203,7 +203,7 @@
((eq (span-property span 'type) 'comment))
- ((eq (span-property span 'type) 'proof)
+ ((eq (span-property span 'type) 'goalsave)
;; Note da 6.10.99: in Lego and Isabelle, it's trivial to
;; forget an unnamed theorem. Coq really does use the
;; identifier "Unnamed_thm", though! So we don't need