Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
81de9236
Commit
81de9236
authored
Apr 22, 2011
by
Glenn Morris
Browse files
* lisp/gnus/gnus-sum.el (gnus-extra-headers): Bump :version.
parent
3553ba54
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+4
-0
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-sum.el
+1
-1
No files found.
lisp/gnus/ChangeLog
View file @
81de9236
2011-04-23 Glenn Morris <rgm@gnu.org>
* gnus-sum.el (gnus-extra-headers): Bump :version.
2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
* gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
* gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
...
...
lisp/gnus/gnus-sum.el
View file @
81de9236
...
@@ -1130,7 +1130,7 @@ which it may alter in any way."
...
@@ -1130,7 +1130,7 @@ which it may alter in any way."
(defcustom gnus-extra-headers '(To Cc Keywords Gcc Newsgroups)
(defcustom gnus-extra-headers '(To Cc Keywords Gcc Newsgroups)
"*Extra headers to parse."
"*Extra headers to parse."
:version "2
1
.1"
:version "2
4
.1"
; added Cc Keywords Gcc
:group 'gnus-summary
:group 'gnus-summary
:type '(repeat symbol))
:type '(repeat symbol))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment