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

    ; Indicate that Embark integration has been moved in the NEWS file
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index d3a1e9e9db..558b5005f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 Vcomplete NEWS -- history of user-visible changes.
 See the end of the file for an explanation of the versioning scheme.
 
+* 1.1 (in development)
+
+** Embark support has been moved to a separate file.
+It must be loaded explicitly (using '(require 'vcomplete-embark)' or
+similar).
+
 * 1.0
 
 ** Make auto updating the completion list buffer more responsive.

Reply via email to