aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa/isa.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-16 17:21:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-16 17:21:33 +0000
commit555f39491e50772caacae0b9dbd276846befa361 (patch)
tree6c396006bf0c1fd91aef3984c37a9a481ab93e99 /isa/isa.el
parent5c4cc30fde5df333e46875fec0e17f9091a40b02 (diff)
Add span menu for thm_deps
Diffstat (limited to 'isa/isa.el')
-rw-r--r--isa/isa.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index b2cc64a2..bec0003d 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -125,6 +125,9 @@ and script mode."
proof-shell-inform-file-retracted-cmd
"ProofGeneral.inform_file_retracted \"%s\";"
+ ;; span menu
+ proof-script-span-context-menu-extensions 'isabelle-create-span-menu
+
;; Parsing error messages. Bit tricky to allow for
;; multitude of possible error formats Isabelle spits out.
;; Ideally we shouldn't bother parsing errors that appear