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
_______________________________________________
auctex-commit mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-commit