auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/font-latex.el
Date: Sun, 07 May 2006 13:28:25 +0000

Index: auctex/font-latex.el
diff -u auctex/font-latex.el:5.148 auctex/font-latex.el:5.149
--- auctex/font-latex.el:5.148  Mon Apr 17 14:09:21 2006
+++ auctex/font-latex.el        Sun May  7 13:28:24 2006
@@ -1436,7 +1436,8 @@
   (catch 'match
     (while (re-search-forward font-latex-quote-regexp-beg limit t)
       (unless (font-latex-faces-present-p '(font-lock-comment-face
-                                           font-latex-verbatim-face)
+                                           font-latex-verbatim-face
+                                           font-latex-math-face)
                                          (match-beginning 0))
        (let ((beg (match-beginning 0)))
          (search-forward (nth 1 (assoc




reply via email to

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