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

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

[elpa] master updated (ec15f45 -> 85bd83e)


From: Dmitry Gutov
Subject: [elpa] master updated (ec15f45 -> 85bd83e)
Date: Fri, 11 Nov 2016 22:21:40 +0000 (UTC)

dgutov pushed a change to branch master.

      from  ec15f45   Don't use the non-word "heuristical"
       new  99d2e84   Cancel the tooltip-with-delay timer on hide
       new  05a934b   Simplify
       new  8e321eb   Auto-adjust company-idle-delay when it's zero
       new  5fe2c23   Consider any frontend deriving from 
company-preview-frontend
       new  e53f150   Mention the previous change, too
       new  d3032e2   company-next-page: Wrap only when at the last item
       new  63d4332   Reword
       new  6025006   Add company-files-exclusions
       new  9476aef   company-files--directory-files: Don't ignore errors
       new  86c1f60   company-dabbrev-code: Look inside comments and strings 
when appropriate
       new  3d369e1   Don't convert user-error signals to error (#560)
       new  e6689ea   company-files--directory-files: Swallow file-error
       new  d8ca520   Improve search visualization
       new  c353c71   global goes through all the tag files listed in 
GTAGSLIBPATH
       new  fc39277   Add keywords for rust-mode to company-keywords.
       new  ba87881   Merge pull request #572 from Wilfred/rust_keywords
       new  917936c   Fix keyword ordering
       new  ac2606a   Add JSX modes to javascript aliases
       new  f2327bc   Merge pull request #575 from Wilfred/patch-1
       new  1028f38   company-indent-or-complete-common: Blacklist some 
indentation functions
       new  f78f9c1   Initialize grouped backends on the fly as well
       new  e077caf   Release 0.9.1
       new  85bd83e   Merge commit 'e077caf1957f1846fae29aa84a021234c43be96f'


Summary of changes:
 packages/company/NEWS.md                 |   13 ++++
 packages/company/company-dabbrev-code.el |    2 +-
 packages/company/company-files.el        |   42 +++++++++--
 packages/company/company-gtags.el        |    3 +-
 packages/company/company-keywords.el     |   10 +++
 packages/company/company-tests.el        |    5 +-
 packages/company/company.el              |  117 ++++++++++++++++++++----------
 packages/company/test/files-tests.el     |   48 ++++++++++++
 packages/company/test/frontends-tests.el |   12 +--
 9 files changed, 195 insertions(+), 57 deletions(-)
 create mode 100644 packages/company/test/files-tests.el



reply via email to

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