Remove some more face aliases obsoleted in 22.1
commit90d0833f24be04e4b36aabda8cae1681ae768258
authorMark Oteiza <mvoteiza@udel.edu>
Thu, 23 Jun 2016 22:48:12 +0000 (23 18:48 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Thu, 23 Jun 2016 22:48:12 +0000 (23 18:48 -0400)
tree435ad616cf767cf2f15fc196d567fec2a6dc1773
parentc430f7e23fc2c22f251ace4254e37dea1452dfc3
Remove some more face aliases obsoleted in 22.1

* lisp/eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face,
eshell-ls-executable-face, eshell-ls-readonly-face,
eshell-ls-unreadable-face, eshell-ls-special-face,
eshell-ls-missing-face, eshell-ls-archive-face, eshell-ls-backup-face,
eshell-ls-product-face, eshell-ls-clutter-face): Remove.
* lisp/isearch.el (isearch-lazy-highlight-face, lazy-highlight-face): Remove.
(isearch-lazy-highlight-update): Use face symbol.
* lisp/net/sieve-mode.el (sieve-control-commands-face,
sieve-action-commands-face, sieve-test-commands-face,
sieve-tagged-arguments-face): Remove.
(sieve-font-lock-keywords): Use non-obsolete faces.
* lisp/progmodes/sh-script.el (sh-heredoc-face): Remove.
(sh-get-indent-info, sh-prev-line): Use face symbol.
* lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1):
Use non-obsolete face.
(tex-math-face, tex-verbatim-face): Remove.
(tex-font-lock-syntactic-face-function): Use face symbols.
lisp/eshell/em-ls.el
lisp/isearch.el
lisp/net/sieve-mode.el
lisp/progmodes/sh-script.el
lisp/textmodes/tex-mode.el