summaryrefslogtreecommitdiff
path: root/lisp/font-core.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2003-07-04 20:27:14 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2003-07-04 20:27:14 +0000
commit3cccd737261faad9ec4ac8e53b6101f4a9e96587 (patch)
tree0bf79932e5fcb65255708dd3eeb5e2581a333daa /lisp/font-core.el
parentdd7d6610821ac1e2bca7be639902f75848690d6a (diff)
downloademacs-3cccd737261faad9ec4ac8e53b6101f4a9e96587.tar.gz
(font-lock-defaults-alist): Remove obsolete comment.
Diffstat (limited to 'lisp/font-core.el')
-rw-r--r--lisp/font-core.el4
1 files changed, 0 insertions, 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.