emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ca4a37e 2/2: Doc string fix for gnus-summary-hide-thread


From: Lars Ingebrigtsen
Subject: master ca4a37e 2/2: Doc string fix for gnus-summary-hide-thread
Date: Mon, 21 Sep 2020 11:20:25 -0400 (EDT)

branch: master
commit ca4a37e0930b2bbb322ae3d1e9dc95f80d3966cd
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Doc string fix for gnus-summary-hide-thread
    
    * 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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index 87e48f6..b3ed5cb 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]