]> git.eshelyaron.com Git - emacs.git/commitdiff
(font-lock-defaults-alist): Remove obsolete comment.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 4 Jul 2003 20:27:14 +0000 (20:27 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 4 Jul 2003 20:27:14 +0000 (20:27 +0000)
lisp/font-core.el

index 88bb0f71f3bd2d67e43c7bf42676cdcd46c7de36..e5e3aea920f3358ac3ac1eba6f0e8ead395dc95b 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.