CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/06/20 21:02:19

Index: latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/latex.el,v
retrieving revision 5.436
retrieving revision 5.437
diff -u -b -r5.436 -r5.437
--- latex.el    10 Jun 2007 18:45:18 -0000      5.436
+++ latex.el    20 Jun 2007 21:02:19 -0000      5.437
@@ -5226,6 +5226,7 @@
   ;; parsing properly.  -- dak
   (TeX-add-style-hook "pdftex" 'TeX-PDF-mode-on)
   (TeX-add-style-hook "pdftricks" 'TeX-PDF-mode-on)
+  (TeX-add-style-hook "pst-pdf" 'TeX-PDF-mode-on)
   (TeX-add-style-hook "dvips" 'TeX-PDF-mode-off)
 ;; This is now done in style/pstricks.el because it prevents other
 ;; pstricks style files from being loaded.


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to