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 --- coq/coq.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'coq') diff --git a/coq/coq.el b/coq/coq.el index 5a4998fd..f269917e 100644 --- a/coq/coq.el +++ b/coq/coq.el @@ -449,8 +449,7 @@ (setq font-lock-keywords coq-font-lock-keywords-1) - (and (boundp 'font-lock-always-fontify-immediately) - (setq font-lock-always-fontify-immediately t)) + (setq proof-font-lock-zap-commas t) ; enable the painful hack (proof-config-done) -- cgit v1.2.3