From a6b45145824043eb0c049270ef37e64f1a677b4e Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 5 Sep 2020 10:21:35 +0200 Subject: [PATCH] ; Fix typos in etc/NEWS --- etc/NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index da3928d6e49..749b28ac3f7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -317,24 +317,24 @@ tags to be considered as well. ** Gnus +++ -*** New backend 'nnselect' -The newly added nnselect backend allows creating groups from an +*** New backend 'nnselect'. +The newly added 'nnselect' backend allows creating groups from an arbitrary list of articles that may come from multiple groups and -servers. These groups generally behave like any other group: they may +servers. These groups generally behave like any other group: they may be ephemeral or persistent, and allow article marking, moving, -deletion, etc. Nnselect groups may be created like any other group, +deletion, etc. 'nnselect' groups may be created like any other group, but there is also a convenience function for the common case of obtaining the list of articles as a result of a search: -'gnus-group-make-search-group' (G g) that will prompt for an nnir +'gnus-group-make-search-group' ('G g') that will prompt for an 'nnir' search query and create a dedicated group for that search. As part of -this addition, the variable 'nnir-summary-line-format' has been +this addition, the user option 'nnir-summary-line-format' has been removed; it's functionality is now available directly in the -'gnus-summary-line-format' 'G' and 'g' specs. The variable -'gnus-refer-thread-use-nnir' has been renamed +'gnus-summary-line-format' '%G' and '%g' specs. The user option +'gnus-refer-thread-use-nnir' has been renamed to 'gnus-refer-thread-use-search'. +++ -*** New user option 'gnus-dbus-close-on-sleep' +*** New user option 'gnus-dbus-close-on-sleep'. On systems with D-Bus support, it is now possible to register a signal to close all Gnus servers before the system sleeps. -- 2.39.5