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.
This commit is contained in:
parent
c8f809dbb9
commit
ca4a37e093
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue