[elpa] externals/bluetooth 9ea7bad: requires 'subr-x (for when-let) and fixes a defun definition issue

2019-11-15 Thread Stefan Monnier
branch: externals/bluetooth commit 9ea7bad3e159bbb4608c38139bf1b9c33d7d4c56 Author: Raffael Stocker Commit: Raffael Stocker requires 'subr-x (for when-let) and fixes a defun definition issue --- bluetooth.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bluetooth.

[elpa] master 1bc7436: [javaimp]: Support gradle, split into multiple files

2019-11-15 Thread Filipp Gunbin
branch: master commit 1bc7436e9c525c7ee8fcbe5d953241d338f6d1e0 Author: Filipp Gunbin Commit: Filipp Gunbin [javaimp]: Support gradle, split into multiple files * packages/javaimp/javaimp.el: Move maven-specific functions to javaimp-maven.el. Move common functions to javaimp-u

[elpa] branch scratch/javaimp-gradle deleted (was 63d6d13)

2019-11-15 Thread Filipp Gunbin
fgunbin pushed a change to branch scratch/javaimp-gradle. was 63d6d13 Gradle fixes This change permanently discards the following revisions: discards 63d6d13 Gradle fixes discards ecccf68 Conditionally set archivesBaseName discards 7a0f56a Fixes discards fe6f096 Pre