mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(rmail-redecode-body): Doc fix.
This commit is contained in:
parent
47df1a5e81
commit
4685e6b754
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2001-01-25 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* mail/rmail.el (rmail-redecode-body): Doc fix.
|
||||
|
||||
2001-01-25 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/mule-cmds.el (reset-language-environment): Make
|
||||
|
|
|
|||
|
|
@ -2265,8 +2265,7 @@ charset= headers.
|
|||
This function assumes that the current message is already decoded
|
||||
and displayed in the RMAIL buffer, but the coding system used to
|
||||
decode it was incorrect. It then encodes the message back to its
|
||||
original form, and decodes it again, using the coding system you
|
||||
supply at the prompt.
|
||||
original form, and decodes it again, using the coding system CODING.
|
||||
|
||||
Note that if Emacs erroneously auto-detected one of the iso-2022
|
||||
encodings in the message, this function might fail because the escape
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue