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: Tassilo Horn
Subject: [AUCTeX-diffs] Changes to auctex/tex-style.el,v
Date: Tue, 12 Feb 2013 07:54:41 +0000

CVSROOT:        /sources/auctex
Module name:    auctex
Changes by:     Tassilo Horn <tsdh>     13/02/12 07:54:40

Index: tex-style.el
===================================================================
RCS file: /sources/auctex/auctex/tex-style.el,v
retrieving revision 5.12
retrieving revision 5.13
diff -u -b -r5.12 -r5.13
--- tex-style.el        14 Nov 2012 17:57:13 -0000      5.12
+++ tex-style.el        12 Feb 2013 07:54:40 -0000      5.13
@@ -1,6 +1,6 @@
 ;;; tex-style.el --- Customizable variables for AUCTeX style files
 
-;; Copyright (C) 2005  Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2013  Free Software Foundation, Inc.
 
 ;; Author: Reiner Steib <address@hidden>
 ;; Keywords: tex, wp, convenience
@@ -213,13 +213,6 @@
             :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]