auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex.el
Date: Wed, 11 May 2005 11:07:33 -0400

Index: auctex/tex.el
diff -u auctex/tex.el:5.513 auctex/tex.el:5.514
--- auctex/tex.el:5.513 Wed May 11 09:47:13 2005
+++ auctex/tex.el       Wed May 11 15:07:33 2005
@@ -4319,7 +4319,11 @@
          (and (fboundp 'font-latex-faces-present-p)
               (font-latex-faces-present-p '(font-latex-verbatim-face
                                             font-latex-math-face
-                                            font-lock-comment-face)))
+                                            font-lock-comment-face))
+              (font-latex-faces-present-p '(font-latex-verbatim-face
+                                            font-latex-math-face
+                                            font-lock-comment-face)
+                                          (1- (point))))
          (texmathp)
          (TeX-in-comment))
       (self-insert-command (prefix-numeric-value force))




reply via email to

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