[elpa] externals/ellama ac5a793ef5 4/4: Merge pull request #211 from s-kostyaev/improve-code-add

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit ac5a793ef5740b49b770dd628f7c952a46ca2af8 Merge: c20394170b 1204c32352 Author: Sergey Kostyaev Commit: GitHub Merge pull request #211 from s-kostyaev/improve-code-add Simplify prompt template and context handling in `ellama-code-add` --- NEWS.org |

[elpa] externals/auctex 5b640d62d9 1/3: Update style/fvextra.el to package v1.11

2025-02-12 Thread ELPA Syncer
branch: externals/auctex commit 5b640d62d9b1eb239b0a558e95d8fc38d0c9e915 Author: Arash Esbati Commit: Arash Esbati Update style/fvextra.el to package v1.11 * style/fancyvrb.el (LaTeX-fancyvrb-key-val-options): Support keys provided by fvextra.sty. * style/fvextra.el (La

[elpa] externals/auctex 8da5047a6e 3/3: Add new style/keytheorems.el

2025-02-12 Thread ELPA Syncer
branch: externals/auctex commit 8da5047a6e7032d5a9fb1b1738769b189f59a7cd Author: Arash Esbati Commit: Arash Esbati Add new style/keytheorems.el * NEWS.org (Added): Announce new style. * style/keytheorems.el: New file. --- NEWS.org | 4 +- style/keytheorems.el

[elpa] externals/auctex updated (2b2b91de47 -> 8da5047a6e)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 2b2b91de47 Remove nonsense argument (bug#76115, bug#76116) new 5b640d62d9 Update style/fvextra.el to package v1.11 new 5f4fae490d ; * style/fancyvrb.el (LaTeX-fancyvrb-key-val-options): Fix last change. new 8

[elpa] externals/auctex 5f4fae490d 2/3: ; * style/fancyvrb.el (LaTeX-fancyvrb-key-val-options): Fix last change.

2025-02-12 Thread ELPA Syncer
branch: externals/auctex commit 5f4fae490de0681b6e5e668729b9d1f30d5cce14 Author: Arash Esbati Commit: Arash Esbati ; * style/fancyvrb.el (LaTeX-fancyvrb-key-val-options): Fix last change. --- style/fancyvrb.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style/fan

[nongnu] elpa/gptel 9f3acc3217: gptel: Check gptel-org-convert-response in query buffer

2025-02-12 Thread ELPA Syncer
branch: elpa/gptel commit 9f3acc3217f7be30fb2d150746c5340e654155f6 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Check gptel-org-convert-response in query buffer * gptel-curl.el (gptel-curl-get-response): Check if `gptel-org-convert-response' is enabled in the q

[elpa] externals/ellama d1707aff66 2/4: Update readme

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit d1707aff668989d1b541412b4e5cfe3b38e5425f Author: Sergey Kostyaev Commit: Sergey Kostyaev Update readme --- README.org | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 8fa8a8ffc5..18516b9a2d 100644 --- a/R

[elpa] externals/modus-themes updated (610ae60123 -> 13ff52a8eb)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from 610ae60123 Merge branch 'blc/loop' into 'main' new 55dd76805f Remove the colour from Magit diff file heading and make them bold when highlighted new 13ff52a8eb Do not make Magit diff file heading bold unless se

[elpa] externals/modus-themes 13ff52a8eb 2/2: Do not make Magit diff file heading bold unless selected (see 55dd768)

2025-02-12 Thread ELPA Syncer
branch: externals/modus-themes commit 13ff52a8eb829dde4ba13e8811b28c663aa226dd Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not make Magit diff file heading bold unless selected (see 55dd768) --- modus-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[elpa] externals/modus-themes 55dd76805f 1/2: Remove the colour from Magit diff file heading and make them bold when highlighted

2025-02-12 Thread ELPA Syncer
branch: externals/modus-themes commit 55dd76805fbbef4341e8a1a61a506134c2c5d448 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove the colour from Magit diff file heading and make them bold when highlighted --- modus-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio

[elpa] externals/ellama updated (c20394170b -> ac5a793ef5)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from c20394170b Merge pull request #210 from s-kostyaev/improve-working-with-context new 20a78f49ba Refactor ellama-code-add function for better efficiency new d1707aff66 Update readme new 1204c32352 Bump version

[elpa] externals/show-font 65131657b4: Make show-font--prepare-text show italic, bold, and bold-italic as well

2025-02-12 Thread ELPA Syncer
branch: externals/show-font commit 65131657b499d779c20db6c4436410b4f17fbfb7 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make show-font--prepare-text show italic, bold, and bold-italic as well --- show-font.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --g

[elpa] externals/standard-themes 63801e4ad3: Remove the colour+bold from Magit diff file heading and make them bold only when highlighted

2025-02-12 Thread ELPA Syncer
branch: externals/standard-themes commit 63801e4ad3980c0b6ab29a3adeb3574c8a6c6487 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove the colour+bold from Magit diff file heading and make them bold only when highlighted --- standard-themes.el | 4 ++-- 1 file changed, 2 insertio

[nongnu] elpa/helm 91f868e59c 3/5: Update NEWS

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit 91f868e59c2471663bdd17cb0d166dff64067334 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update NEWS --- NEWS.org | 4 1 file changed, 4 insertions(+) diff --git a/NEWS.org b/NEWS.org index dc7e582599..a4b8a26614 100644 --- a/NEWS.org +++ b/NEWS.org @@ -2,

[nongnu] elpa/helm 98c0d4e62e 5/5: Bump to 4.0.1

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit 98c0d4e62ee3690da97323a4215bddda7f51e4fa Author: Thierry Volpiatto Commit: Thierry Volpiatto Bump to 4.0.1 --- helm-core.el | 4 ++-- helm.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-core.el b/helm-core.el index 1c28e059bd..

[nongnu] elpa/helm updated (80d5c9e68f -> 98c0d4e62e)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 80d5c9e68f Fix set function for helm-ff-show-dot-file-path new 10282e1b0d Reorder new cd7e082c6b Update docstring new 91f868e59c Update NEWS new fc466464da Update copyright new 98c0d4e62e Bump to 4.0.

[nongnu] elpa/helm cd7e082c6b 2/5: Update docstring

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit cd7e082c6bb073a5a4081e96a7dafceeb1653f04 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update docstring --- helm-files.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 124727d513..a9f8ebfd71 100644

[nongnu] elpa/helm fc466464da 4/5: Update copyright

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit fc466464dae01d44d1dc7a95d925060a21e46259 Author: Thierry Volpiatto Commit: Thierry Volpiatto Update copyright --- helm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm.el b/helm.el index d218194e5c..e94f4a0d4e 100644 --- a/helm.el +++ b/he

[nongnu] elpa/helm 10282e1b0d 1/5: Reorder

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit 10282e1b0dc056d67a71529140764c1df01d0587 Author: Thierry Volpiatto Commit: Thierry Volpiatto Reorder --- helm-files.el | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/helm-files.el b/helm-files.el index d01a212d6b..124727d513 10064

[elpa] externals/ellama 20a78f49ba 1/4: Refactor ellama-code-add function for better efficiency

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 20a78f49ba4e65c5fb4e8e8457c9d791f11f09d1 Author: Sergey Kostyaev Commit: Sergey Kostyaev Refactor ellama-code-add function for better efficiency Remove redundant context handling in `ellama-code-add`. Simplify the prompt template by removing unnec

[elpa] externals/ellama 1204c32352 3/4: Bump version

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 1204c3235232ece88dabae93aaf5da15cc158913 Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 6 ++ ellama.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 6d6904f524..4a87a7277f 10

[elpa] externals/ef-themes 4d30a80c5e: Remove the colour+bold from Magit diff file heading and make them bold only when highlighted

2025-02-12 Thread ELPA Syncer
branch: externals/ef-themes commit 4d30a80c5e8f691bae5f858e5afc041c240a917c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove the colour+bold from Magit diff file heading and make them bold only when highlighted --- ef-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 del

[elpa] externals/org-gnosis 28108af074 1/2: docs: Improve formatting & Add instructions for note taking.

2025-02-12 Thread ELPA Syncer
branch: externals/org-gnosis commit 28108af0741857d7d7377bba0aef955c1b0a2e89 Author: Thanos Apollo Commit: Thanos Apollo docs: Improve formatting & Add instructions for note taking. --- doc/org-gnosis.org | 60 +++--- 1 file changed, 39 insert

[elpa] externals/org-gnosis 16142440dd 2/2: Version bump: 0.0.5

2025-02-12 Thread ELPA Syncer
branch: externals/org-gnosis commit 16142440ddb3a145bf054f2b9bc793f145fad110 Author: Thanos Apollo Commit: Thanos Apollo Version bump: 0.0.5 Minor update with documentation changes + Fix typos + Clearer examples & terminology + Fix formatting for GNU ELPA --- NEWS

[elpa] externals/org-gnosis updated (59cc5917ab -> 16142440dd)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-gnosis. from 59cc5917ab docs: Fix typos & terminology new 28108af074 docs: Improve formatting & Add instructions for note taking. new 16142440dd Version bump: 0.0.5 Summary of changes: NEWS.org | 6 ++ doc/o

[nongnu] elpa/gptel 285856ec8c: gptel-transient: Ensure user enters a number when prompted (#637)

2025-02-12 Thread ELPA Syncer
branch: elpa/gptel commit 285856ec8cca28696b6aa3edc236bd0c25cce701 Author: Henrik Ahlgren Commit: GitHub gptel-transient: Ensure user enters a number when prompted (#637) * gptel-transient.el (gptel--transient-read-variable, gptel--transient-read-number): New function that uses

[nongnu] elpa/treesit-fold 352c2e0c9b 1/3: Bump version

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 352c2e0c9b14df10c4b6e43718f376c062694b55 Author: JenChieh Commit: JenChieh Bump version --- Eask| 2 +- treesit-fold.el | 100 2 files changed, 51 insertions(+), 51 deletions(-) diff --g

[nongnu] elpa/treesit-fold 609f07fcc2 2/3: changelog

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 609f07fcc2bdffc73e9f85d4c7bd387144e76543 Author: JenChieh Commit: JenChieh changelog --- CHANGELOG.md | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d170162a1d..f7c5f7d5fd 100644 --- a/CHANGELOG.m

[nongnu] elpa/treesit-fold 1b4b552867 3/3: Bump version for next release

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 1b4b552867d8eaa03008b887ec0c9236c3c2b416 Author: JenChieh Commit: JenChieh Bump version for next release --- Eask| 2 +- treesit-fold.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Eask b/Eask index 7b20a4a27f..b96818fc

[nongnu] elpa/treesit-fold updated (3699d29f5c -> 1b4b552867)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/treesit-fold. from 3699d29f5c chore: Changelog for #26 new 352c2e0c9b Bump version new 609f07fcc2 changelog new 1b4b552867 Bump version for next release Summary of changes: CHANGELOG.md| 8 - Eask| 2

[nongnu] elpa/dirvish updated (e7faf3916c -> 7ebe41e6f5)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from e7faf3916c chore: fix free var `pdf-info-epdfinfo-program` new a7f8e93f92 feat: modular directory data fetching (#162 #238) new 7ebe41e6f5 ci: compiler warning & errors (boolean in &context) Summary of changes: dirvish

[nongnu] elpa/dart-mode 88b6683f43: Update .gitignore

2025-02-12 Thread ELPA Syncer
branch: elpa/dart-mode commit 88b6683f4382ff169555115619f845a2681f239c Author: Jen-Chieh Shen Commit: GitHub Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 804189e234..0fda60d8b5 100644 --- a/.gitignore +++ b/.gitignore

[nongnu] elpa/dirvish a7f8e93f92 1/2: feat: modular directory data fetching (#162 #238)

2025-02-12 Thread ELPA Syncer
branch: elpa/dirvish commit a7f8e93f92f0b387b4a6c156dcd05ea03c0557ba Author: Alex Lu Commit: Alex Lu feat: modular directory data fetching (#162 #238) We now fetch basic data (file attributes, file types) and version control data separately. Both of these jobs are done asynchr

emacs-elpa-diffs@gnu.org

2025-02-12 Thread ELPA Syncer
branch: elpa/dirvish commit 7ebe41e6f515c628df2658287a92f64366344410 Author: Alex Lu Commit: Alex Lu ci: compiler warning & errors (boolean in &context) --- dirvish.el | 1 + extensions/dirvish-vc.el | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dirvish

[elpa] externals/llm bfabae264f: llm.el (llm-chat-streaming-to-point): Add text processor callback (#151)

2025-02-12 Thread ELPA Syncer
branch: externals/llm commit bfabae264ff39a22ddd20c485b97db20293c465a Author: Paul Nelson <63298781+ultron...@users.noreply.github.com> Commit: GitHub llm.el (llm-chat-streaming-to-point): Add text processor callback (#151) Add optional :processor keyword argument to allow customizat

[elpa] externals/colorful-mode ea81e85fc7: Small fixes.

2025-02-12 Thread ELPA Syncer
branch: externals/colorful-mode commit ea81e85fc7185839e0bba1abdeee4bf3a7623d74 Author: Elijah Gabe P. Commit: Elijah Gabe P. Small fixes. * colorful-mode.el (colorful-convert-and-change-color): Use interactive spec. (colorful--get-css-variable-color): Use `and' instead

[nongnu] elpa/crux c83c54d3d7 3/3: Tweak a docstring

2025-02-12 Thread ELPA Syncer
branch: elpa/crux commit c83c54d3d746e83861bcb22b0309c66a2d4db17f Author: Bozhidar Batsov Commit: Bozhidar Batsov Tweak a docstring --- crux.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/crux.el b/crux.el index ae565228b3..3b50f08e00 100644 --- a/crux.el +++ b

[nongnu] elpa/crux 666605e85d 1/3: Bump the copyright years

2025-02-12 Thread ELPA Syncer
branch: elpa/crux commit 05e85daa56230b9c2c2d3c027a4ec5ff1e35 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the copyright years --- README.md | 2 +- crux.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 787dc35fb1..72808cf82

[nongnu] elpa/crux updated (519c2907c3 -> c83c54d3d7)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/crux. from 519c2907c3 Revise how dir-locals is found new 05e85d Bump the copyright years new 9971d7b056 Bump the development version new c83c54d3d7 Tweak a docstring Summary of changes: README.md | 2 +- crux.el | 10

[nongnu] elpa/treesit-fold updated (ea39768092 -> 3699d29f5c)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/treesit-fold. from ea39768092 Update .gitignore new afdd8ee9ed chore: Add maintainer info new 668ca15fb9 feat: Remove unused variable new 2c70f4d471 feat: add line count to folded text overlay (#26) new 3699d29f5c chore

[nongnu] elpa/projectile ce6e637cc2 2/2: [#1926] Don't create any cache file when persistent caching is not enabled (#1929)

2025-02-12 Thread ELPA Syncer
branch: elpa/projectile commit ce6e637cc2b9d4fdffdbdc1c7b8d7e2ac388515b Author: leuven65 <31041544+leuve...@users.noreply.github.com> Commit: GitHub [#1926] Don't create any cache file when persistent caching is not enabled (#1929) --- projectile.el | 19 --- 1 file changed,

[nongnu] elpa/treesit-fold 2c70f4d471 3/4: feat: add line count to folded text overlay (#26)

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 2c70f4d471f3ea820e0721c8cd7e2947c6e4c78d Author: Jen-Chieh Shen Commit: GitHub feat: add line count to folded text overlay (#26) --- README.md | 43 etc/line-count-custom.png | Bin 0 -> 42042 bytes

[nongnu] elpa/treesit-fold 3699d29f5c 4/4: chore: Changelog for #26

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 3699d29f5cbe946fbdc27f536eeb902786784dab Author: JenChieh Commit: JenChieh chore: Changelog for #26 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48ccb2641e..d170162a1d 100644 --- a/CHANGELOG.md +++ b/

[nongnu] elpa/treesit-fold 668ca15fb9 2/4: feat: Remove unused variable

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit 668ca15fb90d55eae3c2659684dbfca46f50e493 Author: JenChieh Commit: JenChieh feat: Remove unused variable --- treesit-fold.el | 4 1 file changed, 4 deletions(-) diff --git a/treesit-fold.el b/treesit-fold.el index a4b34741ce..3bd2027634 100644 --- a/tre

[elpa] externals/ellama cb672c6981 6/6: Merge pull request #180 from s-kostyaev/transient-model-menu

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit cb672c6981007916e105695ac1a671cf609409eb Merge: ac5a793ef5 94bc0224e4 Author: Sergey Kostyaev Commit: GitHub Merge pull request #180 from s-kostyaev/transient-model-menu Add transient ollama model menu --- NEWS.org | 2 + ellama.el | 147 +

[elpa] externals/ellama 1dac9ae15a 2/6: Move global context variable upper to prevent linter warnings

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 1dac9ae15a54375cbfe6904cbf9765a296dc9217 Author: Sergey Kostyaev Commit: Sergey Kostyaev Move global context variable upper to prevent linter warnings --- ellama.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ellama.el b/ellama.e

[elpa] externals/ellama 721ba5e1de 3/6: Extend transient menu for Ollama settings

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 721ba5e1dedf2e60a67750612bedbbb961419100 Author: Sergey Kostyaev Commit: Sergey Kostyaev Extend transient menu for Ollama settings Added new variables and functions to handle temperature, context length, host, and port settings in the transient me

[elpa] externals/ellama 7de4b75986 1/6: Add transient ollama model menu prototype

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 7de4b759869bd3950837188063be11b5b2d2ad55 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add transient ollama model menu prototype --- ellama.el | 36 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/ellama.e

[elpa] externals/ellama f87d9cce7a 4/6: Add ollama model selection to transient menu

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit f87d9cce7a9da639eeded2b21466ca65c175b1ac Author: Sergey Kostyaev Commit: Sergey Kostyaev Add ollama model selection to transient menu Added functionality to select and set providers for the ollama model in the transient menu. This includes new suf

[elpa] externals/ellama 94bc0224e4 5/6: Bump version

2025-02-12 Thread ELPA Syncer
branch: externals/ellama commit 94bc0224e430bc8ff4cee4d330c7ce88267f14df Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 2 ++ ellama.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 4a87a7277f..74ca2e7568 100644

[elpa] externals/ellama updated (ac5a793ef5 -> cb672c6981)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from ac5a793ef5 Merge pull request #211 from s-kostyaev/improve-code-add new 7de4b75986 Add transient ollama model menu prototype new 1dac9ae15a Move global context variable upper to prevent linter warnings new 72

[nongnu] elpa/projectile 48d0a30137 1/2: Release 2.9

2025-02-12 Thread ELPA Syncer
branch: elpa/projectile commit 48d0a30137dc4dfecc261e66f2a5f75156232d85 Author: Bozhidar Batsov Commit: Bozhidar Batsov Release 2.9 --- CHANGELOG.md | 6 -- projectile.el | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ebdb768

[nongnu] elpa/crux 9971d7b056 2/3: Bump the development version

2025-02-12 Thread ELPA Syncer
branch: elpa/crux commit 9971d7b056f08e7341b5513e3b6fc7fcd2be6d21 Author: Bozhidar Batsov Commit: Bozhidar Batsov Bump the development version --- crux.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crux.el b/crux.el index 2ab2e249d8..ae565228b3 100644 --- a/crux.el

[nongnu] elpa/projectile updated (cdb22f6b58 -> ce6e637cc2)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/projectile. from cdb22f6b58 [#1926] Don't create an empty cache file when persistent caching is not enabled new 48d0a30137 Release 2.9 new ce6e637cc2 [#1926] Don't create any cache file when persistent caching is not enabled (#1929)

[nongnu] elpa/package-lint 21edc6d0d0 3/3: Merge pull request #283 from purcell/adjust-header-error-pos

2025-02-12 Thread ELPA Syncer
branch: elpa/package-lint commit 21edc6d0d0eadd2d0a537f422fb9b7b8a3ae6991 Merge: 6f05a369e0 b6765a3db6 Author: Steve Purcell Commit: GitHub Merge pull request #283 from purcell/adjust-header-error-pos Support multi-line headers, and report errors at the header value loc, not eol --

[nongnu] elpa/package-lint b6765a3db6 2/3: Regenerate compat symbols

2025-02-12 Thread ELPA Syncer
branch: elpa/package-lint commit b6765a3db6c6bbfab81a113b1be2238a4301dd90 Author: purcell <5636+purc...@users.noreply.github.com> Commit: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Regenerate compat symbols --- data/compat-symbols | 2 +- 1 file changed, 1 in

[nongnu] elpa/package-lint 84ba63ca96 1/3: Support multi-line headers, and report errors at the header value loc, not eol

2025-02-12 Thread ELPA Syncer
branch: elpa/package-lint commit 84ba63ca9668f6a1ffd8fa7e66792037a19e5d81 Author: Steve Purcell Commit: Steve Purcell Support multi-line headers, and report errors at the header value loc, not eol --- package-lint-test.el | 6 ++-- package-lint.el | 99 ---

[nongnu] elpa/helm f96488425c: Fix NEWS

2025-02-12 Thread ELPA Syncer
branch: elpa/helm commit f96488425c83cbf5753a9cc50cd1ab980cd64c3f Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix NEWS --- NEWS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index a4b8a26614..e32a1226f8 100644 --- a/NEWS.org +++ b/NEWS.o

[nongnu] elpa/package-lint updated (6f05a369e0 -> 21edc6d0d0)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/package-lint. from 6f05a369e0 Regenerate compat symbols new 84ba63ca96 Support multi-line headers, and report errors at the header value loc, not eol new b6765a3db6 Regenerate compat symbols new 21edc6d0d0 Merge pull request #

[nongnu] elpa/radio cffc01a962 03/31: lisp: move Lisp code to lisp directory

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit cffc01a962fecd2a9520525c4ec74eaa6546dd43 Author: Roi Martin Commit: Roi Martin lisp: move Lisp code to lisp directory --- .gitignore| 3 +++ radio.el => lisp/radio.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b

[nongnu] elpa/treesit-fold afdd8ee9ed 1/4: chore: Add maintainer info

2025-02-12 Thread ELPA Syncer
branch: elpa/treesit-fold commit afdd8ee9ed03b9a9b57aaf9bcacd4216ac94665c Author: JenChieh Commit: JenChieh chore: Add maintainer info --- treesit-fold.el | 1 + 1 file changed, 1 insertion(+) diff --git a/treesit-fold.el b/treesit-fold.el index 1723e3191e..a4b34741ce 100644 --- a/treesit-

[nongnu] elpa/radio b000353bb7 12/31: doc/Makefile: attach GPL notices

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit b000353bb7a6a6a5df6b68f2f264b5fad96cfb31 Author: Roi Martin Commit: Roi Martin doc/Makefile: attach GPL notices --- doc/Makefile | 17 + 1 file changed, 17 insertions(+) diff --git a/doc/Makefile b/doc/Makefile index 9f353b3a84..ba54113ce8 100644 -

[nongnu] main e38eee5c5b: elpa-packages (radio, teco): New packages

2025-02-12 Thread Stefan Monnier via
branch: main commit e38eee5c5b69fa3c0fbc30e8806f5b485e3f6188 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (radio, teco): New packages --- elpa-packages | 6 ++ 1 file changed, 6 insertions(+) diff --git a/elpa-packages b/elpa-packages index 71dc5254f7..b589db4adb 100644

[elpa] externals/org-gnosis e5a63c842a 1/3: Add documentation

2025-02-12 Thread ELPA Syncer
branch: externals/org-gnosis commit e5a63c842aaceb1d170987f45039f2f05742b5e7 Author: Thanos Apollo Commit: Thanos Apollo Add documentation --- doc/org-gnosis.org | 245 + 1 file changed, 245 insertions(+) diff --git a/doc/org-gnosis.org b

[elpa] externals/org-gnosis updated (ab0ea270a9 -> 59cc5917ab)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch externals/org-gnosis. from ab0ea270a9 version bump: 0.0.3 new e5a63c842a Add documentation new 693f5931fc Version bump: 0.0.4 new 59cc5917ab docs: Fix typos & terminology Summary of changes: .elpaignore| 3 + Makefile

[elpa] externals/org-gnosis 59cc5917ab 3/3: docs: Fix typos & terminology

2025-02-12 Thread ELPA Syncer
branch: externals/org-gnosis commit 59cc5917ab2b1ce473e23f63db98a50b5d70404a Author: Thanos Apollo Commit: Thanos Apollo docs: Fix typos & terminology --- doc/org-gnosis.org | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/doc/org-gnosis.org b/do

[elpa] externals/org-gnosis 693f5931fc 2/3: Version bump: 0.0.4

2025-02-12 Thread ELPA Syncer
branch: externals/org-gnosis commit 693f5931fc7dbfc5fddc6e68670dec358dff96c9 Author: Thanos Apollo Commit: Thanos Apollo Version bump: 0.0.4 Minor update with the following changes: + Adds documentation. + Adds Makefile & manifest.scm + Updates the formatting of NE

[nongnu] elpa/radio dccd365317 05/31: .gitignore: update to current developemnt workflow

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit dccd365317b3d8758ee86414896827cc1423fc0d Author: Roi Martin Commit: Roi Martin .gitignore: update to current developemnt workflow --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2f68107c20..c531d98

[nongnu] elpa/radio bd3ff7926c 08/31: doc: add package manual

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit bd3ff7926c1e17c1b3f98ad20b4c2b8d00e09997 Author: Roi Martin Commit: Roi Martin doc: add package manual --- doc/Makefile| 17 ++ doc/doclicense.texi | 505 doc/gpl.texi| 717 ++

[nongnu] elpa/teco 12d68838e1 10/15: get rid of byte-compile warnigns about global vars

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 12d68838e12c49d81b07ebc5a3be3b4ee7e4b9ea Author: Mark T. Kennedy Commit: Mark T. Kennedy get rid of byte-compile warnigns about global vars --- teco.el | 117 ++-- 1 file changed, 63 insertions(+), 54 delet

[nongnu] branch elpa/radio created (now b86348b73d)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/radio. at b86348b73d radio.el: fix minor style issue This branch includes the following new commits: new 9136d5b64f radio.el: initial commit new b4c1dd3abe README.org: add README file new cffc01a962 lisp: move Lisp code to

[nongnu] elpa/radio fb74e71965 15/31: doc/radio.texi: add more details about configuration and usage

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit fb74e71965317d248f0555c4f1ef38bf2bd72f17 Author: Roi Martin Commit: Roi Martin doc/radio.texi: add more details about configuration and usage --- doc/radio.texi | 87 +++--- 1 file changed, 53 insertions(+), 34 de

[nongnu] elpa/radio 9136d5b64f 01/31: radio.el: initial commit

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 9136d5b64f535452cab765cb29106ce56b22924f Author: Roi Martin Commit: Roi Martin radio.el: initial commit --- radio.el | 150 +++ 1 file changed, 150 insertions(+) diff --git a/radio.el b/radio.el new file

[nongnu] elpa/radio f2ae7cc29e 04/31: radio: change package name from radio.el to radio

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit f2ae7cc29ec198bfa522f9e7ee4e7380d7526420 Author: Roi Martin Commit: Roi Martin radio: change package name from radio.el to radio --- README.org| 6 +++--- lisp/radio.el | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.org b/README

[nongnu] elpa/radio b4c1dd3abe 02/31: README.org: add README file

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit b4c1dd3abe046f7572aa4fd3867ecaa10c527959 Author: Roi Martin Commit: Roi Martin README.org: add README file --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org new file mode 100644 index 00..5737451221 --- /dev/null

[nongnu] elpa/radio 348f9a9d32 28/31: doc/radio.texi: update docs related to radio-command

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 348f9a9d32c760ea411ed0f3f093d46e87c87f1a Author: Roi Martin Commit: Roi Martin doc/radio.texi: update docs related to radio-command --- doc/radio.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/radio.texi b/doc/radio.texi index 7a3fe

[nongnu] elpa/radio 058302f0ad 06/31: README: replace README.org with a plain text README file

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 058302f0ad34028d876a9abfdab4142f91b49cf7 Author: Roi Martin Commit: Roi Martin README: replace README.org with a plain text README file --- README | 44 README.org | 4 2 files changed, 44 insertions(+), 4 dele

[nongnu] elpa/radio 7f9679af78 20/31: lisp/radio.el: fix issues reported by package-lint

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 7f9679af78d2288e719b2112501dafca8329bc84 Author: Roi Martin Commit: Roi Martin lisp/radio.el: fix issues reported by package-lint --- lisp/radio.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/radio.el b/lisp/radio.el index fc164b9f5

[nongnu] elpa/teco 3e1db9d41d 08/15: comment cleanup, fixed one bug (q-reg -> qreg), fixed call-interactively-p warning

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 3e1db9d41d44f52c6b0de4349c5bbfeb125b2735 Author: Mark T. Kennedy Commit: Mark T. Kennedy comment cleanup, fixed one bug (q-reg -> qreg), fixed call-interactively-p warning --- teco.el | 82 - 1 file ch

[nongnu] elpa/radio 2b14106721 17/31: doc/radio.texi: add package name in overview

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 2b1410672103a1d2f2c7ff7e8576b792e99d3353 Author: Roi Martin Commit: Roi Martin doc/radio.texi: add package name in overview --- doc/radio.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/radio.texi b/doc/radio.texi index 95d278aea2..22566c5376 100644

[nongnu] elpa/radio 00d20a028a 14/31: doc: split HTML output in multiple pages

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 00d20a028ae5f863a8af49a4da9f6d9619e982f0 Author: Roi Martin Commit: Roi Martin doc: split HTML output in multiple pages --- .gitignore | 8 doc/Makefile | 11 +++ 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.giti

[nongnu] elpa/radio 929775c471 09/31: .gitignore: ignore doc output files

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 929775c471d20bfee1730f814c3d6814fc3857aa Author: Roi Martin Commit: Roi Martin .gitignore: ignore doc output files --- .gitignore | 13 + 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index c531d9867f..413f47fae8 100644 --- a/.g

[nongnu] elpa/teco 61caf8f419 15/15: remove extra '>' from a ref

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 61caf8f419659a0567a269f290c90427a215d77b Author: Mark T. Kennedy Commit: Mark T. Kennedy remove extra '>' from a ref --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b91a5b5ab..6c180d686c 100644 --- a/REA

[nongnu] elpa/teco 1b2122a964 07/15: typo in 'maintainer'

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 1b2122a96406d66cb24ff257edc92fc26042e9bc Author: Mark T. Kennedy Commit: Mark T. Kennedy typo in 'maintainer' --- teco.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teco.el b/teco.el index a9d6c78ce6..f85a6065b9 100644 --- a/teco.el +++ b/te

[nongnu] elpa/radio b86348b73d 31/31: radio.el: fix minor style issue

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit b86348b73dff7852f9d2898bedb615e0cb685c89 Author: Roi Martin Commit: Roi Martin radio.el: fix minor style issue --- radio.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/radio.el b/radio.el index f76c0db070..2210ef59c7 100644 --- a/radio.

[nongnu] elpa/radio 5516d19454 11/31: doc/Makefile: generate single-page HTML output

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 5516d194549724af085b12a9fa786d6a1e373736 Author: Roi Martin Commit: Roi Martin doc/Makefile: generate single-page HTML output --- .gitignore | 7 --- doc/Makefile | 8 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitig

[nongnu] elpa/radio 91a88daf35 22/31: doc/radio.el: fix style issues

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 91a88daf35d31733eee590ef1e0685dfa703cf98 Author: Roi Martin Commit: Roi Martin doc/radio.el: fix style issues --- doc/radio.texi | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/radio.texi b/doc/radio.texi index 55086e5c04..f06d1624fa 1

[nongnu] elpa/radio cb30f70833 27/31: lisp/radio.el: show tabulated-list-mode header

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit cb30f708335d80b7118ad0ff87dda51475af36a4 Author: Roi Martin Commit: Roi Martin lisp/radio.el: show tabulated-list-mode header --- lisp/radio.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/radio.el b/lisp/radio.el index fa352c1c5a..db7

[nongnu] elpa/radio 6b7eb9f258 18/31: doc/radio.texi: replace @itemize with @table

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 6b7eb9f2581c4c6f55fb67fe3e34a72ff19575de Author: Roi Martin Commit: Roi Martin doc/radio.texi: replace @itemize with @table --- doc/radio.texi | 47 +-- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/doc/

[nongnu] elpa/teco 225353f0ec 01/15: initial commit

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 225353f0ec12352d9cfab36ffcfe17f7ace1c70f Author: Mark T. Kennedy Commit: Mark T. Kennedy initial commit --- README.md |1 + teco.el | 2369 + 2 files changed, 2370 insertions(+) diff --git a/README.m

[nongnu] elpa/teco c411286de7 05/15: tweaks to README

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit c411286de76a315314d3169309a74f0085668e50 Author: Mark T. Kennedy Commit: Mark T. Kennedy tweaks to README --- README.md | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5b1aa65244..28c9781c5e 100644 --- a/README

[nongnu] elpa/teco 2529eb0f7f 14/15: ELPA review changes

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 2529eb0f7f35c526c1b6fca5250399718ff5138a Author: Mark T. Kennedy Commit: Mark T. Kennedy ELPA review changes --- README.md | 2 + teco.el | 444 -- 2 files changed, 228 insertions(+), 218 deletions(-)

[nongnu] branch elpa/teco created (now 61caf8f419)

2025-02-12 Thread ELPA Syncer
elpasync pushed a change to branch elpa/teco. at 61caf8f419 remove extra '>' from a ref This branch includes the following new commits: new 225353f0ec initial commit new 3e9e86289d first cut at a github markdown README new 5ec3b57f6f tweaks, pointer to the github

[nongnu] elpa/teco e63578d49b 12/15: tweak

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit e63578d49bc10fcde2f5528d54292e85f7577253 Author: Mark T. Kennedy Commit: Mark T. Kennedy tweak --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 54c570264b..abe896e3fa 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,

[nongnu] elpa/radio 43d6a36b43 21/31: doc/radio.el: fix style issues

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 43d6a36b43fd123b1deae5f7d05a308f9069350a Author: Roi Martin Commit: Roi Martin doc/radio.el: fix style issues --- doc/radio.texi | 65 +- 1 file changed, 37 insertions(+), 28 deletions(-) diff --git a/doc/rad

[nongnu] elpa/teco 9a2205c1df 06/15: possibly MELPA conforming?

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 9a2205c1dfc7fb4c0502bf434a61324102580d43 Author: Mark T. Kennedy Commit: Mark T. Kennedy possibly MELPA conforming? --- teco.el | 270 1 file changed, 133 insertions(+), 137 deletions(-) diff --git a/

[nongnu] elpa/teco 5ec3b57f6f 03/15: tweaks, pointer to the github repo

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit 5ec3b57f6f641da525a22478165665d4090296f5 Author: Mark T. Kennedy Commit: Mark T. Kennedy tweaks, pointer to the github repo --- README.md | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c9e148857

[nongnu] elpa/teco a12c371c75 11/15: explain c, l, i, s => teco:{c, l.i, s} change

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit a12c371c759fab47338378f7bdf0c514038615f2 Author: Mark T. Kennedy Commit: Mark T. Kennedy explain c,l,i,s => teco:{c,l.i,s} change --- teco.el | 35 +++ 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/teco.el b/teco.el

[nongnu] elpa/teco e6683ffafd 13/15: some flycheck/lint corrections and an attempt at a flycheck badge in the markdown doc

2025-02-12 Thread ELPA Syncer
branch: elpa/teco commit e6683ffafd5547502be58ec5d75068fd2a63ae12 Author: Mark T. Kennedy Commit: Mark T. Kennedy some flycheck/lint corrections and an attempt at a flycheck badge in the markdown doc --- README.md | 2 ++ teco.el | 7 +++ 2 files changed, 5 insertions(+), 4 deletions

[nongnu] elpa/radio 71df3cfee7 23/31: doc/radio.texi: fix license notice

2025-02-12 Thread ELPA Syncer
branch: elpa/radio commit 71df3cfee7c3b105a928f97d4e435b5f413d45eb Author: Roi Martin Commit: Roi Martin doc/radio.texi: fix license notice --- doc/radio.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/radio.texi b/doc/radio.texi index f06d1624fa..7a3fe243

  1   2   >