summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.5
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-05-20 10:47:32 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-05-20 11:02:50 -0700
commitee2916c6d25f963649c9fe2583faf66538f60180 (patch)
treefc4d9a789d21fe7efd1e7d808bcc4af8f9fa5646 /lisp/ChangeLog.5
parenta32412b8aa3dc14d810054601d9502ccfd1dae57 (diff)
downloademacs-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.5')
-rw-r--r--lisp/ChangeLog.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 566e9b7cd12..3a684212743 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -991,7 +991,7 @@
1995-05-19 Kevin Rodgers <kevinr@ihs.com> (tiny change)
* mailalias.el (expand-mail-aliases): Expand aliases in
- From and Reply-to headers as well, plus the Resent- variants.
+ From and Reply-To headers as well, plus the Resent- variants.
* sendmail.el (mail-mode): Clarify doc string.
(mail-text): Ditto.