[elpa] externals/vertico c08bb92: Use more restricted regexp to detect remote completion

2021-05-23 Thread Protesilaos Stavrou
branch: externals/vertico commit c08bb928f27008aa4ce0e07e79d455903e762da1 Author: Daniel Mendler Commit: Daniel Mendler Use more restricted regexp to detect remote completion --- vertico.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertico.el b/vertico.el index 997

[elpa] externals/shell-command+ updated (7d818ba -> f65aca2)

2021-05-23 Thread monnier--- via
monnier pushed a change to branch externals/shell-command+. from 7d818ba Create shell-command+-tests.el new 7d39cf5 Simplify shell-command+--command-regexp new c190d6c Add shell-command+-flip-redirection option new 1b29abe Remove hard dependency on eshell

[elpa] externals/shell-command+ 7d39cf5 01/13: Simplify shell-command+--command-regexp

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 7d39cf571a78aaae0f97350f3cb3c471c3ac2e3c Author: Philip K Commit: Philip K Simplify shell-command+--command-regexp --- shell-command+.el | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/shell-command+.el b/shell-com

[elpa] externals/shell-command+ 1b29abe 03/13: Remove hard dependency on eshell

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 1b29abef7122ee3b769b7278e685928325ec4e1b Author: Philip K Commit: Philip K Remove hard dependency on eshell --- shell-command+.el | 135 ++ 1 file changed, 126 insertions(+), 9 deletions(-) diff --g

[elpa] externals/shell-command+ c190d6c 02/13: Add shell-command+-flip-redirection option

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit c190d6c6be78d001d8aec4ec295c8c47b81a3fdc Author: Philip K Commit: Philip K Add shell-command+-flip-redirection option --- shell-command+.el | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/shell-command+.el b/shell-comman

[elpa] externals/shell-command+ d0004fa 05/13: Add EXPAND parameter to shell-command+-tokenize

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit d0004fabb3d568d76e594f7d05d087c81475b72d Author: Philip K Commit: Philip K Add EXPAND parameter to shell-command+-tokenize --- shell-command+.el | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/shell-command+.

[elpa] externals/shell-command+ 13980c6 11/13: Fix copyright header in shell-command+-tests.el

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 13980c6ada8dbd81a524f4bf87f3cc12f46d675f Author: Philip K Commit: Philip K Fix copyright header in shell-command+-tests.el --- shell-command+-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-command+-tests.el b/shell-

[elpa] externals/shell-command+ f65aca2 13/13: Bump version to 2.2.0

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit f65aca255894bb17987934a7891b29a42ffb5c14 Author: Philip K Commit: Philip K Bump version to 2.2.0 --- shell-command+.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-command+.el b/shell-command+.el index 19d2a61..aaad41d 100

[elpa] externals/shell-command+ 6c7a95b 08/13: Fix quoted shell expansion

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 6c7a95ba93ceef646e2623c5437390ae672600da Author: Philip K Commit: Philip K Fix quoted shell expansion --- shell-command+.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/shell-command+.el b/shell-command+.el index 43

[elpa] externals/shell-command+ ca82436 12/13: Update documentation to reflect eshell deprecation

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit ca8243605a4d6c1fbfa298cc5b8a6599cd256341 Author: Philip K Commit: Philip K Update documentation to reflect eshell deprecation --- shell-command+.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/shell-command+.el b/s

[elpa] externals/shell-command+ a891756 04/13: Detect errors during tokenization

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit a8917560d6370d88aef39ce27a458070745d3ce2 Author: Philip K Commit: Philip K Detect errors during tokenization --- shell-command+.el | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/shell-command+.el b/shell-command+.el i

[elpa] externals/shell-command+ 9aaa4cb 07/13: Accept only one argument in locate

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 9aaa4cb4d7d8bebeafcc0e8b8ba42a1d73bc5294 Author: Philip K Commit: Philip K Accept only one argument in locate --- shell-command+.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell-command+.el b/shell-command+.el index 92c32d8

[elpa] externals/shell-command+ e76acf5 10/13: Remove test code from main file

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit e76acf5baef6d7f9a9bb9406ca370b5816bc6d58 Author: Philip K Commit: Philip K Remove test code from main file --- shell-command+.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/shell-command+.el b/shell-command+.el index 6d9a3aa..319f8aa 100644 -

[elpa] externals/shell-command+ 9b1d98e 06/13: Fix shell-command+-cmd-grep invocation

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 9b1d98ee2ed56fe4bbb8a64d1cb868a7a99b564b Author: Philip K Commit: Philip K Fix shell-command+-cmd-grep invocation --- shell-command+.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/shell-command+.el b/shell-command+.el index

[elpa] externals/shell-command+ 86caf3d 09/13: Add tests for shell-command+-tokenize

2021-05-23 Thread monnier--- via
branch: externals/shell-command+ commit 86caf3dc34c977a1feec7f82770a2de00e33c0ee Author: Philip K Commit: Philip K Add tests for shell-command+-tokenize --- shell-command+-tests.el | 21 + 1 file changed, 21 insertions(+) diff --git a/shell-command+-tests.el b/shell-com

[elpa] externals/hyperbole updated (5d5e2aa -> d083036)

2021-05-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from 5d5e2aa Add kexport:display to instantly display collapsible HTML koutlines new c593db3 Fixes for kexport:display and klink.el new d083036 Change \0 to \\& to fix link exports Summary of changes: ChangeLo

[elpa] externals/hyperbole c593db3 1/2: Fixes for kexport:display and klink.el

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit c593db32e41b41b975ef315bf2978a78695f511d Author: Bob Weiner Commit: Bob Weiner Fixes for kexport:display and klink.el --- ChangeLog | 8 kotl/kexport.el | 33 - kotl/klink.el | 35 +-

[elpa] externals/hyperbole d083036 2/2: Change \0 to \\& to fix link exports

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit d083036de06ea50032525a856534aae0bcec13ef Author: Bob Weiner Commit: Bob Weiner Change \0 to \\& to fix link exports --- ChangeLog | 5 + kotl/kexport.el | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/Change

[elpa] externals/hyperbole updated (d083036 -> 67c06e0)

2021-05-23 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from d083036 Change \0 to \\& to fix link exports new bb9ced6 Update some test cases to work with latest code new 4074958 hyrolo.el - Remove google-contacts byte-compile warnings new 7b6ce90 Major update

[elpa] externals/hyperbole bb9ced6 1/4: Update some test cases to work with latest code

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit bb9ced67fed4dae4fbe50c848a80846dcfb8fbaf Author: Bob Weiner Commit: Bob Weiner Update some test cases to work with latest code --- ChangeLog | 9 + test/hbut-tests.el | 3 ++- test/hibtypes-tests.el | 14 -- test/h

[elpa] externals/hyperbole 67c06e0 4/4: kotl-mode.el - M-< and M-> re-narrow to editable region if expanded

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit 67c06e08abb38f8ca2c03f9e1bd160f9a2f090cc Author: Bob Weiner Commit: Bob Weiner kotl-mode.el - M-< and M-> re-narrow to editable region if expanded --- ChangeLog | 4 kotl/kexport.el | 3 ++- kotl/kotl-mode.el | 6 ++ 3 files changed, 12

[elpa] externals/hyperbole 4074958 2/4: hyrolo.el - Remove google-contacts byte-compile warnings

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit 40749582074305a48725da4e1ae840750d2b5826 Author: Bob Weiner Commit: Bob Weiner hyrolo.el - Remove google-contacts byte-compile warnings --- ChangeLog | 3 +++ hyrolo.el | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/Cha

[elpa] externals/hyperbole 7b6ce90 3/4: Major update to Koutliner data structures; simplified and faster

2021-05-23 Thread ELPA Syncer
branch: externals/hyperbole commit 7b6ce90c9b5305d9cca2eefa66e3f30f5383694a Author: Bob Weiner Commit: Bob Weiner Major update to Koutliner data structures; simplified and faster --- ChangeLog | 52 Makefile| 10 ++- kotl/EXAMPLE.kotl | 136 +++