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

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

[elpa] externals/company 2de0d9a 21/46: More copy edits


From: Dmitry Gutov
Subject: [elpa] externals/company 2de0d9a 21/46: More copy edits
Date: Wed, 30 Dec 2020 18:33:06 -0500 (EST)

branch: externals/company
commit 2de0d9ad970038075a3eb6bb3b6f34bf4613bf74
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    More copy edits
---
 NEWS.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index b51c457..9b48ea4 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,9 +2,10 @@
 
 ## Next
 
-* `company-tng-mode` has been added and replace the manual method of enabling
-  `company-tng-frontend`. Also, `company-selection` can have null value to
-  indicate no selection.
+* `company-tng-mode` has been added to replace both
+  `company-tng-configure-default' and the manual method of enabling
+  `company-tng-frontend` (see also `company-tng-auto-configure`). Also,
+  `company-selection` can now have `nil` value, which means no selection.
 * `company-auto-complete` and `company-auto-complete-chars` have been renamed 
to
   `company-auto-commit` and `company-auto-commit-chars` respectively.
 * `company-clang` filters out duplicates



reply via email to

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