changeset 65471:28d7d90409ee

(font-lock-keywords): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Mon, 12 Sep 2005 15:36:10 +0000
parents a6481386d6b6
children c27f3688e1dc
files lisp/font-lock.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/font-lock.el	Mon Sep 12 15:35:22 2005 +0000
+++ b/lisp/font-lock.el	Mon Sep 12 15:36:10 2005 +0000
@@ -340,6 +340,7 @@
 
 ;; Fontification variables:
 
+;;;###autoload
 (defvar font-lock-keywords nil
   "A list of the keywords to highlight.
 There are two kinds of values: user-level, and compiled.