emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 a6d8f2b: Fix capitalization of "Mail-Followup-To"


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 a6d8f2b: Fix capitalization of "Mail-Followup-To"
Date: Thu, 22 Feb 2018 02:38:42 -0500 (EST)

branch: emacs-26
commit a6d8f2ba02934249fb831d00dde8d3885026a160
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    Fix capitalization of "Mail-Followup-To"
    
    * doc/emacs/sending.texi (Header Editing, Mail Headers):
    Standardize on "Mail-Followup-To" as the capitalization.
---
 doc/emacs/sending.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi
index 750680b..b7bdd69 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).
 
address@hidden Mail-followup-to
address@hidden 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]