summaryrefslogtreecommitdiff
path: root/helm-elisp.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-09-26 21:00:38 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-09-26 21:03:38 +0200
commitda61fd910f4a84d4ac624c78efdb15d27632e6f5 (patch)
tree3056302e0e16f5e04d1d5ff49491b5966ac9ee7d /helm-elisp.el
parent6ed7d5cfc7b510133d3b7a657acce0b7c1825f07 (diff)
Allow displaying marked faces in helm-apropos (#1613).
* helm-elisp.el (helm-def-source--emacs-faces): Allow marking candidates. * helm-lib.el (helm-describe-face): Use marked candidates.
Diffstat (limited to 'helm-elisp.el')
-rw-r--r--helm-elisp.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-elisp.el b/helm-elisp.el
index f181bfe0..ddefa630 100644
--- a/helm-elisp.el
+++ b/helm-elisp.el
@@ -556,7 +556,6 @@ Filename completion happen if string start after or between a double quote."
(helm-elisp--persistent-help
candidate 'helm-describe-face))
:persistent-help "Describe face"
- :nomark t
:action '(("Describe face" . helm-describe-face)
("Find face" . helm-find-face-definition)
("Customize face" . (lambda (candidate)