aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/bs.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/bs.el b/lisp/bs.el
index 6f5281fc1e..2e4fc881d9 100644
--- a/lisp/bs.el
+++ b/lisp/bs.el
@@ -131,6 +131,8 @@
;;; Code:
+(defvar font-lock-verbose)
+
;; ----------------------------------------------------------------------
;; Globals for customization
;; ----------------------------------------------------------------------