More uses of `error' and `warning' faces.
authorJuri Linkov <juri@jurta.org>
Wed, 24 Aug 2011 18:09:18 +0000 (21:09 +0300)
committerJuri Linkov <juri@jurta.org>
Wed, 24 Aug 2011 18:09:18 +0000 (21:09 +0300)
commitf22f4808a08e8f985d5e6175bbd13d5260e1ab1a
tree381a68eae818006164203f224b272bb2ab85bd95
parent6a93965ee87c1e1bbad0b471b5de212b74a2a4ce
More uses of `error' and `warning' faces.

* lisp/battery.el (battery-update): Use the face `error' instead of
`font-lock-warning-face'.

* lisp/ibuffer.el (ibuffer-marked-face): Change default face from
`font-lock-warning-face' to `warning'.
(ibuffer-deletion-face): Change default face from
`font-lock-type-face' to `error'.

* lisp/proced.el (proced-marked): Inherit from `error' instead of
`font-lock-warning-face'.

Fixes: debbugs:6117
lisp/ChangeLog
lisp/battery.el
lisp/ibuffer.el
lisp/proced.el