* 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
|
@ -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
Add a link
Reference in a new issue