aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/lego.el
diff options
context:
space:
mode:
Diffstat (limited to 'lego/lego.el')
-rw-r--r--lego/lego.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lego/lego.el b/lego/lego.el
index 0d138804..d6211edb 100644
--- a/lego/lego.el
+++ b/lego/lego.el
@@ -334,7 +334,7 @@ Checks the width in the `proof-goals-buffer'"
;; font-lock
- (setq font-lock-keywords lego-font-lock-keywords-1)
+ (set proof-script-font-lock-keywords lego-font-lock-keywords-1)
(proof-config-done)
@@ -357,7 +357,7 @@ Checks the width in the `proof-goals-buffer'"
("lego" . lego-tags))
tag-table-alist)))
- (setq blink-matching-paren-dont-ignore-comments t)
+ (set (make-local-variable 'blink-matching-paren-dont-ignore-comments) t)
;; hooks and callbacks