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

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

[elpa] master updated (a2911f6 -> 5deda28)


From: Dmitry Gutov
Subject: [elpa] master updated (a2911f6 -> 5deda28)
Date: Sun, 14 Apr 2019 22:06:13 -0400 (EDT)

dgutov pushed a change to branch master.

      from  a2911f6   * cobol-mode.el: Fix misrepresenting variable
       new  201577c   Begin completion on a unique match if the user really 
wants that
       new  4f2d27e   Avoid using company-preview-frontend when it'll be 
invisible
       new  5d3e689   Update the remaining callers of 
company-calculate-candidates
       new  ebf1301   Merge branch 'master' into 
forced-completion-for-unique-match
       new  3873c4a   Remove outdated comment
       new  efb76d3   Add a couple of tests for 'unique' behavior
       new  e5408b5   Add a clarifying message
       new  8576100   Add a NEWS entry
       new  04b8171   Fix a typo
       new  b696b39   Don't run company-completed-started-hook unnecessarily
       new  3d4e87c   company: company--company-command-p: Fix lookup-key
       new  f53327b   Merge pull request #858 from nikital/tng-fix-lookup-key
       new  2b671ec   Move inhibit-redisplay higher
       new  66ed6df   make numbers after candidates customizable
       new  a7c689a   Merge pull request #859 from 
yqrashawn/customizable-numbers
       new  edbb3c5   Merge branch 'master' of 
github.com:company-mode/company-mode
       new  ebc4fce   Make company-idle-delay support predicate function
       new  20fe015   Merge pull request #874 from amosbird/master
       new  87509b1   company-complete: Don't change last-command if completion 
exited
       new  f965786   company-complete: Ensure last command was really the same
       new  1974d83   Make tests resilient to arbitrary text properties in 
completions
       new  668e4b0   Merge pull request #880 from 
joaotavora/fix-tests-with-arbitrary-completion-properties
       new  2482223   company-tng: Document post-completion and yasnippet issues
       new  5bd5745   Merge pull request #883 from 
nikital/tng-document-no-post-completion
       new  5569424   Revert "company-clang: Skip over identity preprocessor 
#defines"
       new  5dab70d   update regex template to match (InBase) declarations
       new  03fa690   Merge pull request #886 from 
cburn11/update-company-clang--completetion-pattern
       new  23136d3   Update copyright years
       new  d200fed   Update NEWS for the latest change
       new  3eda0ba   Release 0.9.10
       new  5deda28   Merge commit '3eda0ba23921d43b733f7975e56d490a34b9f30b' 
from company


Summary of changes:
 packages/company/NEWS.md            |  18 +++++
 packages/company/company-clang.el   |  15 ++--
 packages/company/company-tng.el     |  20 ++++++
 packages/company/company.el         | 133 +++++++++++++++++++++---------------
 packages/company/test/capf-tests.el |  32 +++++----
 packages/company/test/core-tests.el |  28 +++++++-
 6 files changed, 170 insertions(+), 76 deletions(-)



reply via email to

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