branch: elpa/helm
commit 46b9b95a05be90ec6a62fe87935a38d41d6266bd
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Add locate-library to library category
---
 helm-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/helm-mode.el b/helm-mode.el
index 0f72d38b48..4db833ab37 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -1052,6 +1052,7 @@ behavior as emacs vanilla.")
     ("trace-function-background" . symbol-help)
     ("describe-minor-mode" . symbol-help)
     ("find-library" . library)
+    ("locate-library" . library)
     ("kill-buffer" . buffer)
     ("package-install" . package)
     ("package-vc-install" . package)

Reply via email to