auctex-commit
[Top][All Lists]
Advanced

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

[AUCTeX-commit] Changes to auctex/tex-style.el,v


From: Ralf Angeli
Subject: [AUCTeX-commit] Changes to auctex/tex-style.el,v
Date: Mon, 19 Mar 2007 19:02:39 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/03/19 19:02:39

Index: tex-style.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex-style.el,v
retrieving revision 5.8
retrieving revision 5.9
diff -u -b -r5.8 -r5.9
--- tex-style.el        25 May 2006 07:50:57 -0000      5.8
+++ tex-style.el        19 Mar 2007 19:02:39 -0000      5.9
@@ -213,6 +213,15 @@
             :tag "Other"
             (string)))))
 
+;; style/comment.el
+
+(defcustom LaTeX-comment-env-list '("comment")
+  "List of environment names defined with comment.sty.
+Setting this variable does not take effect unless you
+reinitialize affected buffers."
+  :type '(repeat string)
+  :group 'LaTeX-style)
+
 ;; style/csquotes.el
 
 (defcustom LaTeX-csquotes-quote-after-quote nil




reply via email to

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