dgutov pushed a change to branch master in repository elpa. from 324e000 * cl-lib.el: Resolve conflicts with old internal definitions (bug#16353). (dolist fun): Don't skip definitions silently. (define-setf-expander): Remove, not in cl-lib. (cl-position, cl-delete-duplicates): Add advice to distinguish the use case. (cl-member): Override old definition. new e69b3e6 Fix #49 new 62ae2df Render the popup with margins new 920acf9 company--numbered-line: span tooltip face to the margins new 7578184 {cutoff,offset}, {numbered,position}-line new d16ae16 Render scrollbar on the side of the tooltip new d0677cb company-select-mouse: update for when scrollbar is used new 209d36e company--create-lines: only reserve width for numbers when they'll be displayed new d050128 company--create-lines: Clear the old offset when appropriate new 259bf43 * company-capf.el (company--capf-data): Don't get confused by lambda exps. new 01dd48c Release 0.6.14 new 8dc8f95 Remove leftover message statement new c87035c Merge commit '8dc8f9525714db66f659a2a51322345068764bd3' from company
The 12 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 | 7 ++ packages/company/company-capf.el | 2 +- packages/company/company-tests.el | 20 +++- packages/company/company.el | 186 ++++++++++++++++++++++++++++--------- 4 files changed, 166 insertions(+), 49 deletions(-)