emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company b2b9b19f9a 20/24: Update the NEWS entry


From: ELPA Syncer
Subject: [elpa] externals/company b2b9b19f9a 20/24: Update the NEWS entry
Date: Tue, 27 Aug 2024 00:57:44 -0400 (EDT)

branch: externals/company
commit b2b9b19f9a5b1f90978fabf1377b8aca1bc444d7
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>

    Update the NEWS entry
---
 NEWS.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 22b5960a99..d764e1c60d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,9 +2,11 @@
 
 # Next
 
-* `company-complete-common` now performs generalized "expand common part"
-  completion when the current backend supports that.  In particular, for
-  `completion-at-point-functions` it queries `completion-try-completion`.
+* `company-complete-common` now performs generalized ([expand common
+  part](https://github.com/company-mode/company-mode/pull/1488)) completion 
when
+  the backend supports that. In particular, for `completion-at-point-functions`
+  it queries `completion-try-completion`. `company-dabbrev-code` and
+  `company-etags` also do that when `completion-styles` support is enabled.
 * `company-dabbrev-other-buffers` and `company-dabbrev-code-other-buffers` can
   now take a function as its value 
(#[1485](https://github.com/company-mode/company-mode/issues/1485))
 * Completion works in the middle of a symbol



reply via email to

[Prev in Thread] Current Thread [Next in Thread]