branch: elpa/vcomplete
commit 2995fb124daf3b470d5d8d32603d789e350364e8
Author: Daniel Semyonov <dan...@dsemy.com>
Commit: Daniel Semyonov <dan...@dsemy.com>

    ; Add disclaimer regarding Embark integration
---
 vcomplete.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/vcomplete.el b/vcomplete.el
index c078d1045e..da5a464cec 100644
--- a/vcomplete.el
+++ b/vcomplete.el
@@ -280,6 +280,9 @@ completion:
 
 ;;;; Embark integration:
 
+;; Note: this integration is not tested regularly as I don't
+;; use Embark currently.
+
 (declare-function embark-target-completion-at-point "ext:embark")
 (declare-function embark-completions-buffer-candidates "ext:embark")
 

Reply via email to