* lisp/gnus/gnus-sum.el (gnus-extra-headers): Bump :version.
This commit is contained in:
parent
3553ba549b
commit
81de9236e1
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-04-23 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* gnus-sum.el (gnus-extra-headers): Bump :version.
|
||||
|
||||
2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
|
||||
|
||||
* gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
|
||||
|
|
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue