aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-18 09:43:51 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-07-18 09:43:51 +0000
commita063632054162073ddb0aca986c366094d569e05 (patch)
tree781e35105c18b0ec777a6bf39dc1045b36d45e32 /isar
parent146ef38de126e299c23e4bb3ef49b0ac405926da (diff)
Fix active variable highlighting in Isabelle with X-Symbol.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index 5f38ef12..89832473 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -243,7 +243,7 @@ See -k option for Isabelle interface script."
pg-subterm-start-char ?\372
pg-subterm-sep-char ?\373
pg-subterm-end-char ?\374
- pg-before-subterm-markup-hook 'isabelle-convert-idmarkup-to-subterm
+ pg-after-fontify-output-hook 'isabelle-convert-idmarkup-to-subterm
;'pg-remove-specials
pg-subterm-help-cmd "term %s"