]> git.eshelyaron.com Git - emacs.git/commit
Add faces for shr heading elements (bug#49433)
authorProtesilaos Stavrou <info@protesilaos.com>
Tue, 6 Jul 2021 07:44:46 +0000 (10:44 +0300)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 15:06:17 +0000 (17:06 +0200)
commit1431fd91b4d885560800e6b1b2a47aac24f72ff1
treeb861e2cb123a775d54b4252abfd4b4979ac9c64c
parentd8bd7d015e626c73351938626a01288028ebe1c5
Add faces for shr heading elements (bug#49433)

* etc/NEWS: Document new faces.
* lisp/net/shr.el (shr-h1, shr-h2, shr-h3, shr-h4, shr-h5, shr-h6):
Define new faces.
(shr-tag-h1): Remove inclusion of 'variable-pitch' face.  Fix
bug#49433 by applying a new face directly.
(shr-tag-h2, shr-tag-h3, shr-tag-h4, shr-tag-h5, shr-tag-h6): Apply
new faces.
etc/NEWS
lisp/net/shr.el