CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/12/27 19:29:30
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1797 retrieving revision 5.1798 diff -u -b -r5.1797 -r5.1798 --- ChangeLog 26 Dec 2012 18:58:10 -0000 5.1797 +++ ChangeLog 27 Dec 2012 19:29:30 -0000 5.1798 @@ -1,3 +1,11 @@ +2012-12-27 Ikumi Keita <[email protected]> + + * amsmath.el ("amsmath"): Add support for the alignedat + and subarray environments. Also, add support for the shoveright + and shoveleft macros. + * font-latex.el (font-latex-math-environments): Add "xxalignat" + and "flalign". + 2012-12-26 Tassilo Horn <[email protected]> * style/lscape.el: New style by Mads Jensen <[email protected]>. _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
