From: Eli Zaretskii Date: Thu, 22 Feb 2018 07:37:00 +0000 (+0200) Subject: Fix capitalization of "Mail-Followup-To" X-Git-Tag: emacs-26.1-rc1~173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6d8f2ba02934249fb831d00dde8d3885026a160;p=emacs.git Fix capitalization of "Mail-Followup-To" * doc/emacs/sending.texi (Header Editing, Mail Headers): Standardize on "Mail-Followup-To" as the capitalization. --- diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 750680b2af7..b7bdd69c7c2 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi @@ -180,7 +180,7 @@ This field takes precedence over @samp{Reply-to}. It is used because some mailing lists set the @samp{Reply-to} field for their own purposes (a somewhat controversial practice). -@item Mail-followup-to +@item Mail-Followup-To One of more address(es) to use as default recipient(s) for follow-up messages. This is typically used when you reply to a message from a mailing list that you are subscribed to, and want replies to go to the @@ -424,7 +424,7 @@ Move to the @samp{Bcc} header (@code{message-goto-bcc}). @item C-c C-f C-r Move to the @samp{Reply-to} header (@code{message-goto-reply-to}). @item C-c C-f C-f -Move to the @samp{Mail-followup-to} header field +Move to the @samp{Mail-Followup-To} header field (@code{message-goto-followup-to}). @item C-c C-f C-w Add a new @samp{Fcc} header field, with file-name completion