]> code.delx.au - gnu-emacs-elpa/commit
Add extra faces for minibuffer highlighting
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Sep 2015 08:50:15 +0000 (10:50 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Sep 2015 08:51:42 +0000 (10:51 +0200)
commitd3f1f2ce8f9763cea546bbd2717cbcf17b9a0ad7
treeaba5a043a6a4a8dc594b710107d06ab3197c2153
parent8d754dea08ff492ca01fd087c13d0356b8492a7e
Add extra faces for minibuffer highlighting

* swiper.el (swiper-minibuffer-match-face-1):
(swiper-minibuffer-match-face-2):
(swiper-minibuffer-match-face-3):
(swiper-minibuffer-match-face-4): New defface.
(swiper-minibuffer-faces): New defvar.

* ivy.el (ivy--format-minibuffer-line): New defun.
(ivy--format): Use `ivy--format-minibuffer-line'.
ivy.el
swiper.el