aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-29 17:19:03 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-29 17:19:03 +0000
commit267cd40dc33cf63f551dd4029d32d664384420ca (patch)
treef1578b0e851e62a775bcf9b4a0cca3d5d12745d7 /isa
parenta9864f6ab3205e3104ddadec59caf0c2254894d9 (diff)
Enabled hack for proof-shell-leave-annotations-in-output
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index d96db95a..64ea37b3 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -201,6 +201,11 @@ no regular or easily discernable structure."
;; "^---\\|^\\[opening "
;; could be last bracket on end of line, or with ### and ***.
+ ;; Dirty hack to allow font-locking for output based on hidden
+ ;; annotations, see isa-output-font-lock-terms
+ proof-shell-leave-annotations-in-output t
+
+
;; === ANNOTATIONS === ones below here are broken
proof-shell-result-start "\372 Pbp result \373"
proof-shell-result-end "\372 End Pbp result \373"