branch: externals/company commit 2de0d9ad970038075a3eb6bb3b6f34bf4613bf74 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@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