CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 08/12/16 22:27:22
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1634 retrieving revision 5.1635 diff -u -b -r5.1634 -r5.1635 --- ChangeLog 13 Dec 2008 10:14:02 -0000 5.1634 +++ ChangeLog 16 Dec 2008 22:27:22 -0000 5.1635 @@ -1,3 +1,13 @@ +2008-12-16 Ralf Angeli <[email protected]> + + * tex.el (TeX-tree-expand): New name for + `TeX-macro-global-internal'. Adapt parameter list to make it more + flexible. Update doc string. + (TeX-macro-global): Change to accomodate new interface of + `TeX-tree-expand'. + (TeX-macro-private): New function. + (TeX-macro-private): Use it to determine variable value. + 2008-12-13 Ralf Angeli <[email protected]> * tex.el (plain-TeX-clean-intermediate-suffixes) _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
