summaryrefslogtreecommitdiff
path: root/lisp/lpr.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
* printify-region fixVinicius Jose Latorre2003-08-011-9/+12
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* Fix typo.Markus Rost2002-05-221-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-3/+3
* (lpr-add-switches): Default to t on gnu/linux.Richard M. Stallman2001-02-271-2/+2
* (lpr-page-header-switches, print-region-1): Undo 2000-07-06 change.Richard M. Stallman2001-02-271-2/+3
* (print-region-function): Fix :type.Dave Love2001-02-071-1/+1
* (lpr-windows-system, lpr-lp-system): Add autoload cookies.Gerd Moellmann2001-01-301-1/+3
* XEmacs compatibility and doc fixes from Vinicius Jose LatorreEli Zaretskii2001-01-301-54/+105
* (lpr-page-header-switches): Add `-h' switch.Gerd Moellmann2000-07-061-3/+2
* (print-region-1): Use -d to specify printer name forGerd Moellmann2000-03-311-11/+15
* (lpr-buffer, print-buffer, lpr-region, print-region): Doc fixes.Richard M. Stallman1999-12-281-11/+28
* (print-buffer): Doc-string fix.Gerd Moellmann1999-10-271-2/+7
* (printer-name): Update docstring about usage on MS-DOSAndrew Innes1999-01-171-12/+25
* (printer-name): Fix customize type.Andreas Schwab1998-09-181-1/+3
* (printer-name): New variable.Richard M. Stallman1998-07-031-1/+23
* (print-region-1): Stop using binary-process-{in,out}put,Eli Zaretskii1998-04-151-4/+6
* (print-region-1): When running pr, use -h always.Karl Heuer1997-11-191-2/+1
* (lpr-page-header-switches): Remove extra paren.Richard M. Stallman1997-05-191-1/+1
* (lpr-page-header-switches): Use -F, not -f.Richard M. Stallman1997-05-151-1/+3
* (printify-region): Doc fix.Richard M. Stallman1997-05-071-3/+3
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-14/+33
* (print-region): Make pipes use binary mode if file is binary.Richard M. Stallman1996-01-151-0/+4
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (lpr-page-header-switches, lpr-headers-switches): Doc fixes.Richard M. Stallman1995-12-301-2/+3
* (lpr-switches, lpr-add-switches): Doc fixes.Karl Heuer1995-12-211-2/+6
* Add provide call.Karl Heuer1995-05-161-0/+2
* (print-region-1): Include print options in echo area msgs.Richard M. Stallman1995-02-091-9/+18
* (print-region-new-buffer): Return new start and end.Richard M. Stallman1995-02-081-12/+15
* (lpr-add-switches): Renamed from lpr-add-options.Richard M. Stallman1995-02-061-5/+11
* (print-region-1): Use lpr-page-header-switches,Richard M. Stallman1995-02-031-1/+1
* (lpr-headers-switches): Default is nil.Richard M. Stallman1995-02-021-4/+9
* (lpr-page-header-switches): Use -f by default.Richard M. Stallman1994-11-221-2/+2
* (lpr-headers-switches): Base default on lpr-command value.Richard M. Stallman1994-11-131-1/+1
* (print-region-1): Use them instead of just pr.Richard M. Stallman1994-09-291-2/+9
* (lpr-headers-switches): Don't use -p on dgux, irix.Richard M. Stallman1994-08-231-1/+1
* (lpr-command, lpr-headers-switches): Undo previous change.Richard M. Stallman1994-08-191-5/+2
* (lpr-command, lpr-headers-switches): Treat Solaris like BSD.Richard M. Stallman1994-08-171-2/+5
* (print-region-1): Essentially undo previous change.Richard M. Stallman1994-07-011-3/+4
* Comment change.Richard M. Stallman1994-06-231-0/+2
* (print-region-1): Don't include a space in the job name.Richard M. Stallman1994-06-231-2/+3
* Update copyright.Karl Heuer1994-05-031-1/+1
* (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
* (lpr-headers-switches): Treat hpux like usg-unix-v.Richard M. Stallman1993-12-231-11/+17
* (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
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6