auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/doc.el,v
Date: Sat, 11 Sep 2010 09:38:22 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    10/09/11 09:38:22

Index: doc.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/doc.el,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- doc.el      25 May 2008 07:33:11 -0000      1.9
+++ doc.el      11 Sep 2010 09:38:22 -0000      1.10
@@ -57,7 +57,6 @@
 
 (TeX-add-style-hook
  "doc"
- (function
   (lambda ()
     (add-to-list (make-local-variable 'LaTeX-indent-environment-list)
                 '("macrocode" current-indentation))
@@ -151,7 +150,8 @@
      "DocInclude"
      "GetFileInfo"
      "filename"
-     "fileinfo"))))
+    "fileinfo")
+   (TeX-run-style-hooks "shortvrb")))
 
 ;; Local Variables:
 ;; coding: iso-8859-1



reply via email to

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