log lisp/lpr.el @ 9900:68411c4271cd

age author description
Sun, 13 Nov 1994 12:15:29 +0000 Richard M. Stallman (lpr-headers-switches): Base default on lpr-command value.
Thu, 29 Sep 1994 23:12:31 +0000 Richard M. Stallman (print-region-1): Use them instead of just pr.
Tue, 23 Aug 1994 22:43:43 +0000 Richard M. Stallman (lpr-headers-switches): Don't use -p on dgux, irix.
Fri, 19 Aug 1994 04:38:14 +0000 Richard M. Stallman (lpr-command, lpr-headers-switches): Undo previous change.
Wed, 17 Aug 1994 23:29:45 +0000 Richard M. Stallman (lpr-command, lpr-headers-switches): Treat Solaris like BSD.
Fri, 01 Jul 1994 23:59:32 +0000 Richard M. Stallman (print-region-1): Essentially undo previous change.
Thu, 23 Jun 1994 14:34:50 +0000 Richard M. Stallman Comment change.
Thu, 23 Jun 1994 14:33:32 +0000 Richard M. Stallman (print-region-1): Don't include a space in the job name.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Thu, 06 Jan 1994 09:22:49 +0000 Richard M. Stallman (lpr-headers-switches): Set proper value on hpux and usg.
Fri, 31 Dec 1993 13:06:33 +0000 Richard M. Stallman (print-region-1): If lpr-headers-switches is string,
Thu, 23 Dec 1993 03:14:40 +0000 Richard M. Stallman (lpr-headers-switches): Treat hpux like usg-unix-v.
Sun, 14 Nov 1993 00:06:48 +0000 Richard M. Stallman (lpr-command): Check for irix, not silicon-graphic-unix.
Wed, 04 Aug 1993 03:41:03 +0000 Richard M. Stallman (print-region-1): Make END a marker so untabify relocates it.
Sat, 27 Mar 1993 01:58:38 +0000 Eric S. Raymond (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code