From 9c72233e631d8a41234522f832fd162782f0a587 Mon Sep 17 00:00:00 2001 From: Sam Steingold Date: Fri, 5 Dec 2014 09:39:59 -0500 Subject: [PATCH] fix a typo in doc string --- lisp/gnus/gnus-art.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index b45638bd5c3..62a60b20111 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -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) -- 2.39.2