aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Dilip Sequiera <da+pg-djs@inf.ed.ac.uk>1997-10-16 13:14:32 +0000
committerGravatar Dilip Sequiera <da+pg-djs@inf.ed.ac.uk>1997-10-16 13:14:32 +0000
commit097f3795555b5d203d8803f0a55ab1101f5bf5a8 (patch)
tree2e2b5a5a49b0be1069b6285a76c94d779f922d37
parentf289b733dcba5f72fe4bf2f72fd2946494e768fb (diff)
Merged Coq changes with main branch.
-rw-r--r--coq.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/coq.el b/coq.el
index 98ae7d49..76589f43 100644
--- a/coq.el
+++ b/coq.el
@@ -3,8 +3,8 @@
;; Author: Healfdene Goguen and Thomas Kleymann
;; $Log$
-;; Revision 1.3 1997/10/16 13:13:40 djs
-;; Merged Coq changes onto main branch
+;; Revision 1.4 1997/10/16 13:14:32 djs
+;; Merged Coq changes with main branch.
;;
;; Revision 1.2 1997/10/13 17:12:48 tms
;; *** empty log message ***
@@ -273,7 +273,7 @@
(match-string 2 str) proof-terminal-string))))
- (setq sext (next-span ext 'type)))
+ (setq sext (next-span sext 'type)))
(or ans "COMMENT")))