CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/12/25 18:47:56
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1793 retrieving revision 5.1794 diff -u -b -r5.1793 -r5.1794 --- ChangeLog 24 Dec 2012 08:58:09 -0000 5.1793 +++ ChangeLog 25 Dec 2012 18:47:56 -0000 5.1794 @@ -1,3 +1,10 @@ +2012-12-25 Ikumi Keita <[email protected]> + + * latex.el (LaTeX-math-default): Added unicode character position + to some entries and "mathring" entry. + (LaTeX-common-initialization): Added support for accent macros + \hat, \dot etc and \textasteriskcentered. + 2012-12-24 Tassilo Horn <[email protected]> * style/footmisc.el: New style by Mads Jensen <[email protected]>. _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
