summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2006-03-06 10:27:26 +0000
committerMiles Bader <miles@gnu.org>2006-03-06 10:27:26 +0000
commitfe62aaccd6a3faed55d1181d1cd3495155b23068 (patch)
treea359fef3287fe36293faa6d5d50e952439399cae /etc
parent48b60fa17cc2a976656acddadccaa2d7ee52eb19 (diff)
downloademacs-fe62aaccd6a3faed55d1181d1cd3495155b23068.tar.gz
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-NEWS4
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
On composing messages, it is enabled by `use-hard-newlines'. Decoding
format=flowed was present but not documented in earlier versions.
+** The option `mm-fill-flowed' can be used to disable treatment of
+format=flowed messages. Also, flowed text is disabled when sending
+inline PGP signed messages. (New in Gnus 5.10.7)
+
** Gnus supports the generation of RFC 2298 Disposition Notification requests.
This is invoked with the C-c M-n key binding from message mode.