From f9449f39bc520ffd150738eaa53246e8ce2c743b Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 15 Nov 1999 10:32:04 +0000 Subject: Removed font-lock settings. Set proof-font-lock-zap-commas=t --- isa/isa.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'isa') diff --git a/isa/isa.el b/isa/isa.el index 1592feab..f5bea836 100644 --- a/isa/isa.el +++ b/isa/isa.el @@ -381,7 +381,9 @@ isa-proofscript-mode." ;; Hack for splash screen (if (and (boundp 'proof-mode-hook) (memq 'proof-splash-timeout-waiter proof-mode-hook)) - (proof-splash-timeout-waiter))) + (proof-splash-timeout-waiter) + ;; Otherwise, user may need welcoming. + (proof-splash-message))) (t (isa-proofscript-mode)))) -- cgit v1.2.3