1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Fix last change.

This commit is contained in:
Eli Zaretskii 2001-03-30 10:21:06 +00:00
parent b937fd1eaa
commit 1deddb569f
2 changed files with 2 additions and 2 deletions

View file

@ -457,7 +457,7 @@ typed with the Windows-style backslashes, while the value of
causes Windows to @dfn{capture} the LPT2 port and redirect the printed
material to the printer connected to the machine @code{joes_pc}.
After this command, setting @code{printer-name} to @code{"LPT2"}
should send the printed material to the networked printer.
should produce the hardcopy on the networked printer.
Some printers expect DOS codepage encoding of non-ASCII text, even
though they are connected to a Windows machine which uses a different

View file

@ -692,7 +692,7 @@ to non-@code{nil}. If you do that, DOS-style files will be displayed
with the @samp{^M} characters visible in the buffer; some people
prefer this to the more subtle @samp{(DOS)} end-of-line type
indication near the left edge of the mode line (@pxref{Mode Line,
eol-mnemonic}.
eol-mnemonic}).
@vindex inhibit-iso-escape-detection
@cindex escape sequences in files