CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 13/02/18 10:57:49
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1844 retrieving revision 5.1845 diff -u -b -r5.1844 -r5.1845 --- ChangeLog 14 Feb 2013 13:51:14 -0000 5.1844 +++ ChangeLog 18 Feb 2013 10:57:49 -0000 5.1845 @@ -1,3 +1,19 @@ +2013-02-16 Mosè Giordano <[email protected]> + + * style/biblatex.el ("biblatex"): Add hooks for loaded packages. + (LaTeX-biblatex-package-options): New function. + (LaTeX-biblatex-package-options-list): Renamed from + `LaTeX-biblatex-package-options' to avoid clash with the function + with the same name. + + * latex.el (LaTeX-search-files-type-alist): Add `bbxinputs'. + (BibLaTeX-global-style-files): New variable. + + * tex.el (BibLaTeX-style-extensions): New variable. + (TeX-normal-mode): Make ARG argument optional. + (TeX-normal-mode): Reset `BibLaTeX-global-style-files' when ARG is + non-nil. + 2013-02-14 Mosè Giordano <[email protected]> * style/siunitx.el (LaTeX-siunitx-package-options): New function.
_______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
