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

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

[elpa] branch master updated (2e6b4f6 -> cae1efc)


From: Dmitry Gutov
Subject: [elpa] branch master updated (2e6b4f6 -> cae1efc)
Date: Tue, 18 Feb 2014 05:51:00 +0000

dgutov pushed a change to branch master
in repository elpa.

      from  2e6b4f6   Merge remote-tracking branch 'ggtags/master'
       new  9f465f9   Set company-added-newline to t if the buffer was modified
       new  743e3fa   Don't `company-cancel' twice
       new  f8d57ad   New user option, company-continue-commands
       new  f48da59   Fix scrolling up from the last item
       new  13f971a   Fix out-of-bounds error on truncated anno fontification
       new  9021761   Introduce company-dabbrev-downcase
       new  f93584e   company-capf: fix when company-point is nil
       new  d3cac6e   company--capf-data: Check that the cdr is cons, not data 
itself
       new  a63952f   company-capf common-part: look up font-lock-face
       new  255b36e   company-capf: cache the capf data
       new  6b8c7c7   common-part: rename to `match' and document
       new  1cf532d   company-continue-commands: change the default value
       new  1198220   Bump the version
       new  cae1efc   Merge commit '119822078ee3024c2d27017d45ef4578fa36040f' 
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/NEWS.md            |    5 +-
 packages/company/company-capf.el    |   45 ++++++++----
 packages/company/company-dabbrev.el |   23 +++++-
 packages/company/company-tests.el   |   62 ++++++++++++++++
 packages/company/company.el         |  134 ++++++++++++++++++++++------------
 5 files changed, 202 insertions(+), 67 deletions(-)



reply via email to

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