[elpa] externals/modus-themes 93e89bdcf8: Add support for some tmr faces

2025-04-25 Thread ELPA Syncer
branch: externals/modus-themes commit 93e89bdcf8b778e263d460ec98ad8a2c9b4625f7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for some tmr faces --- doc/modus-themes.info | 83 ++- doc/modus-themes.org | 1 + modus-theme

[elpa] externals/ef-themes db013c9d2d: Add support for tmr

2025-04-25 Thread ELPA Syncer
branch: externals/ef-themes commit db013c9d2dcb8029f39f8cebea7ba4b3a25aba41 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add support for tmr --- README.org | 1 + ef-themes.el | 8 2 files changed, 9 insertions(+) diff --git a/README.org b/README.org index 1bc7dc7259.

[elpa] externals/a68-mode updated (14a9074240 -> bd8268af32)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/a68-mode. from 14a9074240 Fix indent rule for ; new 44c1e5b5bf Complete SMIE grammar for loops new 021c559c7b Add ~ to a68--keywords-regexp new fc9eeeae56 Several fixes related to lexing loops new bd8268af32 Improv

[elpa] externals/a68-mode 44c1e5b5bf 1/4: Complete SMIE grammar for loops

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 44c1e5b5bfa1e870c65b2853b1d8e6e4b0433c25 Author: Jose E. Marchesi Commit: Jose E. Marchesi Complete SMIE grammar for loops --- a68-mode.el | 249 1 file changed, 236 insertions(+), 13 deletions(-)

[elpa] externals/a68-mode bd8268af32 4/4: Improve choice-clauses in SMIE grammar

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit bd8268af324fbd36f3249f82469fc36975f01bf1 Author: Jose E. Marchesi Commit: Jose E. Marchesi Improve choice-clauses in SMIE grammar --- a68-mode.el | 75 + 1 file changed, 61 insertions(+), 14 deleti

[elpa] externals/a68-mode fc9eeeae56 3/4: Several fixes related to lexing loops

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit fc9eeeae565281570388d6d33d30e01ed1db743f Author: Jose E. Marchesi Commit: Jose E. Marchesi Several fixes related to lexing loops --- a68-mode.el | 89 + 1 file changed, 48 insertions(+), 41 deletio

[elpa] externals/a68-mode 021c559c7b 2/4: Add ~ to a68--keywords-regexp

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 021c559c7bd4f79ccbc0141e31d074d11044cdf7 Author: Jose E. Marchesi Commit: Jose E. Marchesi Add ~ to a68--keywords-regexp --- a68-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-mode.el index 96311f150b..afee3ffa

[elpa] externals/vc-jj ba7bc7e08d 1/2: Fix incorrect parent info

2025-04-25 Thread ELPA Syncer
branch: externals/vc-jj commit ba7bc7e08d8a36371f60154cc11b301a6332eb42 Author: Rudi Schlatte Commit: Rudi Schlatte Fix incorrect parent info Fixes #54 --- vc-jj.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vc-jj.el b/vc-jj.el index 90f40b5ba1..d41

[elpa] externals/vc-jj updated (5e9da6f327 -> dc5a3c79a5)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/vc-jj. from 5e9da6f327 Small simplification: use ensure-list where appropriate new ba7bc7e08d Fix incorrect parent info new dc5a3c79a5 Be robust in the presence of large files Summary of changes: NEWS.org | 10 - vc-

[nongnu] elpa/cider cbffc28502: Bump cider-nrepl to 0.55.3

2025-04-25 Thread ELPA Syncer
branch: elpa/cider commit cbffc285023bfa3a0d035da804b42d89ee5d66eb Author: Oleksandr Yakushev Commit: Oleksandr Yakushev Bump cider-nrepl to 0.55.3 --- CHANGELOG.md | 2 +- cider.el | 2 +- dev/docker-sample-p

[elpa] externals/vc-jj dc5a3c79a5 2/2: Be robust in the presence of large files

2025-04-25 Thread ELPA Syncer
branch: externals/vc-jj commit dc5a3c79a5d65b7e65d2a2d2b17937c4c36be7f8 Author: Rudi Schlatte Commit: Rudi Schlatte Be robust in the presence of large files If a file is too large to be added to the repository, all jj commands print a warning to stderr. Ignore stderr when calli

[nongnu] elpa/haskell-ts-mode 110fcbe118 1/3: Fix comment bug

2025-04-25 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 110fcbe118672afbd1c5a4d43c6f6dcdb88a755e Author: Pranshu Sharma Commit: Pranshu Sharma Fix comment bug --- haskell-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el index efd7c894bd..31a

[nongnu] elpa/haskell-ts-mode 0617de6e49 2/3: bump version

2025-04-25 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 0617de6e49ca0465e06d30edc266786a3f6411fb Author: Pranshu Sharma Commit: Pranshu Sharma bump version --- haskell-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el index 31ac4b4c28..516a33

[nongnu] elpa/haskell-ts-mode updated (c96d686198 -> 12b3f9c735)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-ts-mode. from c96d686198 Move the derived parent thing out of haskell-mode new 110fcbe118 Fix comment bug new 0617de6e49 bump version new 12b3f9c735 Set comment overide Summary of changes: haskell-ts-mode.el | 5 +++-

[nongnu] elpa/haskell-ts-mode 12b3f9c735 3/3: Set comment overide

2025-04-25 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 12b3f9c735fb4aa09ad7cb20d4beed627827546f Author: Pranshu Sharma Commit: Pranshu Sharma Set comment overide fixes #28 --- haskell-ts-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode

[nongnu] elpa/org-journal e581bf5530 2/2: Merge pull request #456 from danielfleischer/patch-1

2025-04-25 Thread ELPA Syncer
branch: elpa/org-journal commit e581bf5530054a40f933fdcc41e65aa0eedbd7da Merge: cf72173233 d4b3cfd108 Author: Bastian Bechtold Commit: GitHub Merge pull request #456 from danielfleischer/patch-1 kill buffer function --- org-journal.el | 2 +- 1 file changed, 1 insertion(+), 1 delet

[nongnu] elpa/org-journal d4b3cfd108 1/2: kill buffer function

2025-04-25 Thread ELPA Syncer
branch: elpa/org-journal commit d4b3cfd1081a4d910c2c87ed6478dca6beebab0c Author: Daniel Fleischer Commit: GitHub kill buffer function `kill-current-buffer` is the correct function, as `kill-this-buffer` is intended to be used with a mouse. --- org-journal.el | 2 +- 1 file changed

[elpa] externals/a68-mode updated (bd8268af32 -> 7574685518)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/a68-mode. from bd8268af32 Improve choice-clauses in SMIE grammar new 1563857067 Fix regexps in font-lock-keywords for SUPPER new 723e53387a Add some :after entries to a68--smie-rules-supper new 90448d0577 Fix indentation o

[elpa] externals/a68-mode 90448d0577 3/4: Fix indentation of | and |:

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 90448d05775350aa2e0ae23f8edaeb2376dbb704 Author: Jose E. Marchesi Commit: Jose E. Marchesi Fix indentation of | and |: --- a68-mode.el | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-mode.el index f4ac402e1e..7d

[elpa] externals/a68-mode 723e53387a 2/4: Add some :after entries to a68--smie-rules-supper

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 723e53387a91a194d30cf17a9064168e9c850574 Author: Jose E. Marchesi Commit: Jose E. Marchesi Add some :after entries to a68--smie-rules-supper --- a68-mode.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/a68-mode.el b/a68-mode.el index

[elpa] externals/a68-mode 1563857067 1/4: Fix regexps in font-lock-keywords for SUPPER

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 15638570676cc09d2e64f5ba843463d7247d70f1 Author: Jose E. Marchesi Commit: Jose E. Marchesi Fix regexps in font-lock-keywords for SUPPER --- a68-mode.el | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/a68-mo

[elpa] externals/vc-jj 3ab18783d3: Tweak README

2025-04-25 Thread ELPA Syncer
branch: externals/vc-jj commit 3ab18783d3a78286f34c1c52decd8840478105a1 Author: Rudi Schlatte Commit: Rudi Schlatte Tweak README Clarify contributing trivial changes, link to Emacs manuals and elpa. --- README.org | 23 --- 1 file changed, 16 insertions(+), 7 de

[elpa] externals/denote-org 3f525c88f0 2/2: Escape nested dynamic blocks or keywords by prepending a zero-width space to them

2025-04-25 Thread ELPA Syncer
branch: externals/denote-org commit 3f525c88f02bce6b44f9d4471fa6fe36f7960b65 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Escape nested dynamic blocks or keywords by prepending a zero-width space to them --- denote-org.el | 14 -- 1 file changed, 12 insertions(+), 2

[elpa] externals/denote-org updated (03df0d9f3e -> 3f525c88f0)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote-org. from 03df0d9f3e Make denote-org-dblock--get-file-contents-as-heading region deletion more robust new 9647c7bd92 Consolidate the 'eval-after-load' for the dynamic blocks new 3f525c88f0 Escape nested dynamic blocks or k

[elpa] externals/denote-org 9647c7bd92 1/2: Consolidate the 'eval-after-load' for the dynamic blocks

2025-04-25 Thread ELPA Syncer
branch: externals/denote-org commit 9647c7bd924bd758e26a38c249f68ed44aff687f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Consolidate the 'eval-after-load' for the dynamic blocks --- denote-org.el | 40 ++-- 1 file changed, 10 insertions(+), 30

[elpa] externals/a68-mode 7574685518 4/4: Add pseudo-operators to SMIE grammar and fix indentation :after "else"

2025-04-25 Thread ELPA Syncer
branch: externals/a68-mode commit 75746855185ab9262fb3e0e72b093d47bff6fcd3 Author: Jose E. Marchesi Commit: Jose E. Marchesi Add pseudo-operators to SMIE grammar and fix indentation :after "else" --- a68-mode.el | 11 +++ 1 file changed, 11 insertions(+) diff --git a/a68-mode.el b/

[elpa] externals/hyperbole 3f13371dfb: Use ert test resources (#714)

2025-04-25 Thread ELPA Syncer
branch: externals/hyperbole commit 3f13371dfb42b3059f86296b1dd11bee801ca1c2 Author: Mats Lidell Commit: GitHub Use ert test resources (#714) --- ChangeLog | 15 +++ test/MANIFEST | 4 +++ test/hibtypes-resources/TAGS |

[nongnu] elpa/helm e40fb76dde 1/2: Update News

2025-04-25 Thread ELPA Syncer
branch: elpa/helm commit e40fb76dde7053204bea4c9171a35c2acc0bece5 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update News --- NEWS.org | 8 1 file changed, 8 insertions(+) diff --git a/NEWS.org b/NEWS.org index 34f9125eee..7f119fcabb 100644 --- a/NEWS.org +++ b/NEWS.org @@

[nongnu] elpa/helm 294e7a103f 2/2: Fix theme affixation with themes with no docstring

2025-04-25 Thread ELPA Syncer
branch: elpa/helm commit 294e7a103fe10cb121c7849e3dd2dd17ab2b2d60 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix theme affixation with themes with no docstring --- helm-mode.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/helm-mode.el b/helm-mode.el inde

[nongnu] elpa/helm updated (0c1b459489 -> 294e7a103f)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 0c1b459489 Add helm-only prop to helm-limit-to-sources new e40fb76dde Update News new 294e7a103f Fix theme affixation with themes with no docstring Summary of changes: NEWS.org | 8 helm-mode.el | 5 +++-- 2

[elpa] externals/modus-themes 1fe0a3c9c4: Introduce 'property' mapping

2025-04-25 Thread ELPA Syncer
branch: externals/modus-themes commit 1fe0a3c9c46e66e6634e0ed23f2b5450497f618d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Introduce 'property' mapping Thanks to Alexandr Semenov for requesting this in issue 141:

[elpa] externals/minuet 6e523c740f: doc: update environment variable setting example for Windows user.

2025-04-25 Thread ELPA Syncer
branch: externals/minuet commit 6e523c740f50b6724d089f1061d5af0eddb26071 Author: Milan Glacier Commit: Milan Glacier doc: update environment variable setting example for Windows user. --- README.md | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.m

[nongnu] elpa/bash-completion a79863f9c2 1/4: fix: Recover PS1 before command execution.

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit a79863f9c2080d450aa63dbda872b8ccee8ac790 Author: Stephane Zermatten Commit: Stephane Zermatten fix: Recover PS1 before command execution. Before this change, when doing completion in the same process PS1 was modified to be able to detect the e

[nongnu] elpa/bash-completion a96525afd9 2/4: fix: Recover $? after completion.

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit a96525afd9077c06d781c59e78bfc6620e41be8f Author: Stephane Zermatten Commit: Stephane Zermatten fix: Recover $? after completion. Before this change, the value of $? was lost when doing a completion as it required running a command, so $? becam

[nongnu] elpa/bash-completion updated (a4c8fbc902 -> e5f3ee18a8)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/bash-completion. from a4c8fbc902 Development version, following release 3.2 new a79863f9c2 fix: Recover PS1 before command execution. new a96525afd9 fix: Recover $? after completion. new 2d9f7222f3 chore: Test bash-5.0 using ni

[nongnu] elpa/bash-completion 2d9f7222f3 3/4: chore: Test bash-5.0 using nix instead of ubuntu-20

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 2d9f7222f3af34dfd89eec774052fd14279b7c70 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Test bash-5.0 using nix instead of ubuntu-20 ubuntu-20.04 isn't available anymore, so the trick of using it to test an older version of bash

[nongnu] elpa/bash-completion e5f3ee18a8 4/4: chore: Remove test for bash 5.0 for now.

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit e5f3ee18a8c8c638011db69412ce2e6e244188c5 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Remove test for bash 5.0 for now. The previous commit introduced a test for bash 5.0 that now fails. This change takes the test off entirely

[nongnu] elpa/racket-mode e20a5447c6: repl-output: Lower accumulation threshold from 500 to 20 msec; fixes #749

2025-04-25 Thread ELPA Syncer
branch: elpa/racket-mode commit e20a5447c66a09a787738ad6838fad796c849f9e Author: Greg Hendershott Commit: Greg Hendershott repl-output: Lower accumulation threshold from 500 to 20 msec; fixes #749 --- racket/repl-output.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[nongnu] elpa/clojure-ts-mode e960a905ab: [#16] Add support for automatic aligning forms

2025-04-25 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit e960a905ab9ae6c77101ca1e65dd76e59c7f4009 Author: Roman Rudakov Commit: Bozhidar Batsov [#16] Add support for automatic aligning forms --- CHANGELOG.md | 1 + README.md| 4 + clojure-ts-mode.e

[nongnu] elpa/bash-completion f99d624fac 05/10: chore: Update bash 5.0 test

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit f99d624fac5c1d2a2b3ac4770949905c2f65e77b Author: Stephane Zermatten Commit: Stephane Zermatten chore: Update bash 5.0 test --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/

[nongnu] elpa/bash-completion bb2608a338 07/10: chore: Update bash 5.0 test, using RUNNER_TEMP

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit bb2608a338518547906f7f38b6e992ce62b2c6d3 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Update bash 5.0 test, using RUNNER_TEMP --- .github/workflows/test.yml | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.

[nongnu] elpa/bash-completion 8664a9488c 04/10: chore: Fix bash 5.0 test workflow

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 8664a9488c86a665d9c32966f023d9dcf17eadf0 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Fix bash 5.0 test workflow --- .github/workflows/test.yml | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/te

[nongnu] elpa/bash-completion 9a15bc77dc 08/10: chore: Add test for Emacs 30.1

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 9a15bc77dc77600ebdf953c1dc27b73978d79407 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Add test for Emacs 30.1 --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows

[nongnu] elpa/bash-completion 2d9bf9607d 01/10: chore: Add test-bash-5_0 using nix

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 2d9bf9607d4bf1846042cea4807c7d5e5e23e4b6 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Add test-bash-5_0 using nix --- .github/workflows/test.yml | 25 + 1 file changed, 25 insertions(+) diff --git a/.github/workflo

[nongnu] elpa/bash-completion d0637428fd 10/10: chore: Run tests on only one release of a major version.

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit d0637428fd0592ef56baa0255673300129f98c48 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Run tests on only one release of a major version. --- .github/workflows/test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/t

[nongnu] elpa/bash-completion 42ffee703b 09/10: chore: Remove 30.1 from tests for now.

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 42ffee703bd7125b75bd8d439939c23f610c9e3b Author: Stephane Zermatten Commit: Stephane Zermatten chore: Remove 30.1 from tests for now. The action just gets stuck trying to download it. --- .github/workflows/test.yml | 1 - 1 file changed, 1 deleti

[nongnu] elpa/bash-completion 1cd5a30b35 02/10: chore: Revert "Add test-bash-5_0 using nix"

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 1cd5a30b3553088d452e6a897ed12af11a712950 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Revert "Add test-bash-5_0 using nix" This reverts commit 2d9bf9607d4bf1846042cea4807c7d5e5e23e4b6. It still doesn't work. --- .github/w

[nongnu] elpa/bash-completion 8e2a79ea58 06/10: chore: Update bash 5.0 test, using GITHUB_WORKSPACE env var

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit 8e2a79ea58a4fb36ad35603ae567828f2b303d46 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Update bash 5.0 test, using GITHUB_WORKSPACE env var --- .github/workflows/test.yml | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --

[nongnu] elpa/bash-completion updated (e5f3ee18a8 -> d0637428fd)

2025-04-25 Thread ELPA Syncer
elpasync pushed a change to branch elpa/bash-completion. from e5f3ee18a8 chore: Remove test for bash 5.0 for now. new 2d9bf9607d chore: Add test-bash-5_0 using nix new 1cd5a30b35 chore: Revert "Add test-bash-5_0 using nix" new b2a1f86bef chore: Try out bash-5.0 from

[nongnu] elpa/bash-completion b2a1f86bef 03/10: chore: Try out bash-5.0 from static-bash

2025-04-25 Thread ELPA Syncer
branch: elpa/bash-completion commit b2a1f86beff60fbc9ff5f14745d40ddc741bfbb8 Author: Stephane Zermatten Commit: Stephane Zermatten chore: Try out bash-5.0 from static-bash --- .github/workflows/test.yml | 28 1 file changed, 28 insertions(+) diff --git a/.githu