[elpa] externals/debbugs 32e1d6bc1e 1/2: Show stale marked bugs

2023-06-19 Thread Michael Albinus
branch: externals/debbugs commit 32e1d6bc1ede861c94a18fdf3ee5b5e5970aa750 Author: Michael Albinus Commit: Michael Albinus Show stale marked bugs * debbugs-gnu.el (debbugs-gnu-marked-stale): New defface. (debbugs-gnu-show-reports, debbugs-gnu--update-tag-mark-face): Use it.

[elpa] externals/debbugs updated (25d52f5f3b -> 17b933d6fa)

2023-06-19 Thread Michael Albinus
albinus pushed a change to branch externals/debbugs. from 25d52f5f3b * debbugs-gnu.el (debbugs-gnu-mode-map): Fix menu item. new 32e1d6bc1e Show stale marked bugs new 17b933d6fa Release debbugs 0.36 Summary of changes: debbugs-gnu.el | 15 --- debbugs-ug.texi

[elpa] externals/debbugs 17b933d6fa 2/2: Release debbugs 0.36

2023-06-19 Thread Michael Albinus
branch: externals/debbugs commit 17b933d6fa4cdb46eb7be70070b5e72baa145386 Author: Michael Albinus Commit: Michael Albinus Release debbugs 0.36 * debbugs.el: Bump version to 0.36. --- debbugs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debbugs.el b/debbugs

[elpa] externals/ef-themes 91f0303a1c: Review prose-verbatim hue in Elea variants

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit 91f0303a1ce4b82da49d030fb6da75f0eae9493a Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Review prose-verbatim hue in Elea variants --- ef-elea-dark-theme.el | 2 +- ef-elea-light-theme.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

[nongnu] elpa/sweeprolog d757d27485 2/4: ADDED: Persistent history for Sweep top-levels

2023-06-19 Thread ELPA Syncer
branch: elpa/sweeprolog commit d757d274856b6fb598813cf20ebffbce0659ec2f Author: Eshel Yaron Commit: Eshel Yaron ADDED: Persistent history for Sweep top-levels This adds a new user option that controls the value of 'comint-input-ring-file-name' in Sweep top-level buffers.

[nongnu] elpa/sweeprolog 79d086d545 1/4: Use 'derived-mode-p' instead of checking 'major-mode' directly

2023-06-19 Thread ELPA Syncer
branch: elpa/sweeprolog commit 79d086d5456c17d5329cf3b9f999fc30392a49ee Author: Eshel Yaron Commit: Eshel Yaron Use 'derived-mode-p' instead of checking 'major-mode' directly * sweeprolog.el (sweeprolog-restart, sweeprolog-top-level-buffer) (sweeprolog-top-level, sweeprolog-menu

[nongnu] elpa/sweeprolog updated (60aff1c8d2 -> 82b5e31aa3)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/sweeprolog. from 60aff1c8d2 Announce recent changes in NEWS.org and bump version to 0.19.1 new 79d086d545 Use 'derived-mode-p' instead of checking 'major-mode' directly new d757d27485 ADDED: Persistent history for Sweep top-levels

[nongnu] elpa/sweeprolog 82b5e31aa3 4/4: Announce recent changes in NEWS.org and bump version to 0.20.0

2023-06-19 Thread ELPA Syncer
branch: elpa/sweeprolog commit 82b5e31aa3b742bfac1eba7b9995904f2b905f4e Author: Eshel Yaron Commit: Eshel Yaron Announce recent changes in NEWS.org and bump version to 0.20.0 --- NEWS.org | 9 + sweeprolog.el | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git

[nongnu] elpa/sweeprolog ec27eee5b9 3/4: Improve documentation for persistent top-level history

2023-06-19 Thread ELPA Syncer
branch: elpa/sweeprolog commit ec27eee5b9e4e4d5bff538b15d5b2c67d81d0ec4 Author: Eshel Yaron Commit: Eshel Yaron Improve documentation for persistent top-level history --- README.org | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git

[elpa] externals/ef-themes 949d4a39b6: ef-elea-light: tweak red-faint, green-warmer

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit 949d4a39b661492a1f2bae5365035cbe96f31105 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-light: tweak red-faint, green-warmer --- contrast-ratios.org| 4 ++-- ef-elea-light-theme.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletion

[nongnu] elpa/helm 2b4ad903cd 2/3: Allow using candidates-in-buffer with an alist

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit 2b4ad903cd438cd5da3a214f484a0bafe1292e3b Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow using candidates-in-buffer with an alist This was already possible by using a FCT, now it is possible to pass directly an alist of candidates. --- helm-co

[nongnu] elpa/helm e5c4288f40 1/3: Enhance helm-completing-read-default-1 by adding new optional args

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit e5c4288f40b0818b5309af6cf86b405111bab803 Author: Thierry Volpiatto Commit: Thierry Volpiatto Enhance helm-completing-read-default-1 by adding new optional args Add :get-line slot to helm-comp-read. Allow passing :get-line to helm-comp-read from helm-com

[nongnu] elpa/helm f930dff6fe 3/3: Add a comp read handler for all-the-icons-insert

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit f930dff6fe92045e245bca9e6509ca3da87c5feb Author: Thierry Volpiatto Commit: Thierry Volpiatto Add a comp read handler for all-the-icons-insert --- helm-mode.el | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/helm-mode.el b/helm-mo

[nongnu] elpa/helm updated (1d97047c49 -> f930dff6fe)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 1d97047c49 Remove Travis and Cask new e5c4288f40 Enhance helm-completing-read-default-1 by adding new optional args new 2b4ad903cd Allow using candidates-in-buffer with an alist new f930dff6fe Add a comp read handle

[nongnu] elpa/helm-core updated (1d97047c49 -> f930dff6fe)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 1d97047c49 Remove Travis and Cask adds e5c4288f40 Enhance helm-completing-read-default-1 by adding new optional args adds 2b4ad903cd Allow using candidates-in-buffer with an alist adds f930dff6fe Add a comp read h

[elpa] externals/realgud 2c77776a47 2/2: Merge pull request #313 from yangyingchao/master

2023-06-19 Thread ELPA Syncer
branch: externals/realgud commit 2c6a4797805d8633636fd68148dfb32fab65 Merge: aff03aeef1 7343f28cc2 Author: R. Bernstein Commit: GitHub Merge pull request #313 from yangyingchao/master (gdb) use variable to hold commands to be executed after command buff… --- realgud/debugger/gd

[elpa] externals/realgud 7343f28cc2 1/2: (gdb) use variable to hold commands to be executed after command buffer setup

2023-06-19 Thread ELPA Syncer
branch: externals/realgud commit 7343f28cc25f5a64f77170dac0348f7a2a8a1f2e Author: yangyingchao Commit: yangyingchao (gdb) use variable to hold commands to be executed after command buffer setup User can either bind this variable on the fly, or set it directly in the init file.

[nongnu] elpa/engine-mode ded5f5ec1e 7/8: Ignore *.elc files

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit ded5f5ec1e8238f7f2b320c635e3c84b34c79607 Author: Harry R. Schwartz Commit: Harry R. Schwartz Ignore *.elc files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 00..c531d9867f --- /d

[nongnu] elpa/engine-mode updated (48bfa0ca3a -> 81d4ae1054)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/engine-mode. from 48bfa0ca3a Convert README: Markdown -> Org new efdf06d90c Add melpazoid GitHub workflow new 6df818c67a Resolve documentation-related linting errors new 2963262d69 Prefix "private" functions with `engine--`

[nongnu] elpa/engine-mode 6df818c67a 2/8: Resolve documentation-related linting errors

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 6df818c67a173e9c97eb5f2a598a52566864cff6 Author: Harry R. Schwartz Commit: Harry R. Schwartz Resolve documentation-related linting errors - Modify text wrap width in commentary section - Fix some `checkdoc` errors: shorten longer lines, use ALL-CA

[nongnu] elpa/engine-mode 116bd8927d 6/8: Add test stub with Makefile and GitHub action

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 116bd8927d553cb09916cde0c48fd8cb0c36ba17 Author: Harry R. Schwartz Commit: Harry R. Schwartz Add test stub with Makefile and GitHub action To ensure the actions work, this also backfills some trivial tests for `engine--function-name` and `engine--

[nongnu] elpa/engine-mode 2963262d69 3/8: Prefix "private" functions with `engine--`

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 2963262d69147fb2e08c19da2fb1d47fb0acd7ae Author: Harry R. Schwartz Commit: Harry R. Schwartz Prefix "private" functions with `engine--` ...instead of `engine/`. We're moving toward a more conventional `-` and `--` prefix separator for functions,

[nongnu] elpa/engine-mode 67b68c1a2b 5/8: Bump version to 2.2.4

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 67b68c1a2bff48bad2cc4722598da0f36e3866a9 Author: Harry R. Schwartz Commit: Harry R. Schwartz Bump version to 2.2.4 Since 2.2.3 we've renamed both the custom group and some "private" functions. This really shouldn't change anything for anyone, but

[nongnu] elpa/engine-mode f55acdfb7e 4/8: Customization group: `engine-mode` -> `engine`

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit f55acdfb7ea4f05f23177cc8b5ce6c20d23356e3 Author: Harry R. Schwartz Commit: Harry R. Schwartz Customization group: `engine-mode` -> `engine` Best practice these days (per `package-lint`) seems to be to name customization groups without a `-mode` s

[nongnu] elpa/engine-mode efdf06d90c 1/8: Add melpazoid GitHub workflow

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit efdf06d90cfb880d29ade4aeb246a4d8e03d3e45 Author: Harry R. Schwartz Commit: Harry R. Schwartz Add melpazoid GitHub workflow For linting packages in MELPA. However, this doesn't fail the *action*, even if linting fails. `engine-mode` has b

[nongnu] elpa/engine-mode 81d4ae1054 8/8: Explicitly depend on Emacs >= 24.3

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 81d4ae1054dab2dbf81c1efbed50f27112dddbb1 Author: Harry R. Schwartz Commit: Harry R. Schwartz Explicitly depend on Emacs >= 24.3 --- .github/workflows/test.yml | 2 -- engine-mode.el | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --g

[elpa] externals/counsel abb3049fd8 3/3: Merge branch 'master' into externals/counsel

2023-06-19 Thread Basil L. Contovounesios
branch: externals/counsel commit abb3049fd8d76acb97d17f5ab8edc48ea31de59d Merge: 603c29c648 aa18c1f486 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/counsel --- counsel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[elpa] externals/counsel d28225e86f 1/3: Bump version to 0.14.0

2023-06-19 Thread Basil L. Contovounesios
branch: externals/counsel commit d28225e86f8dfb3825809ad287f759f95ee9e479 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Bump version to 0.14.0 * counsel.el: * doc/ivy.org: * ivy-avy.el: * ivy-hydra.el: * ivy.el: * swiper.el: Bump version to 0.14

[elpa] externals/counsel aa18c1f486 2/3: ; * counsel.el: Fix file regexp.

2023-06-19 Thread Basil L. Contovounesios
branch: externals/counsel commit aa18c1f4861cef2ddcf0c70b6fd7edd93ae9c627 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; * counsel.el: Fix file regexp. This pacifies relint-directory. --- counsel.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[elpa] externals/counsel updated (603c29c648 -> abb3049fd8)

2023-06-19 Thread Basil L. Contovounesios
blc pushed a change to branch externals/counsel. from 603c29c648 * counsel.el: Bump version to 0.14.0 (#3001). new d28225e86f Bump version to 0.14.0 new aa18c1f486 ; * counsel.el: Fix file regexp. new abb3049fd8 Merge branch 'master' into externals/counsel Summary

[elpa] externals/kind-icon updated (f0e1daa419 -> 3fedd3054e)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/kind-icon. from f0e1daa419 Merge pull request #33 from mohkale/feat/blend-on-term new e3eade50c1 Update README.md new a649863e40 Update README.md new 3fedd3054e Update README.md Summary of changes: README.md | 2 +- 1 f

[elpa] externals/kind-icon a649863e40 2/3: Update README.md

2023-06-19 Thread ELPA Syncer
branch: externals/kind-icon commit a649863e40734bf18d543c5b186e8135f3f3efe6 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a331efb84f..9

[elpa] externals/kind-icon 3fedd3054e 3/3: Update README.md

2023-06-19 Thread ELPA Syncer
branch: externals/kind-icon commit 3fedd3054e9148fc0a13a06b267351fce6a385b1 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9156573253..000

[elpa] externals/kind-icon e3eade50c1 1/3: Update README.md

2023-06-19 Thread ELPA Syncer
branch: externals/kind-icon commit e3eade50c176e77505f69736230c8786318356e4 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 500a1b0f0b..a

[elpa] externals/nano-modeline a18780c277: Minor bugfix for ELPA

2023-06-19 Thread ELPA Syncer
branch: externals/nano-modeline commit a18780c277838983932623870752f0adddef0345 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Minor bugfix for ELPA --- nano-modeline.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nano-modeline.el b/nano-modeline.el index

[elpa] externals/svg-lib b2a168482f: Manual fix from PR#16 (to avoid conflicts)

2023-06-19 Thread ELPA Syncer
branch: externals/svg-lib commit b2a168482f85a308a4ab95c03e3c2bd71981e166 Author: Nicolas P. Rougier Commit: Nicolas P. Rougier Manual fix from PR#16 (to avoid conflicts) --- svg-lib-demo.el | 2 +- svg-lib.el | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/s

[nongnu] elpa/engine-mode updated (81d4ae1054 -> 671a16bb53)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/engine-mode. from 81d4ae1054 Explicitly depend on Emacs >= 24.3 new 1c21b119e2 Backfill tests for most simple functions new 687266bff4 Require Emacs >= 24.4 new 671a16bb53 Backfill test for :term-transformation-hook Summary o

[nongnu] elpa/engine-mode 687266bff4 2/3: Require Emacs >= 24.4

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 687266bff45cda00c1de57a22ad2b03de6823c28 Author: Harry R. Schwartz Commit: Harry R. Schwartz Require Emacs >= 24.4 It looks like the definition of `thing-at-point` changed between 24.3 and 24.4, and I can't be bothered to figure out how to suppor

[nongnu] elpa/engine-mode 671a16bb53 3/3: Backfill test for :term-transformation-hook

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 671a16bb530e00fd8fded26574ef4e936dc594d8 Author: Harry R. Schwartz Commit: Harry R. Schwartz Backfill test for :term-transformation-hook --- engine-mode-test.el | 11 +++ 1 file changed, 11 insertions(+) diff --git a/engine-mode-test.el b/engine-mode

[nongnu] elpa/engine-mode 1c21b119e2 1/3: Backfill tests for most simple functions

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 1c21b119e25682465fab47bb17a720c3d1943687 Author: Harry R. Schwartz Commit: Harry R. Schwartz Backfill tests for most simple functions This also switches the testing framework to use buttercup, which provides some convenient tools for spying on fu

[elpa] externals/ef-themes f02552fc6a 1/3: ef-elea-light: tweak green value

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit f02552fc6a35fcb1f405bbbaabe73d569fff650b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-light: tweak green value --- ef-elea-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-elea-light-theme.el b/ef-ele

[elpa] externals/ef-themes updated (949d4a39b6 -> 3f5d332835)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 949d4a39b6 ef-elea-light: tweak red-faint, green-warmer new f02552fc6a ef-elea-light: tweak green value new 9aace68db4 ef-elea-light: change shade of magenta for key bindings new 3f5d332835 ef-elea-dark: ch

[elpa] externals/ef-themes 9aace68db4 2/3: ef-elea-light: change shade of magenta for key bindings

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit 9aace68db40a96c4e02b1d798a8e0b380e22634b Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-light: change shade of magenta for key bindings --- ef-elea-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-elea-

[elpa] externals/ef-themes 3f5d332835 3/3: ef-elea-dark: change shade of magenta for key bindings

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit 3f5d3328356a5e5786587d807bec3bd1722ec62c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-dark: change shade of magenta for key bindings --- ef-elea-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-elea-da

[elpa] externals/emms 9e08a4b081: * emms-info-ogginfo.el: Do not write any tag-value pair over than 1k

2023-06-19 Thread ELPA Syncer
branch: externals/emms commit 9e08a4b081abcf18c375214a50ff47f8919f8ab1 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-info-ogginfo.el: Do not write any tag-value pair over than 1k Avoid writing a field such as "metadata_block_picture", which may have a lot of data in it, and wil

[elpa] externals/hyperbole 6e55a3e653 1/2: Fix a outstanding bugs with Koutliner, paths, ibut creation

2023-06-19 Thread ELPA Syncer
branch: externals/hyperbole commit 6e55a3e653d380450d2846a03e06a09e64fa9013 Author: Bob Weiner Commit: Bob Weiner Fix a outstanding bugs with Koutliner, paths, ibut creation FAST-DEMO - Add video snippets of Hyperbole Overview talk so users can see and hear about Hyperbole in co

[elpa] externals/hyperbole 018a470368 2/2: Merge pull request #340 from rswgnu/rsw

2023-06-19 Thread ELPA Syncer
branch: externals/hyperbole commit 018a470368d20a45f03df39489b07053b8871459 Merge: 655df928af 6e55a3e653 Author: Robert Weiner Commit: GitHub Merge pull request #340 from rswgnu/rsw Fix outstanding bugs with Koutliner, paths, ibut creation --- ChangeLog | 50 ++ FAST-DEMO

[nongnu] elpa/helm 0d85fde7a3 1/2: Prettify helm-mode-all-the-icons-handler

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit 0d85fde7a3d4f72b4f23fa469c4f5ee8d409cdb7 Author: Thierry Volpiatto Commit: Thierry Volpiatto Prettify helm-mode-all-the-icons-handler Align everything properly. --- helm-mode.el | 22 +- 1 file changed, 17 insertions(+), 5 deletions(-)

[nongnu] elpa/helm updated (f930dff6fe -> 305f4d3c89)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from f930dff6fe Add a comp read handler for all-the-icons-insert new 0d85fde7a3 Prettify helm-mode-all-the-icons-handler new 305f4d3c89 Fix all-the-icons-insert handler when called with FAMILY arg Summary of changes: helm-mod

[nongnu] elpa/helm-core updated (f930dff6fe -> 305f4d3c89)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from f930dff6fe Add a comp read handler for all-the-icons-insert adds 0d85fde7a3 Prettify helm-mode-all-the-icons-handler adds 305f4d3c89 Fix all-the-icons-insert handler when called with FAMILY arg No new revisions were add

[nongnu] elpa/helm 305f4d3c89 2/2: Fix all-the-icons-insert handler when called with FAMILY arg

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit 305f4d3c89c9a17f1a33eb23803a61e0c1123b79 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix all-the-icons-insert handler when called with FAMILY arg This is the case for all the all-the-icons-insert-* functions. --- helm-mode.el | 11 --- 1 fil

[nongnu] elpa/helm-core updated (305f4d3c89 -> 21327f3e77)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 305f4d3c89 Fix all-the-icons-insert handler when called with FAMILY arg adds 21327f3e77 Fix source name with all-the-icons-insert- fns No new revisions were added by this update. Summary of changes: helm-mode.el | 15 +++

[nongnu] elpa/helm 21327f3e77: Fix source name with all-the-icons-insert- fns

2023-06-19 Thread ELPA Syncer
branch: elpa/helm commit 21327f3e7715a54b5ebcc497d5b62fd250085442 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix source name with all-the-icons-insert- fns Use family as source name. --- helm-mode.el | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) d

[nongnu] elpa/engine-mode 2a3ff70988 2/2: Run CI tests on pushes to main

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit 2a3ff7098896af86106adebb90a417924cce4c47 Author: Harry R. Schwartz Commit: Harry R. Schwartz Run CI tests on pushes to main And include a tests badge in the README. :D --- .github/workflows/test.yml | 6 +- README.org | 1 + 2 fil

[nongnu] elpa/engine-mode updated (671a16bb53 -> 2a3ff70988)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch elpa/engine-mode. from 671a16bb53 Backfill test for :term-transformation-hook new a4355f29a1 Backfill tests for `:keybinding` new 2a3ff70988 Run CI tests on pushes to main Summary of changes: .github/workflows/test.yml | 6 +++- README.

[nongnu] elpa/engine-mode a4355f29a1 1/2: Backfill tests for `:keybinding`

2023-06-19 Thread ELPA Syncer
branch: elpa/engine-mode commit a4355f29a188dafc9b2aac9b096555fcbb64789f Author: Harry R. Schwartz Commit: Harry R. Schwartz Backfill tests for `:keybinding` This tests binding keys for: - A single key with the default prefix, - a single key with a custom prefix, -

[elpa] scratch/hyperbole 0bf8fd8eee 03/16: Try and avoid using `hyperb:stack-frame`

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 0bf8fd8eeea16012fcbee35a344203b4957f3c07 Author: Stefan Monnier Commit: Stefan Monnier Try and avoid using `hyperb:stack-frame` Scanning the stack frame can be useful in some unusual cases, but should be avoided when a straightforward let-binding

[elpa] scratch/hyperbole 5206d3b3d4 01/16: * hload-path.el (hyperb:dir): Use `macroexp-file-name`

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 5206d3b3d48b72541aa07323a56bce0be095d3bb Author: Stefan Monnier Commit: Stefan Monnier * hload-path.el (hyperb:dir): Use `macroexp-file-name` --- hload-path.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hload-path.el b/hload-path.

[elpa] scratch/hyperbole b5780234d9 02/16: * hversion.el (hyperb:path-being-loaded): Delete function

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit b5780234d975041c75cdddc2be8668b2ceac7a58 Author: Stefan Monnier Commit: Stefan Monnier * hversion.el (hyperb:path-being-loaded): Delete function * hload-path.el (hyperb:dir): Don't use it as fallback because it's too hackish and too rarely useful

[elpa] scratch/hyperbole 63e463172e 06/16: (kview:char-visible-p): Delete function

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 63e463172e14f8db81f08d48ee76963392457fe9 Author: Stefan Monnier Commit: Stefan Monnier (kview:char-visible-p): Delete function * kotl/kview.el (kview:first-invisible-point): Use `kview:char-invisible-p`. (kview:char-visible-p): Delete function. -

[elpa] scratch/hyperbole 60cf4b3ab0 07/16: * hact.el: Fix broken lexical-binding cookie

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 60cf4b3ab0ba7f73202c7f8f3ff8689c7af18218 Author: Stefan Monnier Commit: Stefan Monnier * hact.el: Fix broken lexical-binding cookie --- hact.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hact.el b/hact.el index 39e468c62d..3d215bea

[elpa] branch scratch/hyperbole deleted (was 4bdcd214e3)

2023-06-19 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. was 4bdcd214e3 * hyrolo.el: A few cosmetic tweaks This change permanently discards the following revisions: discards 4bdcd214e3 * hyrolo.el: A few cosmetic tweaks discards e2d8b5e555 Fix a few minor miscompilations and warnings

[elpa] branch scratch/hyperbole created (now a269d1536e)

2023-06-19 Thread Stefan Monnier via
monnier pushed a change to branch scratch/hyperbole. at a269d1536e * hversion.el: Add FIXMEs. (hyperb:window-sys-term): Simplify since (string-match "[-_]" term) always returns nil here. (hyperb:automount-prefixes): Remove unused var. (id-info-item): Remove unused backslash. This bran

[elpa] scratch/hyperbole 02335b71bd 14/16: * hyrolo.el: A few cosmetic tweaks

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 02335b71bd7de365b2dcf5978f4fc9c9d2125729 Author: Stefan Monnier Commit: Stefan Monnier * hyrolo.el: A few cosmetic tweaks This file suffers from a large number of warnings, some of them correspond to real bugs. This patch does *not* fix them.

[elpa] scratch/hyperbole a269d1536e 16/16: * hversion.el: Add FIXMEs.

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit a269d1536eb3ef29700b5609d48b898b824b0984 Author: Stefan Monnier Commit: Stefan Monnier * hversion.el: Add FIXMEs. (hyperb:window-sys-term): Simplify since (string-match "[-_]" term) always returns nil here. (hyperb:automount-prefixes): Remove unus

[elpa] scratch/hyperbole fd3f79a9ee 15/16: * hargs.el (hargs:set-string-to-complete): Don't mess with windows

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit fd3f79a9ee64a48eee3cd7601013e02da17a12ce Author: Stefan Monnier Commit: Stefan Monnier * hargs.el (hargs:set-string-to-complete): Don't mess with windows --- hargs.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hargs.el b/hargs.el i

[elpa] scratch/hyperbole fc7e33b5e5 11/16: * hui-select.el: Fix a few warnings and improve some docstrings

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit fc7e33b5e53c2d059c6d302351f8cb3c5657c5a8 Author: Stefan Monnier Commit: Stefan Monnier * hui-select.el: Fix a few warnings and improve some docstrings (hui-select-initialize): Use `dolist`; let-bind vars rather than just `setq`ing them; use closu

[elpa] scratch/hyperbole fbcfcc04a3 08/16: * hyperbole.el: Preload `kotl-autoloads`

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit fbcfcc04a3f9d3c2c9ec8e99d8c5d3562c78cea7 Author: Stefan Monnier Commit: Stefan Monnier * hyperbole.el: Preload `kotl-autoloads` (hyperbole-mode): Remove redundant keywords. --- hyperbole.el | 18 -- 1 file changed, 16 insertions(+),

[elpa] scratch/hyperbole 57d02f8456 09/16: hyperbole-autoloads.el: Remove needless definitions

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 57d02f8456ce6cef63600557c891af883bc843f4 Author: Stefan Monnier Commit: Stefan Monnier hyperbole-autoloads.el: Remove needless definitions * hversion.el (hyperb:mouse-buttons): * hload-path.el (hyperb:microsoft-os-p, hyperb:wsl-os-p): Don't n

[elpa] scratch/hyperbole 824a71773c 04/16: Get rid of `hyperb:stack-frame`

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 824a71773c7b056859c56a924ea1e99fbe439400 Author: Stefan Monnier Commit: Stefan Monnier Get rid of `hyperb:stack-frame` * hmouse-drv.el (hui--ignore-action-key-depress-prev-point): New var. * hui.el (hui:ebut-create, hui:ebut-edit, hui:ebut-edit-r

[elpa] scratch/hyperbole 12fa8e328d 12/16: (man-show): Fix miscompilation

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 12fa8e328d99738fe5f68f4c4a713b3581ea68da Author: Stefan Monnier Commit: Stefan Monnier (man-show): Fix miscompilation * hactypes.el (annot-bib): Avoid gratuitous `setq`. (man-show): Declare `Man-notify-method` to fix miscompilation. (rfc-toc)

[elpa] scratch/hyperbole 10ac3f59df 13/16: Fix a few minor miscompilations and warnings

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 10ac3f59df7e819d6f4f50bfa3e72d5508d4193f Author: Stefan Monnier Commit: Stefan Monnier Fix a few minor miscompilations and warnings * Makefile (LOAD_EL): Escape trailing double quote so it's not confused with a beginning-of-string. * hbu

[elpa] scratch/hyperbole ab0338d714 05/16: Fix compilation of test file

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit ab0338d714f739f2b28b361f2535febcc6568873 Author: Stefan Monnier Commit: Stefan Monnier Fix compilation of test file * test/kcell-tests.el (kcell): Don't presume `kotl/` is in `load-path`. --- test/kcell-tests.el | 2 +- 1 file changed, 1 insertion(+

[elpa] scratch/hyperbole 5aa8d7a577 10/16: * hycontrol.el (hycontrol-windows-mode-map): Don't autoload

2023-06-19 Thread Stefan Monnier via
branch: scratch/hyperbole commit 5aa8d7a577ce2ecb3a2666db9678b3a7c3611577 Author: Stefan Monnier Commit: Stefan Monnier * hycontrol.el (hycontrol-windows-mode-map): Don't autoload Copying this whole keymap definition to `hyperbole-autoloads.el` just slows down startup unnecessar

[elpa] externals/ef-themes f1716daa20 1/2: ef-elea-dark: make date-common a bit more colourful

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit f1716daa202c97e501af8b6a983c0d78d7b4015e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-dark: make date-common a bit more colourful --- ef-elea-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-elea-dark-

[elpa] externals/ef-themes 302e5ca53f 2/2: ef-elea-light: make date-common a bit more colourful

2023-06-19 Thread ELPA Syncer
branch: externals/ef-themes commit 302e5ca53f8b256f28445e8faf9401bc0f1f9346 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou ef-elea-light: make date-common a bit more colourful --- ef-elea-light-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-elea-lig

[elpa] externals/ef-themes updated (3f5d332835 -> 302e5ca53f)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/ef-themes. from 3f5d332835 ef-elea-dark: change shade of magenta for key bindings new f1716daa20 ef-elea-dark: make date-common a bit more colourful new 302e5ca53f ef-elea-light: make date-common a bit more colourful Summary of

[elpa] externals/urgrep updated (a2cc745cb1 -> c40288e965)

2023-06-19 Thread ELPA Syncer
elpasync pushed a change to branch externals/urgrep. from a2cc745cb1 Lint test files too new 96e8dba46d Use #' for functions new c40288e965 `urgrep-hit` isn't a function! Summary of changes: urgrep.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[elpa] externals/urgrep c40288e965 2/2: `urgrep-hit` isn't a function!

2023-06-19 Thread ELPA Syncer
branch: externals/urgrep commit c40288e9659572f8ee51e780a44932172c4409c7 Author: Jim Porter Commit: Jim Porter `urgrep-hit` isn't a function! --- urgrep.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urgrep.el b/urgrep.el index f6101a6f6e..dcd5b33f6a 100644 --- a/urg

[elpa] externals/urgrep 96e8dba46d 1/2: Use #' for functions

2023-06-19 Thread ELPA Syncer
branch: externals/urgrep commit 96e8dba46d735947f5c9f6177176fd7e03f383ae Author: Jim Porter Commit: Jim Porter Use #' for functions --- urgrep.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/urgrep.el b/urgrep.el index 5857375000..f6101a6f6e 100644 --- a/urgrep.