1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-31 01:32:00 -07:00

; * lisp/gnus/message.el (message-server-alist): Doc fix (bug#80880).

This commit is contained in:
Augusto Stoffel 2026-05-10 15:09:05 +02:00 committed by Eli Zaretskii
parent 3b608b233e
commit 027043df25

View file

@ -4401,6 +4401,9 @@ a non-nil value when called in the message buffer without any
arguments. If METHOD is nil in this case, the return value of
the function will be inserted instead.
For an explanation of the \"X-Message-SMTP-Method\" header, see
Info node `(message) Mail Variables'.
Note: if the buffer already has a \"X-Message-SMTP-Method\"
header, these rules are ignored, and the header is left
unchanged."