[elpa] externals/colorful-mode e5bfed6120: Use `rassoc' in colorful--hex-to-name instead `cl-dolist'

2025-03-20 Thread ELPA Syncer
branch: externals/colorful-mode commit e5bfed612003eb30df5d83212f855aca54e31609 Author: Elías Gabriel Pérez Commit: Elías Gabriel Pérez Use `rassoc' in colorful--hex-to-name instead `cl-dolist' * README.org (Disable colorful in regions): Update sample code. * colorful-mode.el (c

[nongnu] elpa/aidermacs updated (277a00e323 -> fa1e8393f1)

2025-03-20 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 277a00e323 Fix drop-file clean-file new d90d800c85 Remove autoload to fix #82 new fa1e8393f1 Simplify dir checkup Summary of changes: aidermacs.el | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-

[nongnu] elpa/racket-mode 46707179d2: racket-send-last-sexp: Don't insert \n; fixes #745

2025-03-20 Thread ELPA Syncer
branch: elpa/racket-mode commit 46707179d2e1f114811652fb588ccb45e5f8de9b Author: Greg Hendershott Commit: Greg Hendershott racket-send-last-sexp: Don't insert \n; fixes #745 Note: This drops an option that "echoes" the expression to the REPL. Doing so proactively is wrong for th

[elpa] externals/bicep-ts-mode 2009d1eba5: Make = fontify as operator instead of delimiter.

2025-03-20 Thread ELPA Syncer
branch: externals/bicep-ts-mode commit 2009d1eba527e2c3214ff75e01fafbd3697e0c25 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Make = fontify as operator instead of delimiter. --- bicep-ts-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bicep-ts-mode.el b/bi

[nongnu] elpa/aidermacs c1c10518c6: Fix aidermacs--find-tracked-file

2025-03-20 Thread ELPA Syncer
branch: elpa/aidermacs commit c1c10518c6bfea832f05823d6d509a90d0606803 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix aidermacs--find-tracked-file Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-output.el | 57 +++

[nongnu] elpa/magit 78d753e434 3/5: magit-builtin-completing-read: Prevent sorting differently

2025-03-20 Thread Jonas Bernoulli via
branch: elpa/magit commit 78d753e4349c18af5b989619b3a2cd1d1468e5b8 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-builtin-completing-read: Prevent sorting differently Suggested-by: Daniel Mendler https://github.com/magit/magit/commit/8a3674b4272cb --- lisp/magit-base.

[elpa] externals/ivy 078dcc713e 1/2: Fix Eglot completion

2025-03-20 Thread Basil L. Contovounesios
branch: externals/ivy commit 078dcc713e088cb959af549cbd00f2267deb175a Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix Eglot completion The recent changes to ivy-completion-in-region fixed some cases but broke the base-size calculation for Eglot, which doesn't

[elpa] externals/ivy dda3649f70 2/2: Merge branch 'master' into externals/ivy

2025-03-20 Thread Basil L. Contovounesios
branch: externals/ivy commit dda3649f70f6b8eb00efd085d2edf956538c3d80 Merge: c691144be6 078dcc713e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy-test.el | 3 ++- ivy.el | 28 2 files change

[nongnu] elpa/magit 752fce5235 1/5: Instead of turn-on-* use minor-modes directly

2025-03-20 Thread Jonas Bernoulli via
branch: elpa/magit commit 752fce52350c38c9265e5483e7207d718a3645f0 Author: Jonas Bernoulli Commit: Jonas Bernoulli Instead of turn-on-* use minor-modes directly For now only `turn-on-flyspell' is obsolete in Emacs 31.1. Get it over with and stop using `turn-on-auto-fill' as well

[nongnu] elpa/aidermacs 277a00e323: Fix drop-file clean-file

2025-03-20 Thread ELPA Syncer
branch: elpa/aidermacs commit 277a00e323800dc74b373c73ec0e274733a6a818 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix drop-file clean-file Signed-off-by: Mingde (Matthew) Zeng --- aidermacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aid

[nongnu] elpa/emacsql f48d1d61e4 2/7: emacsql-sqlite-builtin.el: Don't require lisp library sqlite

2025-03-20 Thread ELPA Syncer
branch: elpa/emacsql commit f48d1d61e408002dc65881032f1384262b68cd29 Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-sqlite-builtin.el: Don't require lisp library sqlite This lisp library only defines a macro that we do not use. The actual built-in SQLite support does no

[nongnu] elpa/emacsql de66b2bee3 3/7: emacsql-global-timeout: Correct docstring

2025-03-20 Thread ELPA Syncer
branch: elpa/emacsql commit de66b2bee3cbd5de6cd2a6f1aed3431d4d96 Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-global-timeout: Correct docstring --- emacsql.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emacsql.el b/emacsql.el index 1b299ea22b..3

[nongnu] elpa/emacsql 770120b674 7/7: Cosmetics

2025-03-20 Thread ELPA Syncer
branch: elpa/emacsql commit 770120b674fe1ebd7968bfb3f17871629a4bcd11 Author: Jonas Bernoulli Commit: Jonas Bernoulli Cosmetics --- emacsql.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/emacsql.el b/emacsql.el index b59771a383..47d58f310f 100644 --- a/emac