Index: auctex/font-latex.el
diff -u auctex/font-latex.el:5.141 auctex/font-latex.el:5.142
--- auctex/font-latex.el:5.141 Sun Oct 2 13:19:48 2005
+++ auctex/font-latex.el Thu Oct 20 10:55:12 2005
@@ -642,7 +642,7 @@
(dolist (item
'(("\\(^\\|[^\\]\\)\\(&+\\)" 2 'font-latex-warning-face)
("\\$\\$\\([^$]+\\)\\$\\$" 1 'font-latex-math-face)
- (font-latex-match-quotation 0 'font-latex-string-face)))
+ (font-latex-match-quotation (0 'font-latex-string-face append))))
(add-to-list 'font-latex-keywords-1 item)
(add-to-list 'font-latex-keywords-2 item))
(dolist (item
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs