comparison man/sending.texi @ 52979:3649390c0f91

Replace @sc{ascii} and ASCII with @acronym{ASCII}.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 02 Nov 2003 07:01:19 +0000
parents 695cf19ef79e
children a0a1889ba8bd
comparison
equal deleted inserted replaced
52978:1a5c50faf357 52979:3649390c0f91
425 result, you don't get a warning if you try to send the same message 425 result, you don't get a warning if you try to send the same message
426 twice. 426 twice.
427 427
428 @c This is indexed in mule.texi, node "Recognize Coding". 428 @c This is indexed in mule.texi, node "Recognize Coding".
429 @c @vindex sendmail-coding-system 429 @c @vindex sendmail-coding-system
430 When you send a message that contains non-ASCII characters, they need 430 When you send a message that contains non-@acronym{ASCII} characters, they need
431 to be encoded with a coding system (@pxref{Coding Systems}). Usually 431 to be encoded with a coding system (@pxref{Coding Systems}). Usually
432 the coding system is specified automatically by your chosen language 432 the coding system is specified automatically by your chosen language
433 environment (@pxref{Language Environments}). You can explicitly specify 433 environment (@pxref{Language Environments}). You can explicitly specify
434 the coding system for outgoing mail by setting the variable 434 the coding system for outgoing mail by setting the variable
435 @code{sendmail-coding-system} (@pxref{Recognize Coding}). 435 @code{sendmail-coding-system} (@pxref{Recognize Coding}).