[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/ChangeLog,v
From: |
Tassilo Horn |
Subject: |
[AUCTeX-diffs] Changes to auctex/ChangeLog,v |
Date: |
Wed, 13 Feb 2013 14:19:22 +0000 |
CVSROOT: /sources/auctex
Module name: auctex
Changes by: Tassilo Horn <tsdh> 13/02/13 14:19:20
Index: ChangeLog
===================================================================
RCS file: /sources/auctex/auctex/ChangeLog,v
retrieving revision 5.1835
retrieving revision 5.1836
diff -u -b -r5.1835 -r5.1836
--- ChangeLog 12 Feb 2013 07:54:39 -0000 5.1835
+++ ChangeLog 13 Feb 2013 14:19:19 -0000 5.1836
@@ -1,3 +1,21 @@
+2013-02-10 Mosè Giordano <address@hidden>
+
+ * style/siunitx.el ("siunitx-unit"): New type for the parser.
+ (LaTeX-siunitx-regexp): New variable.
+ (LaTeX-auto-siunitx-unit): New variable.
+ (LaTeX-siunitx-prepare): New function.
+ (LaTeX-siunitx-cleanup): New function.
+ (TeX-auto-prepare-hook): Add `LaTeX-siunitx-prepare' function.
+ (TeX-auto-cleanup-hook): Add `LaTeX-siunitx-cleanup' function.
+ (TeX-arg-siunitx-unit): New function.
+ (TeX-arg-define-siunitx-unit): New function.
+ ("siunitx"): Add `LaTeX-siunitx-regexp' to list of regexps used
+ for parsing.
+ ("siunitx"): Use `TeX-arg-siunitx-unit' and
+ `TeX-arg-define-siunitx-unit' functions.
+ ("siunitx"): Use `LaTeX-add-siunitx-units' for adding siunitx unit
+ macros to the list of known units.
+
2013-02-08 Mosè Giordano <address@hidden>
* style/biblatex.el: Update copyright range.
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/12
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v,
Tassilo Horn <=
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/13
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/13
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/13
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/13
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/14
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/14
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/14
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/14
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/18
- [AUCTeX-diffs] Changes to auctex/ChangeLog,v, Tassilo Horn, 2013/02/18