summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-07-09 20:28:05 +0000
committerRichard M. Stallman <rms@gnu.org>1993-07-09 20:28:05 +0000
commit60b691e23156010e86d35ded11aa9b3dde67a791 (patch)
tree8fd4c5cfe4f3888746c70038b6ef042c177515e9
parent030f4a352d9cf12f4ed72fa416506ac0205378cd (diff)
downloademacs-60b691e23156010e86d35ded11aa9b3dde67a791.tar.gz
emacs-60b691e23156010e86d35ded11aa9b3dde67a791.tar.bz2
emacs-60b691e23156010e86d35ded11aa9b3dde67a791.zip
entered into RCS
-rw-r--r--lisp/font-lock.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index 58e70ec62a2..c3a8726b08d 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -109,6 +109,7 @@ slow things down!")
(defvar font-lock-verbose t
"*Non-nil means `font-lock-fontify-buffer' should print status messages.")
+;;;###autoload
(defvar font-lock-mode-hook nil
"Function or functions to run on entry to Font Lock mode.")