auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex-style.el,v
Date: Sat, 26 Dec 2009 15:31:56 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    09/12/26 15:31:56

Index: tex-style.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex-style.el,v
retrieving revision 5.10
retrieving revision 5.11
diff -u -b -r5.10 -r5.11
--- tex-style.el        3 Feb 2008 14:53:32 -0000       5.10
+++ tex-style.el        26 Dec 2009 15:31:56 -0000      5.11
@@ -355,6 +355,13 @@
                                         (TeX-master-directory))))
                 (function :tag "other")))
 
+;; style/shortvrb.el
+
+(defcustom LaTeX-shortvrb-chars '(?|)
+  "List of characters toggling verbatim mode."
+  :group 'LaTeX-style
+  :type '(repeat character))
 
 (provide 'tex-style)
+
 ;;; tex-style.el ends here




reply via email to

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