diff options
author | Eli Zaretskii <eliz@gnu.org> | 2003-11-02 07:01:19 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2003-11-02 07:01:19 +0000 |
commit | 76dd3692111e8affb61f36f7bd00e8c5d41da64a (patch) | |
tree | bddc3f79a2ff601e49b0765cecd272dd4fe100fa /man/rmail.texi | |
parent | ad800164c88de7d29471d1fac5035c23ad82245d (diff) | |
download | emacs-76dd3692111e8affb61f36f7bd00e8c5d41da64a.tar.gz |
Replace @sc{ascii} and ASCII with @acronym{ASCII}.
Diffstat (limited to 'man/rmail.texi')
-rw-r--r-- | man/rmail.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rmail.texi b/man/rmail.texi index b5e339aedf9..23eef5abec8 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -1007,7 +1007,7 @@ clicking on them with @kbd{Mouse-2} or by moving to one and typing @section Rmail and Coding Systems @cindex decoding mail messages (Rmail) - Rmail automatically decodes messages which contain non-ASCII + Rmail automatically decodes messages which contain non-@acronym{ASCII} characters, just as Emacs does with files you visit and with subprocess output. Rmail uses the standard @samp{charset=@var{charset}} header in the message, if any, to determine how the message was encoded by the |