* lisp/replace.el (occur-engine): Use `add-face-text-property'
commit501158bcb9b5fb14e181aad75a9bb612a2cacff5
authorJuri Linkov <juri@jurta.org>
Fri, 20 Dec 2013 00:07:08 +0000 (20 02:07 +0200)
committerJuri Linkov <juri@jurta.org>
Fri, 20 Dec 2013 00:07:08 +0000 (20 02:07 +0200)
treebb843470e743fae203b41bb5e22f044b72a271d5
parent50ab1da6d67215219c4a26a045edcad28fa0b096
* lisp/replace.el (occur-engine): Use `add-face-text-property'
to add the face property to matches and titles.

* lisp/hi-lock.el (hi-green): Use lighter color "light green" closer to
the palette of other hi-lock colors.
(hi-lock-set-pattern): Prepend hi-lock face to the existing face.

Fixes: debbugs:14645
lisp/ChangeLog
lisp/hi-lock.el
lisp/replace.el