diff options
| author | David Aspinall | 2002-08-08 07:23:14 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-08-08 07:23:14 +0000 |
| commit | 70e06de9fd65980edb7b645a9641f7447de107cf (patch) | |
| tree | 855f09c44eef1add44866a5dfa1ecbff34997808 /isa | |
| parent | c8afb3739435273e674e2b2c84714ab73b8dcbb9 (diff) | |
proof-splash-display-image -> proof-get-image; generalise for xpm images.
Diffstat (limited to 'isa')
| -rw-r--r-- | isa/isa.el | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |
