summaryrefslogtreecommitdiff
path: root/helm-info.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2013-10-03 15:33:09 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2013-10-03 15:33:09 +0200
commit061a15fdab293f7aa468ed807654107ba43e7ba0 (patch)
treeddc7d4012798760784402a20036b906e711b54c2 /helm-info.el
parenta55cdf8590d750d0e8069fe8a783cb423176f772 (diff)
* helm-info.el (helm-info-default-sources): Add eieio source.
Diffstat (limited to 'helm-info.el')
-rw-r--r--helm-info.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-info.el b/helm-info.el
index 034cd1ef..b1ee9255 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -86,6 +86,7 @@ Where NAME is one of `helm-default-info-index-list'."
(defcustom helm-info-default-sources
'(helm-source-info-elisp
helm-source-info-cl
+ helm-source-info-eieio
helm-source-info-pages)
"The default sources to use in `helm-info-at-point'."
:group 'helm-info