aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--generic/proof-syntax.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-syntax.el b/generic/proof-syntax.el
index cba709d9..7af4dd06 100644
--- a/generic/proof-syntax.el
+++ b/generic/proof-syntax.el
@@ -236,7 +236,7 @@ this were even more bogus...."
(eval-after-load "font-lock"
'(progn
(defadvice font-lock-fontify-keywords-region
- (before font-lock-fontify-keywords-advice (beg end loudly))
+ (before font-lock-fontify-keywords-advice (beg end &optional loudly))
"Call proof assistant specific syntactic region fontify.
If it's bound, we call <PA>-font-lock-fontify-syntactically-region."
(when (and proof-buffer-type