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

    ; Small change to 'vcomplete-mode's docstring
---
 vcomplete.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vcomplete.el b/vcomplete.el
index e77307d545..a9627b89e4 100644
--- a/vcomplete.el
+++ b/vcomplete.el
@@ -278,7 +278,7 @@ With prefix argument N, move N items (negative N means move 
forward)."
 
 When Vcomplete mode is enabled, the completion list buffer appears and
 updates automatically (by default), and the completion at point in the
-completions list buffer is highlighted automatically.
+completions list buffer is highlighted.
 
 The following bindings are active completion:
 

Reply via email to