mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Remove redundant requires of 'font-lock'
* lisp/cedet/data-debug.el: * lisp/hi-lock.el: * lisp/htmlfontify.el: * lisp/org/org.el: * lisp/progmodes/cperl-mode.el: * lisp/progmodes/cwarn.el: Don't require 'font-lock'; it is preloaded since version 22.1.
This commit is contained in:
parent
a3b596d02e
commit
0a4aa28942
6 changed files with 0 additions and 9 deletions
|
|
@ -105,7 +105,6 @@
|
|||
;;{{{ Dependencies
|
||||
|
||||
(require 'custom)
|
||||
(require 'font-lock)
|
||||
(require 'cc-mode)
|
||||
|
||||
;;}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue