aboutsummaryrefslogtreecommitdiff
path: root/isa
diff options
context:
space:
mode:
authorDavid Aspinall2002-08-08 07:23:14 +0000
committerDavid Aspinall2002-08-08 07:23:14 +0000
commit70e06de9fd65980edb7b645a9641f7447de107cf (patch)
tree855f09c44eef1add44866a5dfa1ecbff34997808 /isa
parentc8afb3739435273e674e2b2c84714ab73b8dcbb9 (diff)
proof-splash-display-image -> proof-get-image; generalise for xpm images.
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