# HG changeset patch # User Stefan Monnier # Date 1057350434 0 # Node ID 686c9c7599360d782a1ac76996a512fb4de5299c # Parent 10665ce5f7601d8bc6b059ca3e925766af1a0470 (font-lock-defaults-alist): Remove obsolete comment. diff -r 10665ce5f760 -r 686c9c759936 lisp/font-core.el --- 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.