~dsemy/vcomplete

b7d4b7286f8d78164a240cd2de7201d6d3644286 — Daniel Semyonov 1 year, 10 months ago b579e91
; Document last commit in NEWS
1 files changed, 5 insertions(+), 0 deletions(-)

M NEWS
M NEWS => NEWS +5 -0
@@ 7,6 7,9 @@ See the end of the file for an explanation of the versioning scheme.
Built-in commands are now used when available.  Completions are
highlighted using built-in facilities when available.

** 'vcomplete-current-completion' can now be called from anywhere and
without any arguments (in which case point is used).

** Breaking changes

*** 'vcomplete-with-completions-buffer' has been replaced with


@@ 15,6 18,8 @@ available Embark integration.

*** 'vcomplete-search-range' is no longer used in Emacs 29+.

*** 'vcomplete-current-completion' never throws a user error anymore.

* 1.2.1

** Remove Embark integration.