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

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

[elpa] master updated (c084cc1 -> ed14c67)


From: Dmitry Gutov
Subject: [elpa] master updated (c084cc1 -> ed14c67)
Date: Thu, 2 Jan 2020 18:56:58 -0500 (EST)

dgutov pushed a change to branch master.

      from  c084cc1   [gnorb] Update copyright years
       new  ad6ff0e   Inhibit template field interaction while completion is 
active
       new  6274149   Add Embarcadero clang-based compilers to 
company-clang-version
       new  1120b56   Merge pull request #908 from matthijsk/embarcadero
       new  d497b8c   speed up company-etags
       new  ccc22eb   Merge pull request #904 from redguardtoo/master
       new  6d808c4   Revert "speed up company-etags"
       new  f6974e3   Merge pull request #909 from 
company-mode/revert-904-master
       new  c45c5f9   Extract company-capf--candidates for ease of debugging
       new  65fd368   Support completion style specific sorting (Emacs 27)
       new  226943f   Add a couple of clarifying comments
       new  3cd2b1a   Update copyright
       new  1cb2960   Use line-wrap in company doc buffer
       new  263438e   Merge pull request #930 from Zetagon/master
       new  f3e0290   Merge branch 'master' of 
github.com:company-mode/company-mode
       new  d943198   Add some clarification for the require-match 'never 
return value
       new  ec1fb85   Fix typos
       new  67b6041   Merge pull request #934 from DamienCassou/typos
       new  39a74c5   Add a NEWS entry
       new  7f3ae90   Add option company-clang-use-compile-flags-txt
       new  bb737d8   Determine exit-function's status using 
completion-boundaries
       new  74bb693   Call Clang from the directory containing compile_flags.txt
       new  027d180   company--perform: Clarify the control flow a little bit
       new  b800fbd   company-enable-overriding-keymap: Make a defun
       new  a8d5d6f   company-files: Recognize file names right after [
       new  cf2d50b   Change the overlay's "underlying face" in a better way
       new  87c35d8   End group name with period
       new  14f80ed   Move face definitions to a separate group
       new  7287fa7   company-show-numbers-function: Improve the docstring
       new  335eb42   Fix case when "underlying face" is from Flymake or 
Flycheck
       new  74b75eb   company-gtags--fetch-tags: Allow exit status 1
       new  856c66a   company-gtags--annotation: Use regexp-quote
       new  c046847   Add a NEWS entry
       new  d5f3a95   add option to show number on the left
       new  7fc6ad9   Merge pull request #941 from amosbird/master
       new  dbb4c74   Merge branch 'master' of 
github.com:company-mode/company-mode
       new  da4da70   Edit NEWS
       new  0760e48   Move the entry to the proper position
       new  1b00f8c   Update copyright notice
       new  3c11c30   Bump the version
       new  ed14c67   Merge commit '3c11c30c9ab41d8a9c88560071c48fbcdcbcba5d' 
from company


Summary of changes:
 packages/company/NEWS.md                 | 18 ++++++-
 packages/company/company-capf.el         | 82 ++++++++++++++++++--------------
 packages/company/company-clang.el        | 53 +++++++++++++++++----
 packages/company/company-files.el        |  2 +-
 packages/company/company-gtags.el        |  8 ++--
 packages/company/company-template.el     | 20 ++++++--
 packages/company/company.el              | 66 +++++++++++++++++--------
 packages/company/test/frontends-tests.el |  8 ++++
 8 files changed, 182 insertions(+), 75 deletions(-)



reply via email to

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