aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coq/coq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq.el b/coq/coq.el
index feafec6b..1c81b8cc 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -922,7 +922,7 @@ This is specific to `coq-mode'."
proof-shell-interrupt-regexp coq-interrupt-regexp
proof-shell-assumption-regexp coq-id
pg-subterm-first-special-char ?\360
- proof-shell-wakeup-char ?\371 ; done: prompt
+ proof-shell-wakeup-char nil ; ?\x6 ;?\371 ; done: prompt
;; The next three represent path annotation information
pg-subterm-start-char ?\372 ; not done
pg-subterm-sep-char ?\373 ; not done