comparison man/mule.texi @ 36185:62cf166239f3

Change in quoting.
author Richard M. Stallman <rms@gnu.org>
date Mon, 19 Feb 2001 04:15:26 +0000
parents 0fd801cdb9fd
children 11db0318031d
comparison
equal deleted inserted replaced
36184:100feeadb597 36185:62cf166239f3
544 on Unix and GNU systems.) 544 on Unix and GNU systems.)
545 545
546 @item @dots{}-dos 546 @item @dots{}-dos
547 Assume the file uses carriage-return linefeed to separate lines, and do 547 Assume the file uses carriage-return linefeed to separate lines, and do
548 the appropriate conversion. (This is the convention normally used on 548 the appropriate conversion. (This is the convention normally used on
549 Microsoft systems.@footnote{It is also specified for MIME `text/*' 549 Microsoft systems.@footnote{It is also specified for MIME @samp{text/*}
550 bodies and in other network transport contexts. It is different 550 bodies and in other network transport contexts. It is different
551 from the SGML reference syntax record-start/record-end format which 551 from the SGML reference syntax record-start/record-end format which
552 Emacs doesn't support directly.}) 552 Emacs doesn't support directly.})
553 553
554 @item @dots{}-mac 554 @item @dots{}-mac
1168 1168
1169 @findex standard-display-8bit 1169 @findex standard-display-8bit
1170 @cindex 8-bit display 1170 @cindex 8-bit display
1171 Normally non-ISO-8859 characters (between characters 128 and 159 1171 Normally non-ISO-8859 characters (between characters 128 and 159
1172 inclusive) are displayed as octal escapes. You can change this for 1172 inclusive) are displayed as octal escapes. You can change this for
1173 non-standard `extended' versions of ISO-8859 character sets by using the 1173 non-standard ``extended'' versions of ISO-8859 character sets by using the
1174 function @code{standard-display-8bit} in the @code{disp-table} library. 1174 function @code{standard-display-8bit} in the @code{disp-table} library.
1175 1175
1176 There are several ways you can input single-byte non-ASCII 1176 There are several ways you can input single-byte non-ASCII
1177 characters: 1177 characters:
1178 1178