summaryrefslogtreecommitdiff
path: root/helm-buffers.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-05-26 07:40:05 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-05-26 07:40:05 +0200
commit695462b214c8f28cfc03b55bfc0a22ed90eb850e (patch)
tree17e18d48ecfb96a30379c560f5c969b72a7f716a /helm-buffers.el
parent449f0e1fd56335e89ce151b217e14964fd6c57c1 (diff)
Declare helm-browse-project.
Diffstat (limited to 'helm-buffers.el')
-rw-r--r--helm-buffers.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-buffers.el b/helm-buffers.el
index 173e8d94..b06819e9 100644
--- a/helm-buffers.el
+++ b/helm-buffers.el
@@ -30,6 +30,7 @@
(declare-function ido-make-buffer-list "ido" (default))
(declare-function ido-add-virtual-buffers-to-list "ido")
(declare-function helm-comp-read "helm-mode")
+(declare-function helm-browse-project "helm-files")
(defgroup helm-buffers nil