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

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

[elpa] externals/company d771840 4/4: Try to fit all new changes in one


From: ELPA Syncer
Subject: [elpa] externals/company d771840 4/4: Try to fit all new changes in one entry
Date: Fri, 9 Jul 2021 07:57:10 -0400 (EDT)

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

    Try to fit all new changes in one entry
    
    #1115
---
 NEWS.md | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index fcb3183..21d9ec2 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,21 +2,14 @@
 
 ## Next
 
-* New user options `company-quick-access-keys` and
-  `company-quick-access-modifier`
-  ([#1115](https://github.com/company-mode/company-mode/pull/1115)).
-* New function `company-complete-quick-access`
-  ([#1115](https://github.com/company-mode/company-mode/pull/1115)).
 * `company-show-numbers` has been renamed to `company-show-quick-access`
   ([#1115](https://github.com/company-mode/company-mode/pull/1115)).
-* `company-show-numbers-function` has been deprecated and its default
+  New user options `company-quick-access-keys` and
+  `company-quick-access-modifier`.
+  New command `company-complete-quick-access`.
+  `company-show-numbers-function` has been deprecated and its default
   value changed to `nil`. Use `company-quick-access-hint-function`
-  instead
-  ([#1115](https://github.com/company-mode/company-mode/pull/1115)).
-* `company--show-numbers` has been deprecated.
-  Use `company-quick-access-hint-key` instead, but adjust the default
-  values appropriately
-  ([#1115](https://github.com/company-mode/company-mode/pull/1115)).
+  instead. `company--show-numbers` has been deprecated.
 * `company-complete-number` has been renamed to
   `company-complete-tooltip-row`
   ([#1118](https://github.com/company-mode/company-mode/pull/1118)).



reply via email to

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