[elpa] externals/pyim 20d2ae0 2/2: v3.7.9

2021-05-27 Thread ELPA Syncer
branch: externals/pyim commit 20d2ae0721371f572edc03afe46b7d510749bd0a Author: Feng Shu Commit: Feng Shu v3.7.9 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index 57b87e9..ac1459a 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@ ;;

[elpa] externals/pyim 680c90f 1/2: * pyim-dhashcache.el (cl-lib): required.

2021-05-27 Thread ELPA Syncer
branch: externals/pyim commit 680c90f722c39f6d3fb724a4ff68d01468e58208 Author: Feng Shu Commit: Feng Shu * pyim-dhashcache.el (cl-lib): required. --- pyim-dhashcache.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyim-dhashcache.el b/pyim-dhashcache.el index 69bb57

[elpa] externals/pyim updated (6416f62 -> 20d2ae0)

2021-05-27 Thread ELPA Syncer
elpasync pushed a change to branch externals/pyim. from 6416f62 v3.7.8 new 680c90f * pyim-dhashcache.el (cl-lib): required. new 20d2ae0 v3.7.9 Summary of changes: pyim-dhashcache.el | 3 ++- pyim.el| 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)

[elpa] externals/pyim 6416f62: v3.7.8

2021-05-27 Thread ELPA Syncer
branch: externals/pyim commit 6416f62728c82082bc0eda780c17dd15ca866137 Author: Feng Shu Commit: Feng Shu v3.7.8 --- pyim.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyim.el b/pyim.el index ce11b01..57b87e9 100644 --- a/pyim.el +++ b/pyim.el @@ -7,7 +7,7 @@ ;;

[elpa] externals/javaimp 9b49ee1: Include inner classes in completion candidates

2021-05-27 Thread Filipp Gunbin
branch: externals/javaimp commit 9b49ee123c652a5ef5630badbcc8ae91b240c457 Author: Filipp Gunbin Commit: Filipp Gunbin Include inner classes in completion candidates --- javaimp-tests.el | 22 +- javaimp-util.el | 52 +++

[elpa] externals/company ee3177c 2/2: Merge pull request #1108 from yugaego/echo-font

2021-05-27 Thread ELPA Syncer
branch: externals/company commit ee3177cdad47cbe92242eeb52c7bdb9505282db6 Merge: f0caa24 b1fd922 Author: Dmitry Gutov Commit: GitHub Merge pull request #1108 from yugaego/echo-font Change echo-common face for light themes --- company.el | 4 ++-- 1 file changed, 2 insertions(+), 2

[elpa] externals/company b1fd922 1/2: Change echo-common face for light themes

2021-05-27 Thread ELPA Syncer
branch: externals/company commit b1fd922d697b25254e4fa5bb0b38884ae8c05e20 Author: Y. E Commit: Y. E Change echo-common face for light themes Improves visibility of common part(s) of completions with echo-frontends for all built-in light themes. --- company.el | 4 ++-- 1 file c