aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-12 08:31:22 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-12 08:31:22 +0000
commit8c6b24410a2ef8d9767bfc1f4c12c0bfa6a0605c (patch)
tree1c3f2cfc06634a48fc2ecaef179045fe0cf92eba /isar
parent822bdfccf367136e204131bb9b8900ef8069a054 (diff)
Enable variable highlighting in case experimental features enabled.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 4d08f5b3..b3e283d7 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -240,8 +240,9 @@ See -k option for Isabelle interface script."
pg-subterm-start-char ?\372
pg-subterm-sep-char ?\373
pg-subterm-end-char ?\374
- pg-after-fontify-output-hook 'isabelle-convert-idmarkup-to-subterm
- ;'pg-remove-specials
+ pg-after-fontify-output-hook
+ (if proof-experimental-features
+ 'isabelle-convert-idmarkup-to-subterm 'pg-remove-specials)
pg-subterm-help-cmd "term %s"
proof-shell-process-file