]> git.eshelyaron.com Git - emacs.git/commitdiff
(font-lock-keywords): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Sep 2005 15:37:44 +0000 (15:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Sep 2005 15:37:44 +0000 (15:37 +0000)
lisp/ChangeLog
lisp/font-lock.el

index 37cf1f7b065d91d26d21a6be7e910f3c0eaba22d..f8717bc0ea5e6135c64efc5a8580ae75edadb592 100644 (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>
index e0e3c8949b2d389d93ef21490a395f5e1e2e5b7f..99dd61bacb2e76d30346ce5639338454c2bf9369 100644 (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.