This is an automated email from the git hooks/post-receive script. root pushed a change to branch master in repository elpa.
from 25219bd Merge commit 'af601c4a8a087cc5a12a08e08af094c4e21d417c' from diff-hl new a3feacc Include emacs22 in the Travis build again new b584759 Add option to wrap around selection in popup new e56ef8b company-elisp: enable in inferior-emacs-lisp-mode new f3a632b company--should-complete: Don't check if we're in minibuffer new f4174bc Fix #43 new 2bf0ecf Require cl before using cl new b70540b Merge pull request #44 from dcolascione/master new fefcae5 Fix http://debbugs.gnu.org/16334 new 8ecec35 company-capf: Perform sorting before prefix adjustment new 17a6436 * packages/company/company-etags.el: Require `cl' for `case'. * packages/company/company-oddmuse.el: Avoid `eval-when'. new 55caaa4 Replace company-elisp with company-capf new bd82c7e Close #45 new 67a96db Fix a broken test, remove a duplicate one new e6d8543 Merge commit '67a96dbbfe645b64291ed62eab6f1eb391a834e0' from company The 14 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/.travis.yml | 20 ++++++++++ packages/company/Makefile | 2 +- packages/company/NEWS.md | 8 ++++ packages/company/company-capf.el | 26 +++++++++++--- packages/company/company-dabbrev.el | 2 +- packages/company/company-elisp.el | 2 +- packages/company/company-ispell.el | 2 +- packages/company/company-oddmuse.el | 2 +- packages/company/company-tests.el | 60 +++++++++++++++++++++++++++++++ packages/company/company.el | 67 ++++++++++++++++++++++++++-------- 10 files changed, 165 insertions(+), 26 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.