Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4685e6b7
Commit
4685e6b7
authored
Jan 25, 2001
by
Eli Zaretskii
Browse files
(rmail-redecode-body): Doc fix.
parent
47df1a5e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/mail/rmail.el
lisp/mail/rmail.el
+1
-2
No files found.
lisp/ChangeLog
View file @
4685e6b7
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
...
...
lisp/mail/rmail.el
View file @
4685e6b7
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment