[elpa] externals/colorful-mode 34d301400f 2/3: Remove unnecessary computation.

2025-04-10 Thread ELPA Syncer
branch: externals/colorful-mode commit 34d301400f91e79a3b32f5fcfcb35e6ac247464c Author: Elías Gabriel Pérez Commit: Elías Gabriel Pérez Remove unnecessary computation. * colorful-mode.el (colorful--percentage-to-absolute): Fix percentage convertion. (colorful--rgb-to-hex): R

[elpa] externals/colorful-mode a92e2b5b9c 1/3: Use jit-lock region positions for css color variables highlighting.

2025-04-10 Thread ELPA Syncer
branch: externals/colorful-mode commit a92e2b5b9cf8310692317b618e747564bec28dbb Author: Elías Gabriel Pérez Commit: Elías Gabriel Pérez Use jit-lock region positions for css color variables highlighting. * README.org (Disable colorful in regions): * colorful-mode.el (colorful--s

[elpa] externals/colorful-mode 6bfed16947 3/3: Improve colorful-only-strings behavior.

2025-04-10 Thread ELPA Syncer
branch: externals/colorful-mode commit 6bfed16947334e8f27069a3606aa0885e4026c92 Author: Elías Gabriel Pérez Commit: Elías Gabriel Pérez Improve colorful-only-strings behavior. * colorful-mode.el (colorful-only-strings, colorful--colorize): Make `only-prog' highlight inside strin

[elpa] externals/colorful-mode updated (0ebfa75fe1 -> 6bfed16947)

2025-04-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/colorful-mode. from 0ebfa75fe1 Use jit-lock instead font-lock-add-keywords. new a92e2b5b9c Use jit-lock region positions for css color variables highlighting. new 34d301400f Remove unnecessary computation. new 6bfed16947

[elpa] externals/org-mathsheet 688e66613b 03/18: Can produce problems from template

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 688e66613b22d5f27c689036d5854a1b8d0b7424 Author: Ian Martins Commit: Ian Martins Can produce problems from template --- mathsheet.org | 280 +++--- 1 file changed, 269 insertions(+), 11 deletions(-)

[elpa] externals/org-mathsheet c22f1aece9 16/18: Checkdoc fixes

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit c22f1aece94bc3bf131f99396a102d9935fdc4e2 Author: Ian Martins Commit: Ian Martins Checkdoc fixes --- mathsheet.org| 46 +++--- org-mathsheet.el | 50 +- 2 files

[elpa] externals/org-mathsheet 0038935262 02/18: initial

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 0038935262b0b34a52fd8cc27b2bb925dbb43607 Author: Ian Martins Commit: Ian Martins initial --- mathsheet.org | 159 ++ 1 file changed, 159 insertions(+) diff --git a/mathsheet.org b/mathsheet.org n

[elpa] externals/org-mathsheet b67bef9419 14/18: Moved examples into subdir

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit b67bef941903f3f5339336a48655263e41febd8c Author: Ian Martins Commit: Ian Martins Moved examples into subdir --- README.md | 913 ++-- add-sub-1.pdf => examples/add-sub-1.pdf | Bin algebra-1.pdf => ex

[elpa] externals/org-mathsheet d211483197 18/18: Set package dependencies, fix import warnings, and some minor changes

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit d21148319761192b5761e93da7f932d956816c26 Author: Ian Martins Commit: Ian Martins Set package dependencies, fix import warnings, and some minor changes --- README.md| 142 --- mathsheet.org

[elpa] externals/org-mathsheet 8c6b1e9cce 09/18: Add instruction and use template name for worksheet

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 8c6b1e9cce5c91cbba7e1b04feeffcf92e7e4667 Author: Ian Martins Commit: Ian Martins Add instruction and use template name for worksheet --- example.org | 43 ++- mathsheet.org | 25 + 2 fil

[elpa] externals/org-mathsheet 4cfa9040d2 11/18: Added math funcs, multi range sequences, worksheet instruction

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 4cfa9040d2a1bd9c178f94e0547547cf98d1e255 Author: Ian Martins Commit: Ian Martins Added math funcs, multi range sequences, worksheet instruction --- example.org | 88 +++--- mathsheet.org | 364 +++-

[elpa] externals/org-mathsheet 36fb466ca2 15/18: Fixed links to org files

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 36fb466ca29cd541633428ac0a0f346dc76e38d3 Author: Ian Martins Commit: Ian Martins Fixed links to org files --- README.md | 26 +- mathsheet.org | 10 +- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a

[elpa] externals/org-mathsheet c3b9570c2b 10/18: Use latex math formatting, allow exponent and sqrt

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit c3b9570c2bd3756111946a4debda724527f92085 Author: Ian Martins Commit: Ian Martins Use latex math formatting, allow exponent and sqrt --- example.org | 21 +++-- mathsheet.org | 41 + 2 files chan

[elpa] externals/org-mathsheet 1cd7959d03 04/18: Can generate sheet based on templates

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 1cd7959d035fff1dc262f44e7ae0932c7642c57d Author: Ian Martins Commit: Ian Martins Can generate sheet based on templates --- mathsheet.org | 202 ++ 1 file changed, 119 insertions(+), 83 deletions(-

[elpa] externals/org-mathsheet d4415d4e63 05/18: can generate worksheets using new templates

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit d4415d4e637d73f8a62f589895d6be52ff84b48e Author: Ian Martins Commit: Ian Martins can generate worksheets using new templates --- mathsheet.org | 214 +- 1 file changed, 121 insertions(+), 93 delet

[elpa] externals/org-mathsheet 3512cd0291 17/18: Add GPL license

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 3512cd02912b055c53f26bc432913d95b47e90ab Author: Ian Martins Commit: Ian Martins Add GPL license --- LICENSE | 674 1 file changed, 674 insertions(+) diff --git a/LICENSE b/LICENSE new f

[elpa] externals/org-mathsheet 29648b4824 12/18: Documented, prefer / for fractions

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 29648b4824c8a60e4cef779921c5562957d319dc Author: Ian Martins Commit: Ian Martins Documented, prefer / for fractions --- example.org | 78 +- mathsheet.org | 252 +++--- 2 files chan

[elpa] branch externals/org-mathsheet created (now d211483197)

2025-04-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-mathsheet. at d211483197 Set package dependencies, fix import warnings, and some minor changes This branch includes the following new commits: new b7025320d5 Initial commit new 0038935262 initial new 688e66613b Ca

[elpa] externals/org-mathsheet d241eb01d5 07/18: Fixed field index and var-list reference, cleanup

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit d241eb01d50e3fc9f8ac25effc9ac4e49c8d0194 Author: Ian Martins Commit: Ian Martins Fixed field index and var-list reference, cleanup --- example.org | 80 mathsheet.org | 168 +--

[elpa] externals/org-mathsheet b7025320d5 01/18: Initial commit

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit b7025320d5561eb767e57aaf10e98ff1a16806dc Author: ian martins Commit: ian martins Initial commit --- README.md | 93 +++ 1 file changed, 93 insertions(+) diff --git a/README.md b/README.md new

[elpa] externals/org-mathsheet d7db7a61d1 08/18: Can produce algebra worksheets

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit d7db7a61d13ee660bc342ce7be694dc9722497fd Author: Ian Martins Commit: Ian Martins Can produce algebra worksheets --- example.org | 54 mathsheet.org | 157 -- 2 files change

[elpa] externals/org-mathsheet 3ef5907f2c 13/18: Wrote more documentation and added example worksheets

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit 3ef5907f2c9a79d5769ea027d5c80bf69bb9f2ea Author: Ian Martins Commit: Ian Martins Wrote more documentation and added example worksheets --- .gitignore |5 + add-sub-1.pdf| Bin 0 -> 34623 bytes algebra-1.pdf| Bin 0 -> 75836 bytes ex

[elpa] externals/org-mathsheet b57ce5acc2 06/18: Tangle instead of executing source blocks in place

2025-04-10 Thread ELPA Syncer
branch: externals/org-mathsheet commit b57ce5acc238c38d5d2d5e75dc29ae8c799c9f5a Author: Ian Martins Commit: Ian Martins Tangle instead of executing source blocks in place --- example.org | 38 mathsheet.org | 303 +++--- 2 file

[elpa] externals/dape 3779a2d912: dape.el: Various cosmetic changes

2025-04-10 Thread ELPA Syncer
branch: externals/dape commit 3779a2d91239f8a4015dbc90104378cf04e96cac Author: Stefan Monnier Commit: Daniel Pettersson dape.el: Various cosmetic changes * dape.el: Prefer #' to quote function names. (dape-info-scope-mode-map, dape-info-watch-mode-map): Use keymap inheritanc

[elpa] externals/modus-themes 1c582c44ff: Tweak the blue used in modus-operandi-tinted 'keyword' mapping

2025-04-10 Thread ELPA Syncer
branch: externals/modus-themes commit 1c582c44ffa438c8f3ff584666a6aca2a52478b3 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak the blue used in modus-operandi-tinted 'keyword' mapping --- modus-operandi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

[nongnu] elpa/helm 39f79875bf 2/4: Only docstring

2025-04-10 Thread ELPA Syncer
branch: elpa/helm commit 39f79875bfc9f784845ae9d59b75c856f3311f12 Author: Thierry Volpiatto Commit: Thierry Volpiatto Only docstring --- helm-core.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-core.el b/helm-core.el index 9964d3fd27..eb954bd3c1 100644 --- a

[elpa] main 5dd9a6bdf4: elpa-packages (org-mathsheet): New package

2025-04-10 Thread Stefan Monnier via
branch: main commit 5dd9a6bdf42f860f9791e7549e8112005b49cbae Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (org-mathsheet): New package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index c5f29a567b..53b51f1fa4 100644 -

[elpa] externals/modus-themes 6725de0b9f 2/3: Further tweak the value of modus-vivendi-tinted 'green-warmer'

2025-04-10 Thread ELPA Syncer
branch: externals/modus-themes commit 6725de0b9f191b113c7164a86e7c3366fe4760cd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Further tweak the value of modus-vivendi-tinted 'green-warmer' --- modus-vivendi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[elpa] externals/minuet 60a8cf0a5d 2/3: chore: release v0.5.3

2025-04-10 Thread ELPA Syncer
branch: externals/minuet commit 60a8cf0a5df5c26d09a695297bf4b967b2a7a48b Author: Milan Glacier Commit: Milan Glacier chore: release v0.5.3 --- CHANGELOG.md | 10 ++ minuet.el| 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index

[nongnu] elpa/cider 2c855f9c56: Add client-info to clone op (#3806)

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit 2c855f9c561f27ef46c1b6aaf6c315a68b442b33 Author: Eric Dallo Commit: GitHub Add client-info to clone op (#3806) * Add client-info to clone op * fix nrepl server mock --- CHANGELOG.md | 1 + nrepl-client.el | 6 +- test/nr

[nongnu] elpa/helm updated (c5f055826a -> fc5bb8169b)

2025-04-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from c5f055826a Fix quoting in more lambdas new af50563801 Remove bookmark-set from HFF bmks actions new 39f79875bf Only docstring new de6775100e Fix helm-dim-prompt-face new fc5bb8169b Fix helm-tooltip face for t

[elpa] externals/modus-themes e520baff18 1/3: Tweak the value of modus-vivendi-tinted 'green-warmer'

2025-04-10 Thread ELPA Syncer
branch: externals/modus-themes commit e520baff18854ef81745269e317a0a0d4a736c0e Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak the value of modus-vivendi-tinted 'green-warmer' --- modus-vivendi-tinted-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[nongnu] elpa/cider 340432f81b 5/5: [selector] Remove *cider-profiler* buffer and key for selecting it

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit 340432f81b40ed25b704e39b573e5314c528eeb8 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev [selector] Remove *cider-profiler* buffer and key for selecting it --- cider-profile.el| 2 -- cider-selector.el

[nongnu] elpa/cider ddfc99b607 3/5: [stacktrace] Set cider--ancillary-buffer-repl for *cider-error*

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit ddfc99b607d0ba5c076fd63146d83b6fe73e1e56 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev [stacktrace] Set cider--ancillary-buffer-repl for *cider-error* --- cider-eval.el | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/c

[nongnu] elpa/cider 09c036dd29 4/5: [profile] Update to latest profiling middleware

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit 09c036dd29742f8e459d9fc3ee86e98b6a412f9f Author: Oleksandr Yakushev Commit: Oleksandr Yakushev [profile] Update to latest profiling middleware --- CHANGELOG.md | 1 + cider-mode.el | 10 +

[nongnu] elpa/cider 25792e699f 1/5: Bump cider-nrepl to 0.55.0

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

[nongnu] elpa/cider updated (9a28cbb5ee -> 340432f81b)

2025-04-10 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 9a28cbb5ee [test] Temporarily pause testing on Emacs snapshot/master new 25792e699f Bump cider-nrepl to 0.55.0 new 1f09098007 [stacktrace] Allow inspecting ex-data directly new ddfc99b607 [stacktrace] Set cider--anc

[nongnu] elpa/cider 1f09098007 2/5: [stacktrace] Allow inspecting ex-data directly

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit 1f090980079bbf4a0f3c12ec5d0453a2f7d9b792 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev [stacktrace] Allow inspecting ex-data directly --- CHANGELOG.md | 1 + cider-inspector.el | 20 ++

[nongnu] elpa/cider 9a28cbb5ee: [test] Temporarily pause testing on Emacs snapshot/master

2025-04-10 Thread ELPA Syncer
branch: elpa/cider commit 9a28cbb5eec157608a109ee50d815e4c75eb3842 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev [test] Temporarily pause testing on Emacs snapshot/master --- .circleci/config.yml | 9 + .github/workflows/test.yml | 4 +++- 2 files changed, 8 insertions

[elpa] externals/modus-themes 4c82e40fb4 3/3: Refine the value of bg-hover-secondary in most themes

2025-04-10 Thread ELPA Syncer
branch: externals/modus-themes commit 4c82e40fb4b42ef6b6c29f813336749dbf6bbb37 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Refine the value of bg-hover-secondary in most themes --- modus-operandi-deuteranopia-theme.el | 2 +- modus-operandi-tinted-theme.el | 2 +- modus-op

[nongnu] elpa/clojure-ts-mode a0b01b2127: [#74] Add imenu support for keyword definitions

2025-04-10 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit a0b01b212723dea772dd8c06932be0f9f66ea000 Author: Roman Rudakov Commit: Bozhidar Batsov [#74] Add imenu support for keyword definitions --- CHANGELOG.md | 3 ++- README.md | 13 ++ clojure-ts-mode.el

[elpa] externals/modus-themes updated (c98df7220b -> 4c82e40fb4)

2025-04-10 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from c98df7220b Tweak the value of 'yellow-cooler' in modus-operandi-tinted new e520baff18 Tweak the value of modus-vivendi-tinted 'green-warmer' new 6725de0b9f Further tweak the value of modus-vivendi-tinted 'gree

[elpa] externals/beframe 71d1575a7e: Make stylistic changes to beframe--read-buffer-p

2025-04-10 Thread ELPA Syncer
branch: externals/beframe commit 71d1575a7ea8f41d1eba20a7232bfe6e2204da3f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic changes to beframe--read-buffer-p --- beframe.el | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/beframe.

[nongnu] elpa/xah-fly-keys 7b6b480626: xah-insert-date now use ido-completing-read instead completing-read. because the latter does not work when recorded as key macro, with fido-vertical-mode on.

2025-04-10 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 7b6b480626e03d008f50ff73dd60f592c7c7d6ed Author: Xah Lee Commit: Xah Lee xah-insert-date now use ido-completing-read instead completing-read. because the latter does not work when recorded as key macro, with fido-vertical-mode on. --- xah-fly-keys.el | 5 +

[nongnu] elpa/clojure-ts-mode 897659a309: Improve performance of semantic indentation by caching rules

2025-04-10 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 897659a3098c8e56585890f312f87f14598b9c28 Author: Roman Rudakov Commit: Bozhidar Batsov Improve performance of semantic indentation by caching rules --- CHANGELOG.md | 1 + README.md | 18 +++ clojure-ts-mode.el | 94 +++