From: Stefan Monnier Date: Fri, 4 Jul 2003 20:27:14 +0000 (+0000) Subject: (font-lock-defaults-alist): Remove obsolete comment. X-Git-Tag: ttn-vms-21-2-B4~9511 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=73f05d4e073a9b23ae55a7439e4ce0e87be16292;p=emacs.git (font-lock-defaults-alist): Remove obsolete comment. --- diff --git a/lisp/font-core.el b/lisp/font-core.el index 88bb0f71f3b..e5e3aea920f 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el @@ -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.