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: Wed, 14 Nov 2012 17:57:15 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    12/11/14 17:57:14

Index: tex-style.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex-style.el,v
retrieving revision 5.11
retrieving revision 5.12
diff -u -b -r5.11 -r5.12
--- tex-style.el        26 Dec 2009 15:31:56 -0000      5.11
+++ tex-style.el        14 Nov 2012 17:57:13 -0000      5.12
@@ -213,6 +213,13 @@
             :tag "Other"
             (string)))))
 
+;; style/biblatex.el
+
+(defcustom LaTeX-biblatex-use-Biber t
+  "Whether to use Biber with biblatex."
+  :type 'boolean
+  :group 'LaTeX-style)
+
 ;; style/comment.el
 
 (defcustom LaTeX-comment-env-list '("comment")



reply via email to

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