From 73f05d4e073a9b23ae55a7439e4ce0e87be16292 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 4 Jul 2003 20:27:14 +0000 Subject: [PATCH] (font-lock-defaults-alist): Remove obsolete comment. --- lisp/font-core.el | 4 ---- 1 file changed, 4 deletions(-) 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. -- 2.39.2