aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2012-01-10 11:46:16 +0000
committerDavid Aspinall2012-01-10 11:46:16 +0000
commit84984e102e316c0ad201ed6bc6fb7236a8507584 (patch)
tree6d58d20505f46026151597a8dfe7f60d0a1eb4df
parentfbcd39419bb84b3c61fb59298f73ce4b485d5454 (diff)
Support proof-shell-interactive-prompt-regexp, ref Trac #430
-rw-r--r--coq/coq.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 7e547d68..8ef90c08 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -1287,6 +1287,8 @@ This is specific to `coq-mode'."
"\376\\|\\[Reinterning\\|Warning:\\|TcDebug "
proof-shell-eager-annotation-start-length 12
+ proof-shell-interactive-prompt-regexp "TcDebug "
+
;; ****** is added at the end of warnings in emacs mode, this is temporary I
;; want xml like tags, and I want them removed before warning display.
;; I want the same for errors -> pgip