aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
Diffstat (limited to 'isa')
-rw-r--r--isa/isa.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 98bb9d99..1bc116d6 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -15,12 +15,10 @@
;; Add Isabelle image onto splash screen
-;;
-;; (don't use customize-set-variable since it will be saved with options!)
(setq proof-splash-extensions
'(list
nil
- (proof-splash-display-image "isabelle_transparent" t)))
+ (proof-get-image "isabelle_transparent" t)))
;; In case Isa mode was invoked directly or by -*- isa -*- at
;; the start of the file, ensure that Isa mode is used from now