; Delete redundant defvars; font-lock is preloaded
This commit is contained in:
parent
f8b710e54f
commit
6426912515
20 changed files with 3 additions and 52 deletions
|
@ -31,11 +31,6 @@
|
|||
(eval-when-compile (require 'cl-lib))
|
||||
(eval-when-compile (require 'subr-x))
|
||||
|
||||
(defvar font-lock-comment-face)
|
||||
(defvar font-lock-doc-face)
|
||||
(defvar font-lock-keywords-case-fold-search)
|
||||
(defvar font-lock-string-face)
|
||||
|
||||
(define-abbrev-table 'lisp-mode-abbrev-table ()
|
||||
"Abbrev table for Lisp mode.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue