summaryrefslogtreecommitdiff
path: root/lisp/lpr.el
Commit message (Collapse)AuthorAgeFilesLines
* (lpr-headers-switches): Set proper value on hpux and usg.Richard M. Stallman1994-01-061-1/+2
|
* (print-region-1): If lpr-headers-switches is string,Richard M. Stallman1993-12-311-1/+4
| | | | turn it into a list before appending.
* (lpr-headers-switches): Treat hpux like usg-unix-v.Richard M. Stallman1993-12-231-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. Stallman1993-11-141-1/+1
|
* (print-region-1): Make END a marker so untabify relocates it.Richard M. Stallman1993-08-041-0/+5
|
* (printify-buffer) Added, debugged from Roland McGrath's printify-buffer codeEric S. Raymond1993-03-271-0/+16
| | | | in LCD.
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
|
* * lpr.el (lpr-switches, lpr-command): Make these defvars, notJim Blandy1992-12-121-2/+2
| | | | defconsts.
* * lpr.el (lpr-command, lpr-switches): Removed strings startingJim Blandy1992-11-161-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. Stallman1992-10-211-1/+1
|
* entered into RCSRichard M. Stallman1992-09-011-3/+3
|
* *** empty log message ***Jim Blandy1992-08-041-2/+2
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+5
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* *** empty log message ***Jim Blandy1992-04-191-2/+2
|
* *** empty log message ***Jim Blandy1991-05-131-2/+3
|
* *** empty log message ***Roland McGrath1991-05-101-3/+2
|
* *** empty log message ***Roland McGrath1991-05-091-2/+7
|
* *** empty log message ***Richard M. Stallman1991-03-141-1/+1
|
* Initial revisionRichard M. Stallman1991-01-021-0/+91