]> git.eshelyaron.com Git - emacs.git/commit
Modernise face specs and set version tags in eww/shr
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 17 Apr 2018 19:42:04 +0000 (21:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 17 Apr 2018 19:42:04 +0000 (21:42 +0200)
commit3dfec182d25ed438dc6d4a91f4201e2f7e0c99ec
tree9ddb618acb52545337b3a3a5e1b82b895560f82d
parentc99ba231602a40792317976149500120c4959d1c
Modernise face specs and set version tags in eww/shr

* lisp/net/shr.el (shr-strike-through, shr-link, shr-selected-link):
Set :version tag (bug#31200).

* lisp/net/eww.el (eww-form-text, eww-form-textarea):
* lisp/net/shr.el (shr-strike-through, shr-link, shr-selected-link):
Use (DISPLAY . PLIST) face spec syntax as recommended in
'(elisp) Defining Faces'.
lisp/net/eww.el
lisp/net/shr.el