diff options
| author | Miles Bader | 2006-03-06 10:27:26 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-03-06 10:27:26 +0000 |
| commit | fe62aaccd6a3faed55d1181d1cd3495155b23068 (patch) | |
| tree | a359fef3287fe36293faa6d5d50e952439399cae /etc | |
| parent | 48b60fa17cc2a976656acddadccaa2d7ee52eb19 (diff) | |
| download | emacs-fe62aaccd6a3faed55d1181d1cd3495155b23068.tar.gz emacs-fe62aaccd6a3faed55d1181d1cd3495155b23068.zip | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 49-51)
- Merge from emacs--devo--0
- Update from CVS
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/GNUS-NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index d5fbfe78106..4032558b023 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS | |||
| @@ -355,6 +355,10 @@ in the Agent, it won't get downloaded once more. Customize | |||
| 355 | On composing messages, it is enabled by `use-hard-newlines'. Decoding | 355 | On composing messages, it is enabled by `use-hard-newlines'. Decoding |
| 356 | format=flowed was present but not documented in earlier versions. | 356 | format=flowed was present but not documented in earlier versions. |
| 357 | 357 | ||
| 358 | ** The option `mm-fill-flowed' can be used to disable treatment of | ||
| 359 | format=flowed messages. Also, flowed text is disabled when sending | ||
| 360 | inline PGP signed messages. (New in Gnus 5.10.7) | ||
| 361 | |||
| 358 | ** Gnus supports the generation of RFC 2298 Disposition Notification requests. | 362 | ** Gnus supports the generation of RFC 2298 Disposition Notification requests. |
| 359 | 363 | ||
| 360 | This is invoked with the C-c M-n key binding from message mode. | 364 | This is invoked with the C-c M-n key binding from message mode. |