Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (print-region-1): When running pr, use -h always. | Karl Heuer | 1997-11-19 | 1 | -2/+1 |
| | |||||
* | (lpr-page-header-switches): Remove extra paren. | Richard M. Stallman | 1997-05-19 | 1 | -1/+1 |
| | |||||
* | (lpr-page-header-switches): Use -F, not -f. | Richard M. Stallman | 1997-05-15 | 1 | -1/+3 |
| | |||||
* | (printify-region): Doc fix. | Richard M. Stallman | 1997-05-07 | 1 | -3/+3 |
| | |||||
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -14/+33 |
| | |||||
* | (print-region): Make pipes use binary mode if file is binary. | Richard M. Stallman | 1996-01-15 | 1 | -0/+4 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | (lpr-page-header-switches, lpr-headers-switches): Doc fixes. | Richard M. Stallman | 1995-12-30 | 1 | -2/+3 |
| | |||||
* | (lpr-switches, lpr-add-switches): Doc fixes. | Karl Heuer | 1995-12-21 | 1 | -2/+6 |
| | |||||
* | Add provide call. | Karl Heuer | 1995-05-16 | 1 | -0/+2 |
| | |||||
* | (print-region-1): Include print options in echo area msgs. | Richard M. Stallman | 1995-02-09 | 1 | -9/+18 |
| | |||||
* | (print-region-new-buffer): Return new start and end. | Richard M. Stallman | 1995-02-08 | 1 | -12/+15 |
| | | | | (print-region-1): Use new calling convention. | ||||
* | (lpr-add-switches): Renamed from lpr-add-options. | Richard M. Stallman | 1995-02-06 | 1 | -5/+11 |
| | | | | | (print-region-1): If we run pr, give it the -h option instead of giving lpr the -T option. | ||||
* | (print-region-1): Use lpr-page-header-switches, | Richard M. Stallman | 1995-02-03 | 1 | -1/+1 |
| | | | | not ...-options. | ||||
* | (lpr-headers-switches): Default is nil. | Richard M. Stallman | 1995-02-02 | 1 | -4/+9 |
| | |||||
* | (lpr-page-header-switches): Use -f by default. | Richard M. Stallman | 1994-11-22 | 1 | -2/+2 |
| | | | | (lpr-headers-switches): Make it a list. | ||||
* | (lpr-headers-switches): Base default on lpr-command value. | Richard M. Stallman | 1994-11-13 | 1 | -1/+1 |
| | |||||
* | (print-region-1): Use them instead of just pr. | Richard M. Stallman | 1994-09-29 | 1 | -2/+9 |
| | | | | (lpr-page-header-program, lpr-page-header-switches): New variables. | ||||
* | (lpr-headers-switches): Don't use -p on dgux, irix. | Richard M. Stallman | 1994-08-23 | 1 | -1/+1 |
| | |||||
* | (lpr-command, lpr-headers-switches): Undo previous change. | Richard M. Stallman | 1994-08-19 | 1 | -5/+2 |
| | |||||
* | (lpr-command, lpr-headers-switches): Treat Solaris like BSD. | Richard M. Stallman | 1994-08-17 | 1 | -2/+5 |
| | |||||
* | (print-region-1): Essentially undo previous change. | Richard M. Stallman | 1994-07-01 | 1 | -3/+4 |
| | |||||
* | Comment change. | Richard M. Stallman | 1994-06-23 | 1 | -0/+2 |
| | |||||
* | (print-region-1): Don't include a space in the job name. | Richard M. Stallman | 1994-06-23 | 1 | -2/+3 |
| | |||||
* | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | |||||
* | (lpr-headers-switches): Set proper value on hpux and usg. | Richard M. Stallman | 1994-01-06 | 1 | -1/+2 |
| | |||||
* | (print-region-1): If lpr-headers-switches is string, | Richard M. Stallman | 1993-12-31 | 1 | -1/+4 |
| | | | | turn it into a list before appending. | ||||
* | (lpr-headers-switches): Treat hpux like usg-unix-v. | Richard M. Stallman | 1993-12-23 | 1 | -11/+17 |
| | | | | | | | | | | | | | | (print-region-1): Adjust start, end after running pr. (lpr-command): Use dgux, not dgux-unix. (print-region-new-buffer): Rename args to OSTART and OEND. (lpr-headers-switches): New variable. (print-region-1): Use it. (lpr-add-options): New variable. (print-region-1): Obey that. | ||||
* | (lpr-command): Check for irix, not silicon-graphic-unix. | Richard M. Stallman | 1993-11-14 | 1 | -1/+1 |
| | |||||
* | (print-region-1): Make END a marker so untabify relocates it. | Richard M. Stallman | 1993-08-04 | 1 | -0/+5 |
| | |||||
* | (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code | Eric S. Raymond | 1993-03-27 | 1 | -0/+16 |
| | | | | in LCD. | ||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+6 |
| | |||||
* | * lpr.el (lpr-switches, lpr-command): Make these defvars, not | Jim Blandy | 1992-12-12 | 1 | -2/+2 |
| | | | | defconsts. | ||||
* | * lpr.el (lpr-command, lpr-switches): Removed strings starting | Jim Blandy | 1992-11-16 | 1 | -4/+6 |
| | | | | | | | | with \newline; this file is loaded in loaddefs.el, and doesn't need to follow that convention. * lpr.el (lpr-command): Add dgux-unix to the list of systems which want "lp". | ||||
* | (lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v. | Richard M. Stallman | 1992-10-21 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1992-09-01 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-08-04 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1992-04-19 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1991-05-13 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Roland McGrath | 1991-05-10 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Roland McGrath | 1991-05-09 | 1 | -2/+7 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1991-03-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | Richard M. Stallman | 1991-01-02 | 1 | -0/+91 |