[gnus git] branch master updated: n0-15-89-g0657a9f =1= gnus-sum.el (gnus-extra-headers): Bump :version.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 0657a9fe912e3f5ee15e07766c41ff937279338a (commit)
from ad9900e232b5f19b73c0033cc334f33cd2624250 (commit)
- Log -----------------------------------------------------------------
commit 0657a9fe912e3f5ee15e07766c41ff937279338a
Author: Glenn Morris <[email protected]>
Date: Sun Apr 24 03:21:20 2011 +0000
gnus-sum.el (gnus-extra-headers): Bump :version.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3d60e76..4fcaadc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-23 Glenn Morris <[email protected]>
+
+ * gnus-sum.el (gnus-extra-headers): Bump :version.
+
2011-04-22 Teodor Zlatanov <[email protected]>
* gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el
index b6a3860..807f133 100644
--- a/lisp/gnus-sum.el
+++ b/lisp/gnus-sum.el
@@ -1130,7 +1130,7 @@ which it may alter in any way."
(defcustom gnus-extra-headers '(To Cc Keywords Gcc Newsgroups)
"*Extra headers to parse."
- :version "21.1"
+ :version "24.1" ; added Cc Keywords Gcc
:group 'gnus-summary
:type '(repeat symbol))
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 4 ++++
lisp/gnus-sum.el | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project