From 8e75025b8fd5bf67b4cffb06979dcc8f51209da4 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Thu, 19 Mar 2015 06:45:25 +0100 Subject: Move helm-selection-line to *faces group (#926). * helm-utils.el: Do it. --- helm-utils.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helm-utils.el') diff --git a/helm-utils.el b/helm-utils.el index 08e54064..70c1861b 100644 --- a/helm-utils.el +++ b/helm-utils.el @@ -58,7 +58,7 @@ and `helm-imenu-default-action'.") (defface helm-selection-line '((t (:inherit highlight))) "Face used in the `helm-current-buffer' when jumping to candidate." - :group 'helm-utils) + :group 'helm-faces) ;;; compatibility -- cgit v1.2.3