]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc string fix for gnus-summary-hide-thread
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 15:20:14 +0000 (17:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 21 Sep 2020 15:20:14 +0000 (17:20 +0200)
* lisp/gnus/gnus-sum.el (gnus-summary-hide-thread): Remove text
from doc string apparently copy-pasted from the function above.

lisp/gnus/gnus-sum.el

index 87e48f6b04d27f4d7aca19b72dfebfc337f690e1..b3ed5cb66472d84d3f6a8fa55daa50af09580505 100644 (file)
@@ -11806,8 +11806,6 @@ will not be hidden."
 
 (defun gnus-summary-hide-thread ()
   "Hide thread subtrees.
-If PREDICATE is supplied, threads that satisfy this predicate
-will not be hidden.
 Returns nil if no threads were there to be hidden."
   (interactive)
   (beginning-of-line)