1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(font-lock-keywords): Add autoload.

This commit is contained in:
Richard M. Stallman 2005-09-12 15:37:44 +00:00
parent 136b8cbeaa
commit 595f66af31
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,10 @@
2005-09-12 Richard M. Stallman <rms@gnu.org>
* font-lock.el (font-lock-keywords): Add autoload.
* help-fns.el (describe-variable): Rearrange to put source link
in a predictable place.
* net/newsticker.el: New file.
2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>

View File

@ -340,6 +340,7 @@ This can be an \"!\" or the \"n\" in \"ifndef\".")
;; 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.