diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-05-20 10:47:32 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-05-20 11:02:50 -0700 |
commit | ee2916c6d25f963649c9fe2583faf66538f60180 (patch) | |
tree | fc4d9a789d21fe7efd1e7d808bcc4af8f9fa5646 /lisp/ChangeLog.2 | |
parent | a32412b8aa3dc14d810054601d9502ccfd1dae57 (diff) | |
download | emacs-ee2916c6d25f963649c9fe2583faf66538f60180.tar.gz |
Use “Cc” for email copies, as per RFC 5322.
Also fix similar problems with Bcc, Fcc, In-Reply-To,
and similar email headers. See thread starting at:
https://lists.gnu.org/r/emacs-devel/2018-05/msg00463.html
Diffstat (limited to 'lisp/ChangeLog.2')
-rw-r--r-- | lisp/ChangeLog.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index 1b0ed4206bb..a5a654ac27f 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 @@ -1229,7 +1229,7 @@ 1987-05-13 Richard M. Stallman (rms@prep) * sendmail.el (mail-setup): New parameter mail-default-reply-to: - if non-nil, insert it as a Reply-to field. + if non-nil, insert it as a Reply-To field. * dired.el (dired-unflag): Doc fix. @@ -3924,7 +3924,7 @@ New key bindings for setting insert motion direction: C-c <, C-c >, C-c ^ and C-c . instead of M- chars. - * rmail.el (rmail-reply): When putting From into In-reply-to, + * rmail.el (rmail-reply): When putting From into In-Reply-To, stop at any newline. * mail-utils.el (mail-strip-quoted-names): |