changeset 65286:79d45c1d8b3c

(font-lock-verbose): Add defvar.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Aug 2005 13:47:26 +0000
parents a72d65bb7e3f
children 0cf1480347a9
files lisp/bs.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/bs.el	Wed Aug 31 13:47:05 2005 +0000
+++ b/lisp/bs.el	Wed Aug 31 13:47:26 2005 +0000
@@ -131,6 +131,8 @@
 
 ;;; Code:
 
+(defvar font-lock-verbose)
+
 ;; ----------------------------------------------------------------------
 ;; Globals for customization
 ;; ----------------------------------------------------------------------