[elpa] externals/modus-themes a9f709e344: Add more semantic palette mappings for code constructs

2024-07-09 Thread ELPA Syncer
branch: externals/modus-themes commit a9f709e3448ff3def66328db74f5ca41366da957 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add more semantic palette mappings for code constructs --- modus-operandi-deuteranopia-theme.el | 11 --- modus-operandi-theme.el | 11

[elpa] externals/ellama 811d6aa821 3/3: Bump version

2024-07-09 Thread ELPA Syncer
branch: externals/ellama commit 811d6aa821d379f99533989c9dda6c62421c6b2b 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 add3a5acaf..9061f72284 100644

[elpa] externals/ellama 2699ea2d85 2/3: Merge pull request #139 from s-kostyaev/avoid-unnesessary-newlines

2024-07-09 Thread ELPA Syncer
branch: externals/ellama commit 2699ea2d856a363d92f0940eb90d8cc757025b15 Merge: 0ad2a8dfcb 26f90da7f2 Author: Sergey Kostyaev Commit: GitHub Merge pull request #139 from s-kostyaev/avoid-unnesessary-newlines Prevent unnecessary line breaks at the end of generated text --- ellama.el

[elpa] externals/ellama updated (0ad2a8dfcb -> 811d6aa821)

2024-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from 0ad2a8dfcb Bump version new 26f90da7f2 Prevent unnecessary line breaks at the end of generated text new 2699ea2d85 Merge pull request #139 from s-kostyaev/avoid-unnesessary-newlines new 811d6aa821 Bump versi

[elpa] externals/ellama 26f90da7f2 1/3: Prevent unnecessary line breaks at the end of generated text

2024-07-09 Thread ELPA Syncer
branch: externals/ellama commit 26f90da7f2cb68e469b38d5bc1ad442f2cfbb024 Author: Sergey Kostyaev Commit: Sergey Kostyaev Prevent unnecessary line breaks at the end of generated text --- ellama.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ellama.el b/ellama.el index

[elpa] externals/orderless 4040f67949: Fix affixation matching problem in orderless-annotation

2024-07-09 Thread ELPA Syncer
branch: externals/orderless commit 4040f67949eab1cfca5bb52dca816f8f65955853 Author: Daniel Mendler Commit: Daniel Mendler Fix affixation matching problem in orderless-annotation --- orderless.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orderless.el b/orderless.el

[elpa] externals/org updated (d38d53a178 -> 69ef1832bb)

2024-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d38d53a178 ox-html: Add an ability to specify :html-head as a string or function new 022bb471c1 org-indent-line: Fix indentation inside src blocks with `electric-indent-mode' new 69ef1832bb Merge branch 'bugfix' Summ

[elpa] externals-release/org 022bb471c1: org-indent-line: Fix indentation inside src blocks with `electric-indent-mode'

2024-07-09 Thread ELPA Syncer
branch: externals-release/org commit 022bb471c1812bb146cf2807742577c5dfc32116 Author: Ihor Radchenko Commit: Ihor Radchenko org-indent-line: Fix indentation inside src blocks with `electric-indent-mode' * lisp/org.el (org-indent-line): Use `indent-according-to-mode' to indent i

[elpa] externals/org 69ef1832bb: Merge branch 'bugfix'

2024-07-09 Thread ELPA Syncer
branch: externals/org commit 69ef1832bbfca81d067a7e30663e92d73011a034 Merge: d38d53a178 022bb471c1 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 6 +- testing/lisp/test-org.el | 12 2 files changed, 17 insertions(+), 1 d

[nongnu] main 44c42c6193: elpa-packages (vm): New (well, sort of) package

2024-07-09 Thread Stefan Monnier via
branch: main commit 44c42c61939ccaef5549c2fc826f0fa85962c855 Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (vm): New (well, sort of) package --- elpa-packages | 4 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 7b32c068eb..a74f03a519 100

[nongnu] main 28fde34f7d: elpa-packages (vm): Add `:news`

2024-07-09 Thread Stefan Monnier via
branch: main commit 28fde34f7d8c24a0ac07876e53e7f0c4b1d5e32d Author: Stefan Monnier Commit: Stefan Monnier elpa-packages (vm): Add `:news` --- elpa-packages | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/elpa-packages b/elpa-packages index a74f03a519..cb502179f3 1006

[elpa] externals/corfu 03558e1935: Bind completion-extra-properties in corfu--metadata-get

2024-07-09 Thread ELPA Syncer
branch: externals/corfu commit 03558e1935156e2ca5181b5706ffb0177faa6148 Author: Daniel Mendler Commit: Daniel Mendler Bind completion-extra-properties in corfu--metadata-get --- corfu.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index

[elpa] externals/org 2d9e70b808: org-edit-src-*: When writing back, do not displace point in undo list

2024-07-09 Thread ELPA Syncer
branch: externals/org commit 2d9e70b8089378c50eccb6bf078bba4ec6f9c669 Author: Ihor Radchenko Commit: Ihor Radchenko org-edit-src-*: When writing back, do not displace point in undo list * lisp/org-src.el (org-edit-src-save): (org-edit-src-exit): Avoid point movement that is not

[nongnu] elpa/meow 552412fd88: meow-var: change key-value type to value-type

2024-07-09 Thread ELPA Syncer
branch: elpa/meow commit 552412fd885edfbb0d2ecc4de950d9dfeca0374e Author: eshrh Commit: eshrh meow-var: change key-value type to value-type Some defcustom variables were typed incorrectly using the keyword :key-value instead of the correct :value-type. Fixes #614. --- meow-var.

[elpa] externals/activities 8d54734006 2/3: Docs: Update changelog

2024-07-09 Thread ELPA Syncer
branch: externals/activities commit 8d54734006383f03a38af2c384a4f911da057153 Author: Adam Porter Commit: Adam Porter Docs: Update changelog --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index d1cce16e70..6d9de36755 100644 --- a/

[elpa] externals/activities 4c97e42709 1/3: windows-set: avoid frame race condition

2024-07-09 Thread ELPA Syncer
branch: externals/activities commit 4c97e427094a0362b9b467d8c1a0d3a506bc3522 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: Adam Porter windows-set: avoid frame race condition window-set: bind frame in top let for race-condition fix windows-set: bind wind

[elpa] externals/activities 20ef360aa3 3/3: Merge: (activities--windows-set) Fix race condition

2024-07-09 Thread ELPA Syncer
branch: externals/activities commit 20ef360aa341ed0332b7d8c21fc2a9d666977c86 Merge: 65bfb6f7f2 8d54734006 Author: Adam Porter Commit: Adam Porter Merge: (activities--windows-set) Fix race condition Closes #98. --- README.org| 3 ++- activities.el | 26 +

[elpa] externals/colorful-mode 5f2df58dfb 3/4: Update README.org

2024-07-09 Thread ELPA Syncer
branch: externals/colorful-mode commit 5f2df58dfb1f2430e51de356111d3c17341ae4fb Author: Elijah Gabe <163072436+developmentcool2...@users.noreply.github.com> Commit: GitHub Update README.org --- README.org | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.o

[elpa] externals/colorful-mode updated (945c9905af -> 2c0adad39e)

2024-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/colorful-mode. from 945c9905af Release 1.0.4 new d226c9c8c6 Update README.org new be5871b071 Update CONTRIBUITING.org new 5f2df58dfb Update README.org new 2c0adad39e Update .elpaignore Summary of changes: .elpai

[elpa] externals/activities updated (65bfb6f7f2 -> 20ef360aa3)

2024-07-09 Thread ELPA Syncer
elpasync pushed a change to branch externals/activities. from 65bfb6f7f2 Fix: (activities--windows-set) Pass 'safe to window-state-put new 4c97e42709 windows-set: avoid frame race condition new 8d54734006 Docs: Update changelog new 20ef360aa3 Merge: (activities--win

[elpa] externals/colorful-mode d226c9c8c6 1/4: Update README.org

2024-07-09 Thread ELPA Syncer
branch: externals/colorful-mode commit d226c9c8c61ed91108a3c2a879d590dc0bee74c1 Author: Elijah Gabe <163072436+developmentcool2...@users.noreply.github.com> Commit: GitHub Update README.org --- README.org | 54 +- 1 file changed, 29 inserti

[elpa] externals/colorful-mode 2c0adad39e 4/4: Update .elpaignore

2024-07-09 Thread ELPA Syncer
branch: externals/colorful-mode commit 2c0adad39e0c12f8433cc2fc62a571d67291e10d Author: Elijah Gabe <163072436+developmentcool2...@users.noreply.github.com> Commit: GitHub Update .elpaignore --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index 3

[elpa] externals/colorful-mode be5871b071 2/4: Update CONTRIBUITING.org

2024-07-09 Thread ELPA Syncer
branch: externals/colorful-mode commit be5871b071343357532cd9295eed057703a817f8 Author: Elijah Gabe <163072436+developmentcool2...@users.noreply.github.com> Commit: GitHub Update CONTRIBUITING.org --- CONTRIBUITING.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTR

[nongnu] elpa/undo-fu-session ae94c87b3f: Revert "Cleanup: let bind cons-cell variables"

2024-07-09 Thread ELPA Syncer
branch: elpa/undo-fu-session commit ae94c87b3f6f0ac0639005f506762866e65dcf9a Author: Campbell Barton Commit: Campbell Barton Revert "Cleanup: let bind cons-cell variables" This reverts commit 2355a4c6618c80cd79f4a420341ee54e5ce67dc3. This somehow prevented markers from savi