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: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/font-latex.el
Date: Fri, 05 Aug 2005 17:38:18 -0400

Index: auctex/font-latex.el
diff -u auctex/font-latex.el:5.133 auctex/font-latex.el:5.134
--- auctex/font-latex.el:5.133  Thu Jul 21 18:51:37 2005
+++ auctex/font-latex.el        Fri Aug  5 21:38:16 2005
@@ -1501,8 +1501,8 @@
   "Face used to highlight preprocessor directives in docTeX mode.")
 
 (defface font-latex-doctex-preprocessor-face
-  '((t (:inherit (list font-latex-doctex-documentation-face
-                      font-lock-preprocessor-face))))
+  '((t (:inherit (font-latex-doctex-documentation-face
+                 font-lock-preprocessor-face))))
   "Face used to highlight preprocessor directives in docTeX mode."
   :group 'font-latex-highlighting-faces)
 




reply via email to

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