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

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

[elpa] branch master updated (b6a1a9e -> 2d6cddf)


From: Dmitry Gutov
Subject: [elpa] branch master updated (b6a1a9e -> 2d6cddf)
Date: Wed, 27 Aug 2014 01:26:16 +0000

dgutov pushed a change to branch master
in repository elpa.

      from  b6a1a9e   Upgrade to version 1.3.
       new  43b05ff   company-fill-propertize: tuncate the common part
       new  a5a6eee   company-dabbrev--search-buffer: Use `syntax-ppss' to get 
to the beg of str-or-cmt
       new  8a70025   company-dabbrev-minimum-length: change the initvalue and 
document better
       new  47a4acf   Remove the "download ERT" logic; should be unused at this 
point
       new  1b705a0   company--show-inline-p: never ignore case
       new  0233a0c   Use `window-body-width' instead of the now-alias 
`window-width'
       new  e7f4324   company--window-inner-height: remove, use 
`window-body-height'
       new  f9c62e5   Assign a face for the tooltip search string
       new  9282c03   Merge pull request #164 from holomorph/tooltip-search
       new  c757a2b   Mention company-tooltip-search in NEWS
       new  308cf47   Use window-screen-lines when available
       new  c2d4a0f   Tweak wording
       new  6468e89   Use `posn-actual-col-row' to determine the current col 
and row
       new  bb0a1d5   Work around http://debbugs.gnu.org/18285
       new  5f64175   Fix the tests
       new  e40329f   company-buffer-lines: handle multiline display better
       new  7e1ca8e   company-input-noop still seems to be needed in the 
terminal
       new  2154da0   Skip company-buffer-lines tests in terminal
       new  782d1ec   company-pseudo-tooltip-unhide: use local vars
       new  8cdc59c   company-pseudo-tooltip-unhide: fix rendering at eob
       new  3427e26   Add a comment
       new  d6e4cc2   company--capf-data: use caching
       new  82b53c5   Fix WRT `keep-prefix'
       new  11241a3   Use `company-dabbrev-ignore-case' when searching for 
candidates
       new  d072a39   Document `company-dabbrev-ignore-case' better
       new  b5ee68f   company-dabbrev-code-ignore-case: rephrase a bit
       new  f4ffe2b   Bump the version
       new  2d6cddf   Merge commit 'f4ffe2b47cf6854ff3bc3ca1717efe1258c01547' 
from company

The 28 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             |    3 -
 packages/company/Makefile                |    6 --
 packages/company/NEWS.md                 |    7 ++
 packages/company/company-capf.el         |   13 ++++
 packages/company/company-dabbrev-code.el |    2 +-
 packages/company/company-dabbrev.el      |   31 +++++----
 packages/company/company-tests.el        |   89 ++++++++++++++++++++----
 packages/company/company.el              |  111 +++++++++++++++--------------
 8 files changed, 171 insertions(+), 91 deletions(-)



reply via email to

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