Improve docstrings of functions for moving to message headers
authorRobert Pluim <rpluim@gmail.com>
Tue, 3 Dec 2024 14:41:48 +0000 (15:41 +0100)
committerEli Zaretskii <eliz@gnu.org>
Wed, 4 Dec 2024 12:10:21 +0000 (14:10 +0200)
commitc7d9ffcf82954027929e3ca05e2a6455a453ae60
tree12f8d86c1aa248e2cfa2d0ab73c774448b85b488
parent7b8d12e95de6e6b5239c538ad6f5af96dc3e1c2a
Improve docstrings of functions for moving to message headers

* lisp/gnus/message.el (message-goto-to, message-goto-from,
message-goto-subject, message-goto-cc, message-goto-bcc,
message-goto-fcc, message-goto-reply-to,
message-goto-newsgroups, message-goto-distribution,
message-goto-followup-to, message-goto-mail-followup-to,
message-goto-keywords, message-goto-summary): Mention that these
will insert an empty header if the header is not found.
(message-position-on-field): Explain that this inserts an empty
header if the header is missing, and that insertion is done
after the headers mentioned in AFTERS.

(cherry picked from commit 9f266e2d7cde41f5872304bae0b6d2415655f1c8)
lisp/gnus/message.el