changeset 51725:686c9c759936

(font-lock-defaults-alist): Remove obsolete comment.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 04 Jul 2003 20:27:14 +0000
parents 10665ce5f760
children 74b77c4fc17e
files lisp/font-core.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/font-core.el	Fri Jul 04 20:19:55 2003 +0000
+++ b/lisp/font-core.el	Fri Jul 04 20:27:14 2003 +0000
@@ -73,10 +73,6 @@
 `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.