aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isa/isa.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 3eca01bf..68f88a17 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -211,12 +211,8 @@ and script mode."
;; Some messages delimited by eager annotations
proof-shell-clear-response-regexp "Proof General, please clear the response buffer."
proof-shell-clear-goals-regexp "Proof General, please clear the goals buffer."
- (setq proof-shell-theorem-dependency-list-regexp "Proof General, the theorem dependencies are: \"\\([^\"]*\\)\"")
+ proof-shell-theorem-dependency-list-regexp "Proof General, the theorem dependencies are: \"\\([^\"]*\\)\""
- ;; FIONA! Add something here to set
- ;; proof-shell-theorem-dependency-list-regexp
- ;; to something to match from Isabelle output
-
;; Dirty hack to allow font-locking for output based on hidden
;; annotations, see isa-output-font-lock-keywords-1
proof-shell-leave-annotations-in-output t