(font-lock-verbose): Add defvar.
This commit is contained in:
parent
a1f008c22f
commit
f96b52a36b
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defvar font-lock-verbose)
|
||||
|
||||
(defgroup pp nil
|
||||
"Pretty printer for Emacs Lisp."
|
||||
:prefix "pp-"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue