1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Juanma Barranquero
f1180544bb Trailing whitespace deleted. 2003-02-04 12:29:42 +00:00
Markus Rost
754774523d Fix typo. 2002-05-22 01:20:26 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Richard M. Stallman
7298f3f789 (lpr-add-switches): Default to t on gnu/linux. 2001-02-27 19:12:19 +00:00
Richard M. Stallman
9f84479bd0 (lpr-page-header-switches, print-region-1): Undo 2000-07-06 change. 2001-02-27 19:07:09 +00:00
Dave Love
53c9f0fa7d (print-region-function): Fix :type. 2001-02-07 23:42:10 +00:00
Gerd Moellmann
bdc9238e5f (lpr-windows-system, lpr-lp-system): Add autoload cookies. 2001-01-30 19:36:09 +00:00
Eli Zaretskii
4ad25e4311 XEmacs compatibility and doc fixes from Vinicius Jose Latorre
<vinicius@cpqd.com.br>:

(lpr-windows-system, lpr-lp-system): New vars.
(lpr-printer-switch): New defcustom.
(printer-name, lpr-command): Customization fix.
(print-region-1): Code fix.
(print-region-new-buffer, printify-region): Indentation fix.
(lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New funcsions.
2001-01-30 12:04:05 +00:00
Gerd Moellmann
53e7c664c8 (lpr-page-header-switches): Add `-h' switch.
(print-region-1): Don't hard code `-h' here.
2000-07-06 20:08:45 +00:00
Gerd Moellmann
ba74d3e36a (print-region-1): Use -d to specify printer name for
systems `usg-unix-v*, `dgux', `hpux', `irix'.
2000-03-31 11:29:51 +00:00
Richard M. Stallman
d7e110e479 (lpr-buffer, print-buffer, lpr-region, print-region): Doc fixes. 1999-12-28 03:36:21 +00:00
Gerd Moellmann
e20192f449 (print-buffer): Doc-string fix. 1999-10-27 14:32:04 +00:00
Andrew Innes
8bc62130b3 (printer-name): Update docstring about usage on MS-DOS
and MS-Windows.
(lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
DOS and Windows platforms, to indicate direct printing.  Update
the docstring accordingly.
1999-01-17 18:58:43 +00:00
Andreas Schwab
3917863bc1 (printer-name): Fix customize type. 1998-09-18 09:10:57 +00:00
Richard M. Stallman
8748e3eb55 (printer-name): New variable.
(lpr-switches): Mention it in docstring.
(print-region-1): Use it.
1998-07-03 19:54:17 +00:00
Eli Zaretskii
0b45d07bc2 (print-region-1): Stop using binary-process-{in,out}put,
bind coding-system-for-{read,write} instead.
1998-04-15 15:17:02 +00:00
Karl Heuer
887bbf181d (print-region-1): When running pr, use -h always. 1997-11-19 04:25:20 +00:00
Richard M. Stallman
63c7b22095 (lpr-page-header-switches): Remove extra paren. 1997-05-19 01:03:02 +00:00
Richard M. Stallman
bafa1a69f6 (lpr-page-header-switches): Use -F, not -f. 1997-05-15 04:50:40 +00:00
Richard M. Stallman
8c44b2ad7a (printify-region): Doc fix. 1997-05-07 20:31:57 +00:00
Richard M. Stallman
c5292bc831 Add defgroup's; use defcustom for user vars. 1997-04-12 08:35:41 +00:00
Richard M. Stallman
7d93ae3cc3 (print-region): Make pipes use binary mode if file is binary. 1996-01-15 22:42:33 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
5526cfdeeb (lpr-page-header-switches, lpr-headers-switches): Doc fixes. 1995-12-30 16:44:15 +00:00
Karl Heuer
22466c0996 (lpr-switches, lpr-add-switches): Doc fixes. 1995-12-21 17:55:44 +00:00
Karl Heuer
977b12781d Add provide call. 1995-05-16 21:58:47 +00:00
Richard M. Stallman
5bbf28a8ac (print-region-1): Include print options in echo area msgs. 1995-02-09 06:34:50 +00:00
Richard M. Stallman
8fa64b34f5 (print-region-new-buffer): Return new start and end.
(print-region-1): Use new calling convention.
1995-02-08 06:35:50 +00:00
Richard M. Stallman
a3324470da (lpr-add-switches): Renamed from lpr-add-options.
(print-region-1): If we run pr, give it the -h option
instead of giving lpr the -T option.
1995-02-06 03:30:19 +00:00
Richard M. Stallman
0841192830 (print-region-1): Use lpr-page-header-switches,
not ...-options.
1995-02-03 19:31:12 +00:00
Richard M. Stallman
7173ec778e (lpr-headers-switches): Default is nil. 1995-02-02 21:12:06 +00:00
Richard M. Stallman
3cdcc6111b (lpr-page-header-switches): Use -f by default.
(lpr-headers-switches): Make it a list.
1994-11-22 21:26:19 +00:00
Richard M. Stallman
87b8e150eb (lpr-headers-switches): Base default on lpr-command value. 1994-11-13 12:15:29 +00:00
Richard M. Stallman
c820123b60 (print-region-1): Use them instead of just pr.
(lpr-page-header-program, lpr-page-header-switches): New variables.
1994-09-29 23:12:31 +00:00
Richard M. Stallman
8ec1a37406 (lpr-headers-switches): Don't use -p on dgux, irix. 1994-08-23 22:43:43 +00:00
Richard M. Stallman
ffc74f20c9 (lpr-command, lpr-headers-switches): Undo previous change. 1994-08-19 04:38:14 +00:00
Richard M. Stallman
861a58193a (lpr-command, lpr-headers-switches): Treat Solaris like BSD. 1994-08-17 23:29:45 +00:00
Richard M. Stallman
904d76247e (print-region-1): Essentially undo previous change. 1994-07-01 23:59:32 +00:00
Richard M. Stallman
fc60327e4e Comment change. 1994-06-23 14:34:50 +00:00
Richard M. Stallman
a803745514 (print-region-1): Don't include a space in the job name. 1994-06-23 14:33:32 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
9897e2d538 (lpr-headers-switches): Set proper value on hpux and usg. 1994-01-06 09:22:49 +00:00
Richard M. Stallman
b41f6027fd (print-region-1): If lpr-headers-switches is string,
turn it into a list before appending.
1993-12-31 13:06:33 +00:00
Richard M. Stallman
3a621cfedc (lpr-headers-switches): Treat hpux like usg-unix-v.
(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.
1993-12-23 03:14:40 +00:00
Richard M. Stallman
f48872fc37 (lpr-command): Check for irix, not silicon-graphic-unix. 1993-11-14 00:06:48 +00:00
Richard M. Stallman
2adf4f6165 (print-region-1): Make END a marker so untabify relocates it. 1993-08-04 03:41:03 +00:00
Eric S. Raymond
1c2df06340 (printify-buffer) Added, debugged from Roland McGrath's printify-buffer code
in LCD.
1993-03-27 01:58:38 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Jim Blandy
7114f404be * lpr.el (lpr-switches, lpr-command): Make these defvars, not
defconsts.
1992-12-12 15:21:21 +00:00
Jim Blandy
9f0a6471ed * lpr.el (lpr-command, lpr-switches): Removed strings starting
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".
1992-11-16 01:37:46 +00:00