[elpa] externals/company 4f3a74b 1/5: `company-select-mouse': per-frontend interface

2020-12-31 Thread ELPA Syncer
branch: externals/company commit 4f3a74ba4f79e3c0fd78541e670d6b97ea934a09 Author: Nikita Bloshchanevich Commit: Nikita Bloshchanevich `company-select-mouse': per-frontend interface `company-select-mouse' now delegates to `company-call-frontends' with `select-mouse'. If at least

[elpa] externals/company b728bd6 4/5: Merge pull request #1045 from nbfalcon/feature/company-select-mouse-per-frontend

2020-12-31 Thread ELPA Syncer
branch: externals/company commit b728bd657da6e0fe15c3d755e559b8079fa425dc Merge: 123b604 5564a15 Author: Dmitry Gutov Commit: GitHub Merge pull request #1045 from nbfalcon/feature/company-select-mouse-per-frontend `company-select-mouse': per-frontend interface --- NEWS.md| 1

[elpa] externals/company updated (123b604 -> c5c3b67)

2020-12-31 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 123b604 Merge branch 'master' of https://github.com/company-mode/company-mode into externals/company new 4f3a74b `company-select-mouse': per-frontend interface new 15767b8 Add NEWS entry new 5564a15

[elpa] externals/company 15767b8 2/5: Add NEWS entry

2020-12-31 Thread ELPA Syncer
branch: externals/company commit 15767b85bc46383e2ffd6329fb3b6b8da486bad7 Author: Nikita Bloshchanevich Commit: Nikita Bloshchanevich Add NEWS entry --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 38ef038..4b5c254 100644 --- a/NEWS.md +++ b/NEWS.md @@

[elpa] externals/company 5564a15 3/5: Refactor: `company-call-frontends': return a list

2020-12-31 Thread ELPA Syncer
branch: externals/company commit 5564a15e5bfc48de53db85d406eac5a3f7646f8e Author: Nikita Bloshchanevich Commit: Nikita Bloshchanevich Refactor: `company-call-frontends': return a list `company-call-frontends' now returns a list of frontend return values and `company-set-selectio

[elpa] externals/company c5c3b67 5/5: Minor touches

2020-12-31 Thread ELPA Syncer
branch: externals/company commit c5c3b679a8362f74c9bd5d7cf6c122d5da535cd5 Author: Dmitry Gutov Commit: Dmitry Gutov Minor touches --- NEWS.md| 3 ++- company.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 4b5c254..7801b22 100644 --- a/N