CVSROOT: /sources/auctex Module name: auctex Changes by: Tassilo Horn <tsdh> 12/09/27 07:06:51
Index: ChangeLog =================================================================== RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1769 retrieving revision 5.1770 diff -u -b -r5.1769 -r5.1770 --- ChangeLog 16 Sep 2012 19:31:58 -0000 5.1769 +++ ChangeLog 27 Sep 2012 07:06:50 -0000 5.1770 @@ -1,3 +1,7 @@ +2012-09-27 Tassilo Horn <[email protected]> + + * tex-buf.el (TeX-check-files): Use mapcar instead of cl's map. + 2012-09-16 Philip Kime <[email protected]> (tiny change) * tex-buf.el (TeX-LaTeX-sentinel): Detect generic rerun message _______________________________________________ auctex-diffs mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-diffs
