diff options
| -rw-r--r-- | lisp/bs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/bs.el b/lisp/bs.el index 6f5281fc1e2..2e4fc881d9f 100644 --- a/lisp/bs.el +++ b/lisp/bs.el | |||
| @@ -131,6 +131,8 @@ | |||
| 131 | 131 | ||
| 132 | ;;; Code: | 132 | ;;; Code: |
| 133 | 133 | ||
| 134 | (defvar font-lock-verbose) | ||
| 135 | |||
| 134 | ;; ---------------------------------------------------------------------- | 136 | ;; ---------------------------------------------------------------------- |
| 135 | ;; Globals for customization | 137 | ;; Globals for customization |
| 136 | ;; ---------------------------------------------------------------------- | 138 | ;; ---------------------------------------------------------------------- |