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: Fri, 08 Jul 2005 12:32:23 -0400

Index: auctex/font-latex.el
diff -u auctex/font-latex.el:5.130 auctex/font-latex.el:5.131
--- auctex/font-latex.el:5.130  Fri Jul  8 16:28:03 2005
+++ auctex/font-latex.el        Fri Jul  8 16:32:22 2005
@@ -1430,7 +1430,7 @@
   ;; Search for matches.
   (catch 'match
     (while (re-search-forward font-latex-quote-regexp-beg limit t)
-      (unless (font-latex-facex-present-p '(font-lock-comment-face
+      (unless (font-latex-faces-present-p '(font-lock-comment-face
                                            font-latex-verbatim-face)
                                          (match-beginning 0))
        (let ((beg (match-beginning 0)))




reply via email to

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