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

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

[elpa] master updated (4f12749 -> edc5d03)


From: Dmitry Gutov
Subject: [elpa] master updated (4f12749 -> edc5d03)
Date: Tue, 28 Mar 2017 20:50:32 -0400 (EDT)

dgutov pushed a change to branch master.

      from  4f12749   Fix inevitable screwup in previous commit, bump version
       new  1c516df   Increase the minimum Emacs version dependency
       new  0499c02   company-keywords-alist: add enh-ruby-mode -> ruby-mode 
alias
       new  ec7a860   Merge pull request #616 from 
terlar/add-enh-ruby-mode-keyword-alias
       new  92b0bf7   Use pipes instead of PTYs to receive output from Clang
       new  6f2ae7f   Merge pull request #621 from juergenhoetzel/use-pipes
       new  cf98238   Preview the common part of completion candidates
       new  a4d0421   Modified for the original frontends to work
       new  40e2200   Preview func take the exact common part
       new  5e49ddf   Take the exact candidate as an nonoptional arg
       new  51f3885   Merge pull request #618 from kkatsuyuki/preview-common
       new  21357f6   Update NEWS
       new  f0ff54e   company-diag: Also show completions if prefix is a cons
       new  906deab   Merge pull request #625 from 
juergenhoetzel/company-diag-consp
       new  a2ec806   Use tramp-aware `start-file-process' to start completion 
process
       new  7bd93b8   Merge pull request #629 from 
juergenhoetzel/tramp-aware-clang
       new  b1127da   Don't show (anonymous) as function annotation, or in 
argument expansions
       new  c494fc6   Fix a failing test
       new  bc2ce4e   Support Tramp in company-gtags
       new  e19e53e   Remote the overriding-terminal-local-map check
       new  31063e1   Fix company-auto-complete and electric-pair-mode 
compatibility
       new  0affd93   Fix the new test to work in Emacs 24
       new  b74f329   Track the changes in window width
       new  ce42fcf   Update copyright years
       new  90123e7   Don't use the trailing slash in .elpaignore
       new  f9c9e85   Bind message-truncate-lines around call to message in 
company-echo-show
       new  f932619   Merge pull request #656 from cpitclaudel/651-truncate-echo
       new  ec12e27   Merge branch 'master' of 
github.com:company-mode/company-mode
       new  f149940   Release 0.9.3
       new  edc5d03   Merge commit 'f1499404163d8148e7a6303a8598f9c0f696d1cb' 
from company


Summary of changes:
 packages/company/.elpaignore             |   2 +-
 packages/company/NEWS.md                 |  14 +++
 packages/company/company-clang.el        |   6 +-
 packages/company/company-gtags.el        |   2 +-
 packages/company/company-keywords.el     |   3 +-
 packages/company/company.el              | 162 ++++++++++++++++---------------
 packages/company/test/clang-tests.el     |   6 ++
 packages/company/test/core-tests.el      |  27 +++++-
 packages/company/test/frontends-tests.el |   6 +-
 9 files changed, 142 insertions(+), 86 deletions(-)



reply via email to

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