From 4685e6b754405f92b263bbfd435a14f5bf426a28 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 25 Jan 2001 12:32:26 +0000 Subject: [PATCH] (rmail-redecode-body): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/mail/rmail.el | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c9512e37b14..1f52afb2ef0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-01-25 Eli Zaretskii + + * mail/rmail.el (rmail-redecode-body): Doc fix. + 2001-01-25 Kenichi Handa * international/mule-cmds.el (reset-language-environment): Make diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index e6bb8b3acf7..74e1f41abd0 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -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 -- 2.39.5