aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3d8480cb461..f858c958317 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1047,6 +1047,13 @@ Of course it will still find it if you have it in '~/.ecompleterc'.
1047** Gnus 1047** Gnus
1048 1048
1049+++ 1049+++
1050*** Two new Gnus summary mode navigation commands have been added,
1051bound to the '[' and ']' keys: `gnus-summary-prev-unseen-article' and
1052`gnus-summary-next-unseen-article'. These take you (respectively) to
1053the previous unseen or next unseen article. (These are the ones that
1054are marked with "." in the summary mode lines.)
1055
1056+++
1050*** The Gnus user variable 'nnimap-expunge' supports three new values: 1057*** The Gnus user variable 'nnimap-expunge' supports three new values:
1051'never' for never expunging messages, 'immediately' for immediately 1058'never' for never expunging messages, 'immediately' for immediately
1052expunging deleted messages, and 'on-exit' to expunge deleted articles 1059expunging deleted messages, and 'on-exit' to expunge deleted articles