]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/gnus.texi (Selection Groups): Delete excessive paren
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 5 Nov 2020 22:32:09 +0000 (22:32 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 5 Nov 2020 22:32:09 +0000 (22:32 +0000)
doc/misc/gnus.texi

index 340fc69dbbaf3cfa08429f7271c32a356d6aeb82..c6ce129992d2a97049d7272a26e2f5eda0cfea37 100644 (file)
@@ -17937,7 +17937,7 @@ find all message that have been received recently from certain groups:
           (cons 'criteria "")))
         (group-spec (cadr args)))
     (gnus-search-run-query (list (cons 'search-query-spec query-spec)
-                                 (cons 'search-group-spec group-spec))))))
+                                 (cons 'search-group-spec group-spec)))))
 @end lisp
 
 Then the following @code{nnselect-specs}: