/[auctex]/auctex/tex-font.el
ViewVC logotype

Diff of /auctex/tex-font.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.1 by abraham, Mon Oct 15 15:12:36 2001 UTC revision 5.2 by dak, Wed Apr 27 16:16:38 2005 UTC
# Line 155  Line 155 
155  (defun tex-font-lock-syntactic-face-function (state)  (defun tex-font-lock-syntactic-face-function (state)
156    (if (nth 3 state) tex-math-face font-lock-comment-face))    (if (nth 3 state) tex-math-face font-lock-comment-face))
157    
158    ;;;###autoload
159  (defun tex-font-setup ()  (defun tex-font-setup ()
160    "Setup font lock support for TeX."    "Setup font lock support for TeX."
161    (set (make-local-variable 'font-lock-defaults)    (set (make-local-variable 'font-lock-defaults)

Legend:
Removed from v.5.1  
changed lines
  Added in v.5.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26