diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-06-04 18:58:43 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-06-04 18:58:43 +0000 |
commit | 2873a2d1ab441ac12c914c8c1a289c2a19740097 (patch) | |
tree | 3553ae2b35e710dac24687395f18468e6514b838 /man/msdog.texi | |
parent | d00819eaf43f0ae22ed5e5ecdd5a4eed6fd91619 (diff) | |
download | emacs-2873a2d1ab441ac12c914c8c1a289c2a19740097.tar.gz |
(MS-DOS Printing, MS-DOS Processes): Change Hardcopy xref to Printing.
Diffstat (limited to 'man/msdog.texi')
-rw-r--r-- | man/msdog.texi | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man/msdog.texi b/man/msdog.texi index a1d7647a95d..a5aea27f161 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -419,13 +419,12 @@ EOL conversion is determined by @code{file-name-buffer-file-type-alist}. @node MS-DOS Printing @section Printing and MS-DOS - Printing commands, such as @code{lpr-buffer} (@pxref{Hardcopy}) and + Printing commands, such as @code{lpr-buffer} (@pxref{Printing}) and @code{ps-print-buffer} (@pxref{PostScript}) can work in MS-DOS and MS-Windows by sending the output to one of the printer ports, if a Posix-style @code{lpr} program is unavailable. The same Emacs -variables control printing on all systems (@pxref{Hardcopy}), but in -some cases they have different default values on MS-DOS and -MS-Windows. +variables control printing on all systems, but in some cases they have +different default values on MS-DOS and MS-Windows. @vindex printer-name @r{(MS-DOS)} If you want to use your local printer, printing on it in the usual DOS @@ -758,7 +757,7 @@ implements a Posix-like shell entirely in Emacs Lisp. Processes}. @cindex printing under MS-DOS - Printing commands, such as @code{lpr-buffer} (@pxref{Hardcopy}) and + Printing commands, such as @code{lpr-buffer} (@pxref{Printing}) and @code{ps-print-buffer} (@pxref{PostScript}), work in MS-DOS by sending the output to one of the printer ports. @xref{MS-DOS Printing}. |