[elpa] externals/consult 384156f: Reduce docstring duplication

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit 384156f08fdd5a266141e70e57c2635d1258678a Author: Daniel Mendler Commit: Daniel Mendler Reduce docstring duplication --- consult.el | 25 + 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/consult.el b/consult.el index a7

[elpa] externals/shell-command+ 1081933 1/6: Fix checkdoc complaints in shell-command+-tests.el

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 1081933aee068eaabedc936f9c2c254b32b4b32b Author: Philip Kaludercic Commit: Philip Kaludercic Fix checkdoc complaints in shell-command+-tests.el --- shell-command+-tests.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/she

[elpa] externals/shell-command+ 3a4546c 4/6: Explicitly require diff and info

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 3a4546c2b312cd1b47cb633702920fff906f74b8 Author: Philip Kaludercic Commit: Philip Kaludercic Explicitly require diff and info --- shell-command+.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shell-command+.el b/shell-command+.el index 1e124

[elpa] externals/shell-command+ 2f16957 5/6: Fix checkdoc complaint in shell-command+ group definition

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 2f1695757e830d3a353427a5d166e371b1b16d1a Author: Philip Kaludercic Commit: Philip Kaludercic Fix checkdoc complaint in shell-command+ group definition --- shell-command+.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-comm

[elpa] externals/phps-mode updated (9d2a9d3 -> c08ba09)

2021-08-04 Thread Christian Johansson
cjohansson pushed a change to branch externals/phps-mode. from 9d2a9d3 Updated version new f20bbd9 Added failing bookkeeping tests for typed class properties new 1017054 Bookkeeping for typed class properties now working new c08ba09 Updated version and date

[elpa] externals/phps-mode f20bbd9 1/3: Added failing bookkeeping tests for typed class properties

2021-08-04 Thread Christian Johansson
branch: externals/phps-mode commit f20bbd95ca70ed7dbfa3c255578171cf13fb82bd Author: Christian Johansson Commit: Christian Johansson Added failing bookkeeping tests for typed class properties --- test/phps-mode-test-lex-analyzer.el | 8 1 file changed, 8 insertions(+) diff --git a/

[elpa] externals/shell-command+ 3b51514 3/6: Use full name as author

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 3b515145b43d9dbed0368b46f988739ffd80ad0d Author: Philip Kaludercic Commit: Philip Kaludercic Use full name as author --- shell-command+.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-command+.el b/shell-command+.el index

[elpa] externals/shell-command+ updated (50cec1e -> 6ec5ed6)

2021-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/shell-command+. from 50cec1e Update URL header new 1081933 Fix checkdoc complaints in shell-command+-tests.el new 07e86dc Improve token parsing in shell-command+-tokenize new 3b51514 Use full name as author

[elpa] externals/phps-mode 1017054 2/3: Bookkeeping for typed class properties now working

2021-08-04 Thread Christian Johansson
branch: externals/phps-mode commit 101705457dc3b69671661350ba2dd261566551f0 Author: Christian Johansson Commit: Christian Johansson Bookkeeping for typed class properties now working --- phps-mode-lex-analyzer.el | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) di

[elpa] externals/shell-command+ 07e86dc 2/6: Improve token parsing in shell-command+-tokenize

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 07e86dc220243f7fb18ddde043eb0614e7157fc6 Author: Philip Kaludercic Commit: Philip Kaludercic Improve token parsing in shell-command+-tokenize --- shell-command+.el | 28 +--- 1 file changed, 21 insertions(+), 7 deletions(-) di

[elpa] externals/shell-command+ 6ec5ed6 6/6: Add more testcases to sc+-tokenize

2021-08-04 Thread ELPA Syncer
branch: externals/shell-command+ commit 6ec5ed67310ba026c79761d377f90d7a3d3fa84e Author: Philip Kaludercic Commit: Philip Kaludercic Add more testcases to sc+-tokenize --- shell-command+-tests.el | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/shell-comman

[elpa] externals/phps-mode c08ba09 3/3: Updated version and date

2021-08-04 Thread Christian Johansson
branch: externals/phps-mode commit c08ba096879387cb9d595080037f32a843a5c8d0 Author: Christian Johansson Commit: Christian Johansson Updated version and date --- phps-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phps-mode.el b/phps-mode.el index 986aa25..32

[elpa] externals/consult updated (384156f -> 85e0322)

2021-08-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult. from 384156f Reduce docstring duplication new 2514c17 README: Delete outdated values column new 88c1e64 Async: Refresh more often new ecd36de consult--async-process: Do not consume input new 16d1e7

[elpa] externals/consult 88c1e64 2/5: Async: Refresh more often

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit 88c1e64969f947fdf60e93ba0fde83e3f073 Author: Daniel Mendler Commit: Daniel Mendler Async: Refresh more often --- consult.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/consult.el b/consult.el index c29bc09..ca6ec7c 100644 ---

[elpa] externals/consult 85e0322 5/5: README: Add missing configuration variable

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit 85e03223eef7a70d35c5bc025eba5074f2b07077 Author: Daniel Mendler Commit: Daniel Mendler README: Add missing configuration variable --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 3a5cf65..6b7f3a2 100644 --- a/R

[elpa] externals/consult 16d1e75 4/5: Reorder defcustoms

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit 16d1e75199b3d9828126ee62dc5805dc446b821b Author: Daniel Mendler Commit: Daniel Mendler Reorder defcustoms --- consult.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/consult.el b/consult.el index a5e5735..8ccce82 100

[elpa] externals/consult ecd36de 3/5: consult--async-process: Do not consume input

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit ecd36de4d1cb2c10e564c79fdf9b3587d68219d5 Author: Daniel Mendler Commit: Daniel Mendler consult--async-process: Do not consume input The refresher should ignore the input. --- consult.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) dif

[elpa] externals/consult 2514c17 1/5: README: Delete outdated values column

2021-08-04 Thread ELPA Syncer
branch: externals/consult commit 2514c17b27f30c01e47958602b9f8c1f62b36874 Author: Daniel Mendler Commit: Daniel Mendler README: Delete outdated values column It is better to use Marginalia or the Customize interface to explore these values. --- README.org | 76 +

[elpa] externals/kiwix ca03a65 01/18: use Docker server by default

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit ca03a65f3c107ea6010aec1cd08efba3c26af069 Author: stardiviner Commit: stardiviner use Docker server by default --- kiwix.el | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/kiwix.el b/kiwix.el index c290cae..6b07ad6 100644 -

[elpa] externals/kiwix updated (0c5e161 -> 71e770c)

2021-08-04 Thread monnier--- via
monnier pushed a change to branch externals/kiwix. from 0c5e161 Fix #5 Switch from selectrum-read to consult--read API new ca03a65 use Docker server by default new 12e13c8 support remote Docker service new 0ec84f3 use dynamic ZIM library path new 7e0b

[elpa] externals/kiwix c871bef 07/18: refactor function kiwix-at-point to separate into smaller functional functions

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit c871befcd37a37f182c36dcf94b9b93e2870e89e Author: stardiviner Commit: stardiviner refactor function kiwix-at-point to separate into smaller functional functions --- kiwix.el | 133 ++- 1 file changed,

[elpa] externals/kiwix c273429 06/18: refactor and remove the variable `kiwix--selected-library'

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit c27342992ea68f958a327bd5355deabd8062f260 Author: stardiviner Commit: stardiviner refactor and remove the variable `kiwix--selected-library' --- kiwix.el | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/kiwix.el b/kiwix.el

[elpa] externals/kiwix 12e13c8 02/18: support remote Docker service

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 12e13c8e44e5d2f965b184fadcb6639c19f4c2d1 Author: stardiviner Commit: stardiviner support remote Docker service --- kiwix.el | 70 ++-- 1 file changed, 42 insertions(+), 28 deletions(-) diff --git a/k

[elpa] externals/kiwix 0ec84f3 03/18: use dynamic ZIM library path

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 0ec84f35f7cb10327924260cafdc16c4a6d02c96 Author: stardiviner Commit: stardiviner use dynamic ZIM library path --- kiwix.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kiwix.el b/kiwix.el index 2e1bcae..18c610e 100644 --- a/kiwix

[elpa] externals/kiwix 423f607 05/18: Concentrate all kiwix library dir variables into only one

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 423f60705b0922437984387d89d8153c74bf204a Author: stardiviner Commit: stardiviner Concentrate all kiwix library dir variables into only one --- kiwix.el | 38 -- 1 file changed, 8 insertions(+), 30 deletions(-) diff --git a/

[elpa] externals/kiwix 7e0b82c 04/18: refresh ZIM libraries list once-time per package loading

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 7e0b82c2776dd56130a46e11b78f9a659e70f50f Author: stardiviner Commit: stardiviner refresh ZIM libraries list once-time per package loading --- kiwix.el | 8 1 file changed, 8 deletions(-) diff --git a/kiwix.el b/kiwix.el index 18c610e..2ab9843 100644

[elpa] externals/kiwix e191c31 09/18: improve function kiwix-get-libraries to support remote Docker server

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit e191c312e5c9343fd9601c45a8ccd017479ee475 Author: stardiviner Commit: stardiviner improve function kiwix-get-libraries to support remote Docker server --- kiwix.el | 51 +++ 1 file changed, 43 insertions(+), 8 del

[elpa] externals/kiwix 716f3c4 12/18: Add condition to detect kiwix library path exist to fix GitHub Actions

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 716f3c43ccf5c1d0ced2ff362fe2d68767c506cb Author: stardiviner Commit: stardiviner Add condition to detect kiwix library path exist to fix GitHub Actions --- kiwix.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/kiwix.el b/kiwi

[elpa] externals/kiwix 9521d3b 15/18: Change default kiwix-server-type to docker-local

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 9521d3ba1333bdf7b026a9ef920f673b2939172b Author: stardiviner Commit: stardiviner Change default kiwix-server-type to docker-local --- kiwix.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index 979a478..8616cff 100644

[elpa] externals/kiwix 3330d7e 08/18: Add extra library "elquery" for parsing HTTP query HTML result

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 3330d7ef3e151afab8280448928d584dce641cc3 Author: stardiviner Commit: stardiviner Add extra library "elquery" for parsing HTTP query HTML result --- kiwix.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index 9279cee

[elpa] externals/kiwix f49557d 11/18: Fix format three fields

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit f49557d949b60857363d3617d7268ae582d64c2a Author: stardiviner Commit: stardiviner Fix format three fields --- kiwix.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index 7659e67..738e3ef 100644 --- a/kiwix.el +++ b/kiw

[elpa] externals/kiwix d1e8fa2 10/18: Fix void variable kiwix-zim-dir

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit d1e8fa23e9634327fb132d024f31f90082eac0e6 Author: stardiviner Commit: stardiviner Fix void variable kiwix-zim-dir --- kiwix.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index f11fddd..7659e67 100644 --- a/kiwix.el +

[elpa] externals/kiwix f9cae99 13/18: Improve kiwix-server-type docstring

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit f9cae99d4ac2ffc65087da72be38838f50abd6c2 Author: stardiviner Commit: stardiviner Improve kiwix-server-type docstring --- kiwix.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kiwix.el b/kiwix.el index 0beebf5..979a478 100644 --- a/

[elpa] externals/kiwix a33c4a2 16/18: Fix kiwix-libraries variable not initialized by function kiwix-get-libraries

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit a33c4a2fd00f24b899b1f2197fc104eb29897706 Author: stardiviner Commit: stardiviner Fix kiwix-libraries variable not initialized by function kiwix-get-libraries --- kiwix.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kiwix.el b/kiwix.

[elpa] externals/kiwix 71e770c 18/18: Update config example in source code document section

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 71e770ce1e9994cf3e035cbcc7a2f26b1922323c Author: stardiviner Commit: stardiviner Update config example in source code document section --- kiwix.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/kiwix.el b/kiwix.el index 86d577e

[elpa] externals/kiwix 0f85022 17/18: Add autoload cookies and improve docstring

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit 0f85022bc7a02c84ac8054ae9576f2d9a3c711fc Author: stardiviner Commit: stardiviner Add autoload cookies and improve docstring --- kiwix.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kiwix.el b/kiwix.el index a47591b..86d577e 100644

[elpa] externals/kiwix c0c597d 14/18: Improve package config examples on README

2021-08-04 Thread monnier--- via
branch: externals/kiwix commit c0c597d1e1653112f3e10c67dcc22d85beb2aed8 Author: stardiviner Commit: stardiviner Improve package config examples on README --- README.org | 43 --- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/README.or

[elpa] externals/multishell updated (35a0dd3 -> 82b2ac6)

2021-08-04 Thread monnier--- via
monnier pushed a change to branch externals/multishell. from 35a0dd3 * multishell/multishell.el: Require cl-lib when compiling for cl-letf macro. new bf8285b Make multishell command-key customization work. new 82b2ac6 Try to clarify multishell-command-key description,

[elpa] externals/multishell bf8285b 1/2: Make multishell command-key customization work.

2021-08-04 Thread monnier--- via
branch: externals/multishell commit bf8285ba07ae6d1939c91a2db3eae438044540b7 Author: Ken Manheimer Commit: Ken Manheimer Make multishell command-key customization work. We're deprecating the complicated mess that wasn't working. That deprecation is partial, because I don't see h

[elpa] externals/multishell 82b2ac6 2/2: Try to clarify multishell-command-key description, remove deprecated stuff.

2021-08-04 Thread monnier--- via
branch: externals/multishell commit 82b2ac67352d483a0c5eb226a506ff409f55e7d9 Author: Ken Manheimer Commit: Ken Manheimer Try to clarify multishell-command-key description, remove deprecated stuff. The deprecation was insufficient, anyway, since I was unable to deprecate the mult

[elpa] branch scratch/javaimp-wip deleted (was 71be533)

2021-08-04 Thread Filipp Gunbin
fgunbin pushed a change to branch scratch/javaimp-wip. was 71be533 wip This change permanently discards the following revisions: discards 71be533 wip discards 4ac5cb4 wip discards fe080eb wip discards aa0f932 wip discards a5c00a7 wip discards 551b1a3 wip

[elpa] branch scratch/javaimp-wip created (now dcc6bed)

2021-08-04 Thread Filipp Gunbin
fgunbin pushed a change to branch scratch/javaimp-wip. at dcc6bed wip This branch includes the following new commits: new 86cd3b9 wip new 551b1a3 wip new a5c00a7 wip new aa0f932 wip new fe080eb wip new 4ac5cb4 wip new

[elpa] scratch/javaimp-wip 86cd3b9 1/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit 86cd3b9b9eb8f0da4d873cac2ead1475d2ed986f Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-parse.el | 101 +-- javaimp.el | 20 +-- 2 files changed, 87 insertions(+), 34 deletions

[elpa] scratch/javaimp-wip dcc6bed 7/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit dcc6bedf64189f7c4597f8382fea1abd84da8720 Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-parse.el | 128 ++ javaimp-tests.el | 230 +-- javaimp-util.el

[elpa] scratch/javaimp-wip 551b1a3 2/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit 551b1a3a270612b06fec2db36026b1acebfe078d Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-gradle.el | 10 - javaimp-maven.el | 11 +- javaimp-parse.el | 89 +- javaimp-util.el | 59

[elpa] scratch/javaimp-wip a5c00a7 3/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit a5c00a78f0ca60e73b869775e72ade87ff204996 Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/javaimp.el b/javaimp.el index 3efdae4..5b887fb 100644 --- a/javaimp.el +++ b/jav

[elpa] scratch/javaimp-wip fe080eb 5/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit fe080eba615ed90586a03f5e5c0b2515ddaab729 Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-parse.el | 120 --- javaimp-tests.el | 272 ++ javaimp.el

[elpa] scratch/javaimp-wip aa0f932 4/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit aa0f9324cddc5cb13f9f4239b52cf6182e13a7c1 Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-parse.el | 51 +-- javaimp-util.el | 7 --- javaimp.el | 21 ++--- 3 files chan

[elpa] scratch/javaimp-wip 4ac5cb4 6/7: wip

2021-08-04 Thread Filipp Gunbin
branch: scratch/javaimp-wip commit 4ac5cb48db9fa6d57b937d33a336dcda8cc8c3a1 Author: Filipp Gunbin Commit: Filipp Gunbin wip --- javaimp-parse.el | 13 ++- javaimp-tests.el | 177 +++ javaimp-util.el | 60