]> code.delx.au - gnu-emacs/blobdiff - lisp/font-core.el
Add a provide statement.
[gnu-emacs] / lisp / font-core.el
index 88bb0f71f3bd2d67e43c7bf42676cdcd46c7de36..ce4a35a0ec3c49855b9b68924e32aea4c8f8192a 100644 (file)
@@ -73,10 +73,6 @@ and those for buffer-specialized fontification functions,
 `font-lock-inhibit-thing-lock' and `font-lock-maximum-size'.")
 (make-variable-buffer-local 'font-lock-defaults)
 
-;; This variable is used where font-lock.el itself supplies the
-;; keywords.  Really, this shouldn't need to be in font-core.el, but
-;; we can't avoid it.  In the future, this stuff will hopefully be
-;; moved to cc-mode itself.
 (defvar font-lock-defaults-alist nil
   "Alist of fall-back Font Lock defaults for major modes.
 
@@ -301,3 +297,4 @@ means that Font Lock mode is turned on for buffers in C and C++ modes only."
 
 ;;; font-core.el ends here
 
+;;; arch-tag: f8c286e1-02f7-41d9-b89b-1b67780aed71