aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0c4daee9acf..13033797265 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -210,6 +210,12 @@ concept index in the Gnus manual for the `match-list' entry.
210+++ 210+++
211*** nil is no longer an allowed value for `mm-text-html-renderer'. 211*** nil is no longer an allowed value for `mm-text-html-renderer'.
212 212
213+++
214*** A new Gnus summary mode command, `S A'
215(`gnus-summary-attach-article') can be used to attach the current
216article(s) to a pre-existing Message buffer, or create a new Message
217buffer with the article(s) attached.
218
213** erc 219** erc
214 220
215--- 221---