CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 13/02/12 07:54:40
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1834 retrieving revision 5.1835 diff -u -b -r5.1834 -r5.1835 --- ChangeLog 29 Jan 2013 08:15:54 -0000 5.1834 +++ ChangeLog 12 Feb 2013 07:54:39 -0000 5.1835 @@ -1,3 +1,20 @@ +2013-02-08 Mosè Giordano <[email protected]> + + * style/biblatex.el: Update copyright range. + ("biblatex"): Check `backend' option value in + `TeX-active-styles'. + + * tex-style.el: Update copyright years. + (LaTeX-biblatex-use-Biber) Remove unused variable. + + * tex.el: Update copyright range. + (TeX-auto-add-type): Append new type to `TeX-auto-parser' instead + of prepending it. + (TeX-auto-store): Fix indentation of first lines of parsed file. + + * latex.el (LaTeX-auto-cleanup): Append options and styles to + `TeX-auto-file' instead of prepending them. + 2013-01-28 Mads Jensen <[email protected]> * doc/todo.texi (Wishlist): Remove "Completion for sboxes".
_______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
