[nongnu] elpa/inf-ruby 0cfe8b2fb1: ruby-send-string: Use simply "binding" for eval when the process is compilation

2024-06-04 Thread ELPA Syncer
branch: elpa/inf-ruby commit 0cfe8b2fb1ab222ed423a8e6f339d398fa32966f Author: Dmitry Gutov Commit: Dmitry Gutov ruby-send-string: Use simply "binding" for eval when the process is compilation Resolves #184 --- inf-ruby.el | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-

[nongnu] elpa/slime 9b2cb08992: Fix I/O redirection if *standard-output* is rebound within threads.

2024-06-04 Thread ELPA Syncer
branch: elpa/slime commit 9b2cb0899213f1ed3cebf65fefcde5537e870616 Author: Stas Boukarev Commit: Stas Boukarev Fix I/O redirection if *standard-output* is rebound within threads. Fixes #830 --- contrib/swank-repl.lisp | 28 1 file changed, 16 insertions

[nongnu] elpa/cider updated (0916372cdd -> 1fcc6d29ff)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/cider. from 0916372cdd [Docs] Improve the basilisp doc structure (#3703) new c8c43815c1 Change how docstring is formatted in ClojureDocs buffer new 1fcc6d29ff Change how buttons are formatted in ClojureDocs buffer Summary of changes:

[nongnu] elpa/cider c8c43815c1 1/2: Change how docstring is formatted in ClojureDocs buffer

2024-06-04 Thread ELPA Syncer
branch: elpa/cider commit c8c43815c1d3f9559db72e3dca35c05724f50e8f Author: Kato Muso Commit: Bozhidar Batsov Change how docstring is formatted in ClojureDocs buffer --- cider-clojuredocs.el | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/cider-clojuredocs.el b/c

[nongnu] elpa/cider 1fcc6d29ff 2/2: Change how buttons are formatted in ClojureDocs buffer

2024-06-04 Thread ELPA Syncer
branch: elpa/cider commit 1fcc6d29ff889e226e6e0a5ab201b02bba6f0551 Author: Kato Muso Commit: Bozhidar Batsov Change how buttons are formatted in ClojureDocs buffer --- cider-clojuredocs.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cider-clojuredocs.el b/cider

[elpa] externals/emms 2350ab4d3a 2/2: * doc/emms.texinfo: document the new shuffle aliases

2024-06-04 Thread ELPA Syncer
branch: externals/emms commit 2350ab4d3ad1eab07adc264f97c3c80c80a1ba7b Author: Yoni Rabkin Commit: Yoni Rabkin * doc/emms.texinfo: document the new shuffle aliases --- doc/emms.texinfo | 8 1 file changed, 8 insertions(+) diff --git a/doc/emms.texinfo b/doc/emms.texinfo index e95f

[elpa] externals/emms 44aa958237 1/2: * emms-playlist-sort.el: `..-sort-shuffle' and `..-sort-by-random'

2024-06-04 Thread ELPA Syncer
branch: externals/emms commit 44aa95823709a33770b10716005f28cbbc300e64 Author: Yoni Rabkin Commit: Yoni Rabkin * emms-playlist-sort.el: `..-sort-shuffle' and `..-sort-by-random' `emms-playlist-shuffle' and `emms-playlist-sort-by-random' are now aliases for `emms-shuffle'. Appare

[elpa] externals/emms updated (c86ede13e8 -> 2350ab4d3a)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/emms. from c86ede13e8 * emms-listenbrainz-scrobbler.el: allow nil info-album new 44aa958237 * emms-playlist-sort.el: `..-sort-shuffle' and `..-sort-by-random' new 2350ab4d3a * doc/emms.texinfo: document the new shuffle aliases

[nongnu] elpa/xah-fly-keys 5cb3a64c5d 2/3: Merge pull request #169 from maxwestrom/master

2024-06-04 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 5cb3a64c5d8b324e944305459a342b350a7959e9 Merge: 77e49262dc 9f4525462b Author: Xah Lee Commit: GitHub Merge pull request #169 from maxwestrom/master Add qwerty-se (Swedish) layout --- xah-fly-keys.el | 14 ++ 1 file changed, 14 insertions

[nongnu] elpa/xah-fly-keys 9f4525462b 1/3: Add qwerty-se (Swedish) layout.

2024-06-04 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit 9f4525462bf8615a5e29a2953b0bd9e9b8bda984 Author: Max Weström Commit: Max Weström Add qwerty-se (Swedish) layout. --- xah-fly-keys.el | 14 ++ 1 file changed, 14 insertions(+) diff --git a/xah-fly-keys.el b/xah-fly-keys.el index 395edbd9af..219ad

[nongnu] elpa/xah-fly-keys a61c1807bd 3/3: bumped version number. Added layout qwerty-se (Swedish). thanks to maxwestrom

2024-06-04 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit a61c1807bd4939e71b54d655f8d261e111915ced Author: Xah Lee Commit: Xah Lee bumped version number. Added layout qwerty-se (Swedish). thanks to maxwestrom --- xah-fly-keys.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xah-fly-keys.e

[nongnu] elpa/xah-fly-keys updated (77e49262dc -> a61c1807bd)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/xah-fly-keys. from 77e49262dc added qgmlwb layout. thanks to Elliott Villars (Necryotiks) new 9f4525462b Add qwerty-se (Swedish) layout. new 5cb3a64c5d Merge pull request #169 from maxwestrom/master new a61c1807bd bumped versi

[elpa] externals/jit-spell fcc60d4764: Widen before making overlays

2024-06-04 Thread ELPA Syncer
branch: externals/jit-spell commit fcc60d47647d650700575b9fccba04fc086a228c Author: Rahguzar Commit: Augusto Stoffel Widen before making overlays Narrowing might happen in the window between the request is queued and time filter function runs. When this happens jit-spell--ma

[elpa] externals/exwm 588f6ca043 5/5: ; Fix make-obsolete calls for the enable functions

2024-06-04 Thread ELPA Syncer
branch: externals/exwm commit 588f6ca043d5d0eee6e6e3c8c7cb8b640dbf8a46 Author: Daniel Mendler Commit: Daniel Mendler ; Fix make-obsolete calls for the enable functions Don't use hashed symbols, since this will lead to byte compilation warnings. Also refer to the currently releas

[elpa] externals/exwm f9f90dcf8b 2/5: ; Update module commentaries

2024-06-04 Thread ELPA Syncer
branch: externals/exwm commit f9f90dcf8b827f39543a95b452a46a467c822ee3 Author: Daniel Mendler Commit: Daniel Mendler ; Update module commentaries --- exwm-background.el | 6 +++--- exwm-randr.el | 3 +-- exwm-systemtray.el | 6 +++--- exwm-xim.el| 5 ++--- exwm-xsettings.el |

[elpa] externals/exwm updated (3e6bfe36af -> 588f6ca043)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/exwm. from 3e6bfe36af Bump version to 0.30 new 5516f24d5e Use global minor modes for EXWM features (#46) new f9f90dcf8b ; Update module commentaries new 2fd5ab1039 ; Remove autoloads from obsolete enable functions n

[elpa] externals/exwm 693ade989f 4/5: Use appropriate customization groups for newly added modes

2024-06-04 Thread ELPA Syncer
branch: externals/exwm commit 693ade989f76dcd8722f85fcb6385165cfc86f9f Author: Daniel Mendler Commit: Daniel Mendler Use appropriate customization groups for newly added modes --- exwm-background.el | 7 +-- exwm-randr.el | 2 +- exwm-systemtray.el | 2 +- exwm-xsettings.el | 1

[elpa] externals/exwm 2fd5ab1039 3/5: ; Remove autoloads from obsolete enable functions

2024-06-04 Thread ELPA Syncer
branch: externals/exwm commit 2fd5ab103995720a7d48c96aa0ba4aed9ba5f329 Author: Daniel Mendler Commit: Daniel Mendler ; Remove autoloads from obsolete enable functions --- exwm-background.el | 1 - exwm-randr.el | 1 - exwm-systemtray.el | 1 - exwm-xim.el| 1 - exwm-xsettings.e

[elpa] externals/exwm 5516f24d5e 1/5: Use global minor modes for EXWM features (#46)

2024-06-04 Thread ELPA Syncer
branch: externals/exwm commit 5516f24d5e1a1189b243d1b0c00bfdace8f74cb6 Author: Nicholas Vollmer <44036031+progfo...@users.noreply.github.com> Commit: GitHub Use global minor modes for EXWM features (#46) --- exwm-background.el | 21 ++--- exwm-core.el | 20 +

[nongnu] branch scratch/editorconfig created (now 25024dee2e)

2024-06-04 Thread Stefan Monnier via
monnier pushed a change to branch scratch/editorconfig. at 25024dee2e WiP This branch includes the following new commits: new 25024dee2e WiP

[nongnu] scratch/editorconfig 25024dee2e: WiP

2024-06-04 Thread Stefan Monnier via
branch: scratch/editorconfig commit 25024dee2e6b69d065339e8837f6eea555cf00f3 Author: Stefan Monnier Commit: Stefan Monnier WiP --- editorconfig.el | 182 +++--- ert-tests/editorconfig-core-handle.el | 2 +- ert-tests/editorconfig-core.el

[nongnu] elpa/csv2ledger b5089fdd13 2/2: Bump version number.

2024-06-04 Thread ELPA Syncer
branch: elpa/csv2ledger commit b5089fdd133405c69b1aa67246991907759f2313 Author: Joost Kremers Commit: Joost Kremers Bump version number. --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index 05b0d3bd77..f306ecc469 100644 --

[nongnu] elpa/csv2ledger 60601a3c98 1/2: Fix c2l-set-matcher-regexp

2024-06-04 Thread ELPA Syncer
branch: elpa/csv2ledger commit 60601a3c980da32bb52a2e92cad2c0a56ff6c38b Author: Joost Kremers Commit: Joost Kremers Fix c2l-set-matcher-regexp --- csv2ledger.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv2ledger.el b/csv2ledger.el index 8820b2eee1..05b0d3bd77 100

[nongnu] elpa/csv2ledger updated (1d1004507c -> b5089fdd13)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch elpa/csv2ledger. from 1d1004507c Fix Package-Requires header. new 60601a3c98 Fix c2l-set-matcher-regexp new b5089fdd13 Bump version number. Summary of changes: csv2ledger.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[elpa] externals/org 0c8fba93fe 3/4: org-capture: Allow entry template to start without heading

2024-06-04 Thread ELPA Syncer
branch: externals/org commit 0c8fba93fefcdd60720c5189cc70c96c4605ad43 Author: Rens Oliemans Commit: Ihor Radchenko org-capture: Allow entry template to start without heading * lisp/org-capture.el (org-capture-place-entry): Prepend heading to template if the template does not yet

[elpa] externals/org 9f6dbd8d2e 1/4: org-agenda-get-blocks: Refactor, adding readable variable names

2024-06-04 Thread ELPA Syncer
branch: externals/org commit 9f6dbd8d2e03710607ebb800ef38e3198a1f7373 Author: Ihor Radchenko Commit: Ihor Radchenko org-agenda-get-blocks: Refactor, adding readable variable names * lisp/org-agenda.el (org-agenda-get-blocks): Add comments. Rename internal variables to clarify t

[elpa] externals/org 8c7577817c 2/4: Merge branch 'bugfix'

2024-06-04 Thread ELPA Syncer
branch: externals/org commit 8c7577817c31ac530c409fef03addd9f6975d999 Merge: 9f6dbd8d2e de0df5b925 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- testing/org-test.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/testing/org-t

[elpa] externals/org updated (c426f49364 -> a62f75c841)

2024-06-04 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from c426f49364 org-babel-latex-process-alist: Use latemk or run latex trice new 9f6dbd8d2e org-agenda-get-blocks: Refactor, adding readable variable names new de0df5b925 org-test: Fix zone-dependent miscalculation of days

[elpa] externals-release/org de0df5b925: org-test: Fix zone-dependent miscalculation of days of week

2024-06-04 Thread ELPA Syncer
branch: externals-release/org commit de0df5b925507d6713cbefac0fdb64302ba9bf2b Author: Kyle Meyer Commit: Ihor Radchenko org-test: Fix zone-dependent miscalculation of days of week * testing/org-test.el (org-test-day-of-weeks-seconds): Specify seconds for formatting with UTC as t

[elpa] externals/org a62f75c841 4/4: org-capture: Allow table-line entry to start without |

2024-06-04 Thread ELPA Syncer
branch: externals/org commit a62f75c84120d76ac04f1f2839f96e226134132b Author: Rens Oliemans Commit: Ihor Radchenko org-capture: Allow table-line entry to start without | * lisp/org-capture.el (org-capture-place-table-line): Prepend table-line begin ('|') if the template does not

[elpa] externals/hyperbole fbb6f81bcd: Modify expected failed test to match the behavior (#535)

2024-06-04 Thread ELPA Syncer
branch: externals/hyperbole commit fbb6f81bcd2627ecd6158f13644d00010fb16f42 Author: Mats Lidell Commit: GitHub Modify expected failed test to match the behavior (#535) --- test/hyrolo-tests.el | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/test/hyrolo-test

[nongnu] elpa/editorconfig 0ce1abc65b: Refactor find-file advices (#340)

2024-06-04 Thread ELPA Syncer
branch: elpa/editorconfig commit 0ce1abc65bfb030ccec97b0d4231667ca431e663 Author: 10sr <8.slas...@gmail.com> Commit: GitHub Refactor find-file advices (#340) * Add coding-system test * Refactor find-file advices * Fix test * Fix test * Update

[nongnu] elpa/clojure-ts-mode 649bf1120f: Improve the package version reporting

2024-06-04 Thread ELPA Syncer
branch: elpa/clojure-ts-mode commit 649bf1120f10250d464d4e9ad1905b481d2e504c Author: Bozhidar Batsov Commit: Bozhidar Batsov Improve the package version reporting --- clojure-ts-mode.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/clojure-ts-mode.el b/clojure