Use combining faces for highlighting.
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Sep 2012 16:33:20 +0000 (18:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Sep 2012 16:33:20 +0000 (18:33 +0200)
commit5c28209571b30b445cbbbc1bfb92b72d8a5914a3
tree02a3ccfe3c457893b9211990ec85e512dd5f4679
parentf6b456bf14e4638970fbe61de6be8ccd525b0b5a
Use combining faces for highlighting.

This allows people to define their own faces, yet have highlighting
based on readedness (etc.) to take place.

* gnus-salt.el (gnus-tree-highlight-node): Ditto.

* gnus-sum.el (gnus-summary-highlight-line): Ditto.

* gnus-group.el (gnus-group-highlight-line): Use combining faces.

* gnus-compat.el: Define compat function `add-face' from Wolfgang
Jenkner.

* gnus-util.el
(gnus-put-text-property-excluding-characters-with-faces): Removed.
lisp/ChangeLog
lisp/gnus-compat.el
lisp/gnus-group.el
lisp/gnus-salt.el
lisp/gnus-sum.el
lisp/gnus-util.el