CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 10/08/29 18:33:44
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1702 retrieving revision 5.1703 diff -u -b -r5.1702 -r5.1703 --- ChangeLog 11 Jul 2010 19:23:23 -0000 5.1702 +++ ChangeLog 29 Aug 2010 18:33:44 -0000 5.1703 @@ -1,3 +1,8 @@ +2010-08-29 Ralf Angeli <[email protected]> + + * doc/preview-dtxdoc.pl: Use explicit variable with split instead + of implicit split to @_ which does not work anymore in Perl 5.12. + 2010-07-11 Ralf Angeli <[email protected]> * tex-info.el: Delete trailing whitespace. _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
