auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/latex.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/latex.el,v
Date: Wed, 20 Jun 2007 21:02:19 +0000

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.




reply via email to

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