fix a typo in doc string
This commit is contained in:
parent
933107f290
commit
9c72233e63
1 changed files with 1 additions and 1 deletions
|
@ -3082,7 +3082,7 @@ images if any to the browser, and deletes them when exiting the group
|
|||
(gnus-summary-show-article)))))
|
||||
|
||||
(defun article-hide-list-identifiers ()
|
||||
"Remove list identifies from the Subject header.
|
||||
"Remove list identifiers from the Subject header.
|
||||
The `gnus-list-identifiers' variable specifies what to do."
|
||||
(interactive)
|
||||
(let ((inhibit-point-motion-hooks t)
|
||||
|
|
Loading…
Add table
Reference in a new issue