diff options
| author | Eli Zaretskii | 2009-02-07 16:56:28 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-02-07 16:56:28 +0000 |
| commit | 763e01c4cfd6ce0b4e4f43ff5f3fcbf0de84a1c3 (patch) | |
| tree | e8cd7c4a747364ad73e7f496a1197bac5b951a87 /etc | |
| parent | fc9682ad97b315f3fef0377e342aa1368b0ffe43 (diff) | |
| download | emacs-763e01c4cfd6ce0b4e4f43ff5f3fcbf0de84a1c3.tar.gz emacs-763e01c4cfd6ce0b4e4f43ff5f3fcbf0de84a1c3.zip | |
(Rmail Coding) <rmail-redecode-body>: Remove stale documentation of
possible problems with redecoding.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -937,6 +937,11 @@ Rmail usage unaltered. | |||
| 937 | 937 | ||
| 938 | FIXME: Add more mbox merge details | 938 | FIXME: Add more mbox merge details |
| 939 | 939 | ||
| 940 | *** The command `rmail-redecode-body' no longer accepts the optional arg RAW. | ||
| 941 | Since Rmail now holds messages in their original undecoded form in a | ||
| 942 | separate buffer, `rmail-redecode-body' no longer encodes the original | ||
| 943 | message, and therefore there should be no need to avoid encoding it. | ||
| 944 | |||
| 940 | ** TeX modes | 945 | ** TeX modes |
| 941 | --- | 946 | --- |
| 942 | *** New option latex-indent-within-escaped-parens | 947 | *** New option latex-indent-within-escaped-parens |