CVSROOT: /cvsroot/auctex Module name: auctex Changes by: Ralf Angeli <angeli> 10/04/25 13:27:35
Index: ChangeLog =================================================================== RCS file: /cvsroot/auctex/auctex/ChangeLog,v retrieving revision 5.1692 retrieving revision 5.1693 diff -u -b -r5.1692 -r5.1693 --- ChangeLog 17 Apr 2010 12:01:29 -0000 5.1692 +++ ChangeLog 25 Apr 2010 13:27:35 -0000 5.1693 @@ -1,3 +1,13 @@ +2010-04-25 Ralf Angeli <[email protected]> + + * tex.el (TeX-print-command): Support printing of Postscript and + PDF files. Doc fix. + (TeX-queue-command): Use lpstat instead of lpq. Doc fix. + (TeX-printer-list): Support printing of Postscript and PDF files. + Make use of System V style commands (lp, lpstat) instead of + Berkeley style (lpr, lpq). + (TeX-printer-default): Doc fix. + 2010-04-17 Ralf Angeli <[email protected]> * tex-buf.el (TeX-warning): Throw an error with a sensible message _______________________________________________ auctex-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-diffs
