Index: auctex/tex-font.el
diff -u auctex/tex-font.el:5.1 auctex/tex-font.el:5.2
--- auctex/tex-font.el:5.1      Mon Oct 15 15:12:36 2001
+++ auctex/tex-font.el  Wed Apr 27 16:16:38 2005
@@ -155,6 +155,7 @@
 (defun tex-font-lock-syntactic-face-function (state)
   (if (nth 3 state) tex-math-face font-lock-comment-face))
 
+;;;###autoload
 (defun tex-font-setup ()
   "Setup font lock support for TeX."
   (set (make-local-variable 'font-lock-defaults)


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to