* doc/misc/gnus.texi (Group Parameters):
* lisp/gnus/message.el (message-recipients-without-full-name):
Don't refer to deleted variable 'gnus-parameter-to-list-alist'.
If this variable is set, @code{gnus-mailing-list-mode} is turned on when
entering summary buffer.
-See also @code{gnus-parameter-to-list-alist}.
-
@anchor{subscribed}
@item subscribed
@cindex subscribed
"bug-gnu-emacs@gnu.org")
"Mail addresses that have no full name.
Used in `message-simplify-recipients'."
- ;; Maybe the addresses could be extracted from
- ;; `gnus-parameter-to-list-alist'?
:type '(choice (const :tag "None" nil)
(repeat string))
:version "23.1" ;; No Gnus