auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex-font.el


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/tex-font.el
Date: Wed, 27 Apr 2005 12:16:44 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]