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

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

[elpa] branch master updated (6265448 -> 7d682e9)


From: Dmitry Gutov
Subject: [elpa] branch master updated (6265448 -> 7d682e9)
Date: Mon, 03 Feb 2014 17:36:14 +0000

dgutov pushed a change to branch master
in repository elpa.

      from  6265448   Merge branch 'master' of 
git.sv.gnu.org:/srv/git/emacs/elpa
       new  71a935d   company-begin-commands: add `org-self-insert-command'
       new  9fad54d   Make dabbrev and dabbrev-code more customizable
       new  f723a51   Lower dabbrev time limits
       new  6b3d2cc   Add company-transformers
       new  db1a7ad   company-sort-by-occurrence: handle cons prefixes
       new  b0f4ee4   Fix #54
       new  72f8605   company-sort-by-occurrence: update the docstring
       new  78f9165   Add new option, company-dabbrev-minimum-length
       new  ffdbd79   company-transformers: improve the defcustom widget
       new  4c63fdd   Don't generate bogus event in Emacs 24.4
       new  9b0d457   Render company-preview-frontend after the cursor
       new  f23ff8d   company-preview* faces: inherit from 
company-tooltip-[common-]selection
       new  d8df936   company--continue-failed: require matching input properly
       new  6d94a36   company-sort-by-occurrence: consider the preceding line
       new  8ddec8d   Remove NEWS entry for 9b0d457, it's a bugfix
       new  ef819e3   Don't "transform" twice
       new  ac15dcb   company-capf: strip duplicates
       new  4fe2993   Display annotations
       new  593364a   Fix #56
       new  67ab56a   Remove outdated comment
       new  7d682e9   Merge commit '67ab56a5469f16652e73667ec3b4f76ff6befee6' 
from company

The 21 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 packages/company/NEWS.md                 |   11 ++
 packages/company/company-capf.el         |   10 +-
 packages/company/company-clang.el        |   45 ++++--
 packages/company/company-dabbrev-code.el |   14 ++-
 packages/company/company-dabbrev.el      |   16 ++-
 packages/company/company-eclim.el        |   33 ++--
 packages/company/company-etags.el        |    6 +-
 packages/company/company-template.el     |    1 +
 packages/company/company-tests.el        |   33 ++++-
 packages/company/company.el              |  268 +++++++++++++++++++++---------
 10 files changed, 312 insertions(+), 125 deletions(-)



reply via email to

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