branch: elpa/vcomplete commit 6684bd764090a300eba3bea3c82ec16345a759a3 Author: Daniel Semyonov <dan...@dsemy.com> Commit: Daniel Semyonov <dan...@dsemy.com>
; Update info node to remove disclaimer for bug fixed in last commit --- vcomplete.texi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vcomplete.texi b/vcomplete.texi index 1a78e2c0de..050b3e5458 100644 --- a/vcomplete.texi +++ b/vcomplete.texi @@ -140,10 +140,6 @@ You can also add @code{(vcomplete-mode)} to your init file, instead. When @code{vcomplete-mode} is enabled, the @code{*Completions*} buffer appears and updates automatically (by default), and the completion at point in the @code{*Completions*} buffer is highlighted automatically. -Automatic highlighting of the completion at point doesn't work when -completing in-region (switching to the @code{*Completions*} buffer in -this case ends completion by default in Emacs), however the following -commands do work as described in this case. The following commands are available when completion is in progress: