diff options
| author | Eli Zaretskii | 2015-12-16 16:52:52 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2015-12-16 16:52:52 +0200 |
| commit | c974b2fd4d86712b06138d4ea15a526395686ef9 (patch) | |
| tree | 7e740d5b98eb92597c6a0bdbf498d61a6e72138e | |
| parent | f92ba5db978f06174cd217c63a18d6b0295bbc44 (diff) | |
| download | emacs-c974b2fd4d86712b06138d4ea15a526395686ef9.tar.gz emacs-c974b2fd4d86712b06138d4ea15a526395686ef9.zip | |
; * etc/NEWS: Mark message-mode entry as not requiring documentation.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -619,6 +619,7 @@ invalid certificates are marked in red. | |||
| 619 | 619 | ||
| 620 | ** Message mode | 620 | ** Message mode |
| 621 | 621 | ||
| 622 | --- | ||
| 622 | *** text/html messages that contain inline image parts will be | 623 | *** text/html messages that contain inline image parts will be |
| 623 | transformed into multipart/related messages before sending. | 624 | transformed into multipart/related messages before sending. |
| 624 | 625 | ||