diff options
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 |
