]> git.eshelyaron.com Git - emacs.git/commit
make all related faces inherit from each other
authorSam Steingold <sds@gnu.org>
Thu, 2 Nov 2017 14:48:38 +0000 (10:48 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 2 Nov 2017 14:48:38 +0000 (10:48 -0400)
commit731ab5bce5678e7b51f1e7ee21d895b456b04a26
tree0c3c093eef2f48d6f3526636970a0bd173e06d53
parent8f36155e8f83164c6aec98a5d1d475f28b513b53
make all related faces inherit from each other

* lisp/gnus/gnus.el (gnus-group-A-B): Inherit from `gnus-group-A-B-empty',
where "A" is "mail" and "news" and "B" is "1".."6" and "low".
(gnus-summary-high-A, gnus-summary-low-A): Inherit from
`gnus-summary-normal-A', where "A" is "ticked", "ancient",
"undownloaded", "unread", "read".
lisp/gnus/gnus.el