(font-lock-verbose): Add defvar.

This commit is contained in:
Juanma Barranquero
2005-08-31 13:47:26 +00:00
parent cd91462f9d
commit e47a90e571

View File

@@ -131,6 +131,8 @@
;;; Code:
(defvar font-lock-verbose)
;; ----------------------------------------------------------------------
;; Globals for customization
;; ----------------------------------------------------------------------