1 Feb 2012 01:22
[gnus git] branch master updated: m0-1-13-gb9eb851 =1= * nnmail.el (nnmail-extra-headers): Add Cc to the default.
Lars Ingebrigtsen <larsi <at> gnus.org>
2012-02-01 00:22:46 GMT
2012-02-01 00:22:46 GMT
via b9eb8513f2bb4c59d2f83ee1d47c9738265145d5 (commit)
from 7c576ffddd653d034a6457440dc037b85ff70297 (commit)
- Log -----------------------------------------------------------------
commit b9eb8513f2bb4c59d2f83ee1d47c9738265145d5
Author: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Wed Feb 1 01:22:32 2012 +0100
* nnmail.el (nnmail-extra-headers): Add Cc to the default.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f398e6f..ae95bc0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
<at> <at> -1,3 +1,7 <at> <at>
+2012-02-01 Lars Ingebrigtsen <larsi <at> gnus.org>
+
+ * nnmail.el (nnmail-extra-headers): Add Cc to the default.
+
2012-01-31 Lars Ingebrigtsen <larsi <at> gnus.org>
* mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
diff --git a/lisp/nnmail.el b/lisp/nnmail.el
index 9c3a814..988e1cd 100644
--- a/lisp/nnmail.el
+++ b/lisp/nnmail.el
<at> <at> -553,11 +553,11 <at> <at> parameter. It should return nil, `warn' or `delete'."
(const warn)
(const delete)))
(Continue reading)
RSS Feed