]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/auctex/tex-style.el
Reverted commits 312, 313, and 315.
[gnu-emacs-elpa] / packages / auctex / tex-style.el
index 1c911688104f11fb5d1ef2ee094661d5fdc00fda..781aa11342716b52f866fceb39867c4772108aae 100644 (file)
@@ -213,13 +213,6 @@ It can be a list of themes or a function.  If it is the symbol
             :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")