[elpa] externals/greader 99a32e10f1 2/2: Merge branch 'rename-guix-scm' into 'master'

2024-12-24 Thread ELPA Syncer
branch: externals/greader commit 99a32e10f1cdfdfedef1b8621aaac3d9fa024d61 Merge: ff886583fc e2c1810050 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Merge branch 'rename-guix-scm' into 'master' Rename module as per the Guix Cookbook. Also rename the package definiti

[elpa] externals/greader e2c1810050 1/2: Rename module as per the Guix Cookbook. Also rename the package definition to be the same as in Guix.

2024-12-24 Thread ELPA Syncer
branch: externals/greader commit e2c1810050ceea832d5a2cd0c04bbd9aff002548 Author: Yuval Langer Commit: Yuval Langer Rename module as per the Guix Cookbook. Also rename the package definition to be the same as in Guix. --- guix.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-

[nongnu] elpa/helm f0b6a58e46 1/4: Move helm-proper-list-p in compat section

2024-12-24 Thread ELPA Syncer
branch: elpa/helm commit f0b6a58e46efe3d86742560d1fd221eaacf5141a Author: Thierry Volpiatto Commit: Thierry Volpiatto Move helm-proper-list-p in compat section --- helm-lib.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/helm-lib.el b/helm-lib.el index 77

[nongnu] elpa/meow af3f10e95e 2/2: Fix meow-pop-to-mark (#697) (#703)

2024-12-24 Thread ELPA Syncer
branch: elpa/meow commit af3f10e95ebb0754a1afcd4883e8e2e680490c4b Author: Gabriel Santos <172639817+gs-...@users.noreply.github.com> Commit: GitHub Fix meow-pop-to-mark (#697) (#703) Correctly reference the following commands: * meow-pop-to-mark * meow-unpop-to-mark

[nongnu] elpa/meow updated (f74017c172 -> af3f10e95e)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/meow. from f74017c172 Fix a remap in beacon keymap new 43bc65a399 feat(commands): add meow-pop-or-unpop-to-mark (#690) new af3f10e95e Fix meow-pop-to-mark (#697) (#703) Summary of changes: meow-command.el | 18 +- me

[nongnu] elpa/helm updated (ea32e02948 -> 7e4d7b3c63)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from ea32e02948 Use proper-list-p in helm-mklist new f0b6a58e46 Move helm-proper-list-p in compat section new 3cbedfa0ca Try to put tooltip in better position new 54f852b3dd The trash executable is no more mandatory

[nongnu] elpa/meow 43bc65a399 1/2: feat(commands): add meow-pop-or-unpop-to-mark (#690)

2024-12-24 Thread ELPA Syncer
branch: elpa/meow commit 43bc65a39925483b338e74e8e2b758713212fd2d Author: 45mg <45mm.cartridge...@slmail.me> Commit: GitHub feat(commands): add meow-pop-or-unpop-to-mark (#690) Since `meow-search` allows us to search in the other direction using `-` (`negative-argument`), we shou

[nongnu] elpa/helm 54f852b3dd 3/4: The trash executable is no more mandatory

2024-12-24 Thread ELPA Syncer
branch: elpa/helm commit 54f852b3ddc714e77a8b8a47bbda6caea4e845e0 Author: Thierry Volpiatto Commit: Thierry Volpiatto The trash executable is no more mandatory --- helm-files.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm-files.el b/helm-files.el index 7020c4c

[nongnu] elpa/helm-core updated (ea32e02948 -> 7e4d7b3c63)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from ea32e02948 Use proper-list-p in helm-mklist adds f0b6a58e46 Move helm-proper-list-p in compat section adds 3cbedfa0ca Try to put tooltip in better position adds 54f852b3dd The trash executable is no more mandatory

[nongnu] elpa/helm 3cbedfa0ca 2/4: Try to put tooltip in better position

2024-12-24 Thread ELPA Syncer
branch: elpa/helm commit 3cbedfa0ca4db8d2addcddba9a2d9051534d3d46 Author: Thierry Volpiatto Commit: Thierry Volpiatto Try to put tooltip in better position --- helm-files.el | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index bbcc203

[nongnu] elpa/helm 7e4d7b3c63 4/4: Don't care of autosaves when marking all

2024-12-24 Thread ELPA Syncer
branch: elpa/helm commit 7e4d7b3c63e06b116d7db52440a255cf2afeda69 Author: Thierry Volpiatto Commit: Thierry Volpiatto Don't care of autosaves when marking all Up to the user to take care of this (dired don't care of this when marking all). --- helm-core.el | 7 +-- 1 file c

[elpa] externals/greader ff886583fc 2/2: Greader version 0.12.4.

2024-12-24 Thread ELPA Syncer
branch: externals/greader commit ff886583fcf7f04146d3e4bd6d1c47d8dba8b28c Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez Greader version 0.12.4. --- greader.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greader.el b/greader.el index 7553f869c6..9a5949

[elpa] externals/hyperbole 4f8fa6f04d: add hywiki words with delimiter tests (#627)

2024-12-24 Thread ELPA Syncer
branch: externals/hyperbole commit 4f8fa6f04d4e2e4787103979f3569b22a89cb9a2 Author: Mats Lidell Commit: GitHub add hywiki words with delimiter tests (#627) --- ChangeLog| 6 + test/hywiki-tests.el | 64 +++- 2 files changed, 6

[elpa] externals/greader updated (0379b8a704 -> ff886583fc)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/greader. from 0379b8a704 greader version 0.12.3. new cd607c6b9f User option `greader-reading-time-adjustment'. new ff886583fc Greader version 0.12.4. Summary of changes: greader.el | 39 ++-

[elpa] externals/greader cd607c6b9f 1/2: User option `greader-reading-time-adjustment'.

2024-12-24 Thread ELPA Syncer
branch: externals/greader commit cd607c6b9f9619cbf9edc6056195dcd5997df739 Author: Michelangelo Rodriguez Commit: Michelangelo Rodriguez User option `greader-reading-time-adjustment'. This option allows to specify an adjustment in terms of percentage, to fill time spent in pauses

[nongnu] main d141240b3c: Revert "* elpa-packages (haskell-ts-mode): Update URL"

2024-12-24 Thread Philip Kaludercic
branch: main commit d141240b3c2cf746396f8b328bb92116e844b1dd Author: Philip Kaludercic Commit: Philip Kaludercic Revert "* elpa-packages (haskell-ts-mode): Update URL" This reverts commit 61864ed9879ed8b24a5a54ea8c9f2bb6c6125b86. --- elpa-packages | 2 +- 1 file changed, 1 insertio

[elpa] externals/transient 280df1350b: Define eieio--unbound as an alias for older Emacsen

2024-12-24 Thread Jonas Bernoulli via
branch: externals/transient commit 280df1350bad1800501349b539d0b718ae60de65 Author: Jonas Bernoulli Commit: Jonas Bernoulli Define eieio--unbound as an alias for older Emacsen Closes #341. --- lisp/transient.el | 4 1 file changed, 4 insertions(+) diff --git a/lisp/transient.

[nongnu] elpa/gptel 09b1c66efe: gptel: Reduce curl file size threshold on Windows (#517)

2024-12-24 Thread ELPA Syncer
branch: elpa/gptel commit 09b1c66efe419e97c9984c61bd61f60baa47febe Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Reduce curl file size threshold on Windows (#517) * gptel.el (gptel-curl-file-size-threshold): On Windows, reduce the size above which Curl data is s

[elpa] externals/matlab-mode b717ea393b: correct copyrights

2024-12-24 Thread ELPA Syncer
branch: externals/matlab-mode commit b717ea393b8d4e7d3b1e595a2d591845a0486ab5 Author: John Ciolfi Commit: John Ciolfi correct copyrights --- CONTRIBUTING.org | 2 +- DEBUGGING.org| 2 +- Makefile | 2 +- README.org | 2 +- tests/Makefile | 2 +- 5 files changed, 5 insert

[nongnu] elpa/macrostep 02967fef0b: * macrostep.el: Update changelog

2024-12-24 Thread ELPA Syncer
branch: elpa/macrostep commit 02967fef0bcf114ab6439fdfb06e4af571d68799 Author: Jeremy Bryant Commit: Jeremy Bryant * macrostep.el: Update changelog --- macrostep.el | 4 1 file changed, 4 insertions(+) diff --git a/macrostep.el b/macrostep.el index 2d5196c8bf..89ef28d689 100644 --- a/

[nongnu] elpa/gptel c165342f43: gptel-context: Fix typo

2024-12-24 Thread ELPA Syncer
branch: elpa/gptel commit c165342f436b4090bfddc4aab3d54a2843d206e7 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-context: Fix typo * gptel-context.el (gptel-context-add): Fix typo in code to add an image buffer to the context. --- gptel-context.el | 2 +- 1 file

[nongnu] elpa/dslide f969684efe 5/5: Revert "News tweak" (partial)

2024-12-24 Thread ELPA Syncer
branch: elpa/dslide commit f969684efe9c0f7e4743dcf876976f38a02d80dd Author: Psionik K <73710933+psioni...@users.noreply.github.com> Commit: Psionik K <73710933+psioni...@users.noreply.github.com> Revert "News tweak" (partial) There was a leak to the press This reverts commit

[nongnu] elpa/dslide 86dbebadcb 2/5: News tweak

2024-12-24 Thread ELPA Syncer
branch: elpa/dslide commit 86dbebadcb88799adea22caf0bc7e8c2f3b5b328 Author: Psionik K <73710933+psioni...@users.noreply.github.com> Commit: Psionik K <73710933+psioni...@users.noreply.github.com> News tweak --- NEWS.org | 33 + 1 file changed, 29 insertions(+),

[nongnu] elpa/dslide f57004b48c 1/5: Add Non-GNU devel badge

2024-12-24 Thread ELPA Syncer
branch: elpa/dslide commit f57004b48c374a413547fa08757653aae2ac5ba6 Author: Psionik K <73710933+psioni...@users.noreply.github.com> Commit: Psionik K <73710933+psioni...@users.noreply.github.com> Add Non-GNU devel badge --- doc/README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/do

[nongnu] elpa/dslide a4ddb10c77 4/5: hide line and wrap prefix of hidden elements

2024-12-24 Thread ELPA Syncer
branch: elpa/dslide commit a4ddb10c7747d845c9b7b27024189177cbe083b9 Author: Psionik K <73710933+psioni...@users.noreply.github.com> Commit: Psionik K <73710933+psioni...@users.noreply.github.com> hide line and wrap prefix of hidden elements --- NEWS.org | 1 + dslide.el | 9 +++-- 2 file

[nongnu] elpa/dslide 07e1223d3f 3/5: minor demo bug

2024-12-24 Thread ELPA Syncer
branch: elpa/dslide commit 07e1223d3f440509f788c570bad91d6617bd Author: Psionik K <73710933+psioni...@users.noreply.github.com> Commit: Psionik K <73710933+psioni...@users.noreply.github.com> minor demo bug --- test/demo.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[nongnu] elpa/dslide updated (2706574958 -> f969684efe)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dslide. from 2706574958 Clean up dslide-deck-develop's window configuration new f57004b48c Add Non-GNU devel badge new 86dbebadcb News tweak new 07e1223d3f minor demo bug new a4ddb10c77 hide line and wrap prefix of hidd

[elpa] externals/sxhkdrc-mode d65d57c318 1/2: Tweak the wording in the README

2024-12-24 Thread ELPA Syncer
branch: externals/sxhkdrc-mode commit d65d57c3185b77eefa7080dd8306f07ddd47a15d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Tweak the wording in the README --- README.md | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8c901d

[elpa] externals/sxhkdrc-mode 82816999f8 2/2: Update to version 1.1.0

2024-12-24 Thread ELPA Syncer
branch: externals/sxhkdrc-mode commit 82816999f82a5ed5bc7c26d8ff95dbb4833dc011 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to version 1.1.0 --- CHANGELOG.org | 64 + sxhkdrc-mode.el | 2 +- 2 files changed, 65 ins

[elpa] externals/sxhkdrc-mode updated (7bfd9ee0aa -> 82816999f8)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/sxhkdrc-mode. from 7bfd9ee0aa Expand the outline-regexp and introduce outline-level new d65d57c318 Tweak the wording in the README new 82816999f8 Update to version 1.1.0 Summary of changes: CHANGELOG.org | 64

[elpa] externals/org updated (d1b77a6c57 -> 4e8cf7df11)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from d1b77a6c57 ox-texinfo: Support numeric values of `toc' in `#+OPTIONS' new 1abdfafe25 org-tags-sort-function: Fix docstring new eb5c147d97 Merge branch 'bugfix' new 4e8cf7df11 testing: Add tests for `org-tags-sor

[elpa] externals/setup 992e7b49f0: Update .dir-locals.el

2024-12-24 Thread ELPA Syncer
branch: externals/setup commit 992e7b49f0dbbd6979598902e67079fa9607febf Author: Philip Kaludercic Commit: Philip Kaludercic Update .dir-locals.el It has been reported that the `byte-compile-error-on-warn' causes there to be byte-compilation issues when installing the package, as

[elpa] externals/org 4e8cf7df11 2/2: testing: Add tests for `org-tags-sort-function'

2024-12-24 Thread ELPA Syncer
branch: externals/org commit 4e8cf7df1f572a8c36589bd254b5cac27312 Author: Morgan Smith Commit: Ihor Radchenko testing: Add tests for `org-tags-sort-function' * testing/lisp/test-org-agenda.el (test-org-agenda/tags-sorting): New test. --- testing/lisp/test-org-agenda.el | 41

[elpa] externals/org eb5c147d97 1/2: Merge branch 'bugfix'

2024-12-24 Thread ELPA Syncer
branch: externals/org commit eb5c147d97abd5416000295bd19a0d8872682cdd Merge: d1b77a6c57 1abdfafe25 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index 2

[elpa] externals-release/org 1abdfafe25: org-tags-sort-function: Fix docstring

2024-12-24 Thread ELPA Syncer
branch: externals-release/org commit 1abdfafe255c96fd52617b8bdceb09058397172e Author: Ihor Radchenko Commit: Ihor Radchenko org-tags-sort-function: Fix docstring * lisp/org.el (org-tags-sort-function): Clarify what the default nil value means. Reported-by: Morgan Smith

[elpa] externals/sxhkdrc-mode 7bfd9ee0aa: Expand the outline-regexp and introduce outline-level

2024-12-24 Thread ELPA Syncer
branch: externals/sxhkdrc-mode commit 7bfd9ee0aac2cc318a281e48a27b6dfbdef97eea Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Expand the outline-regexp and introduce outline-level --- sxhkdrc-mode.el | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --gi

[elpa] externals/org updated (f19555e76a -> d1b77a6c57)

2024-12-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from f19555e76a org.el: Add alias for `org-insert-structure-template' using "block" term new 7a9a060fde Add `yank-media' handler for LibreOffice Calc tables new d1b77a6c57 ox-texinfo: Support numeric values of `toc' in `#+O

[elpa] externals/org 7a9a060fde 1/2: Add `yank-media' handler for LibreOffice Calc tables

2024-12-24 Thread ELPA Syncer
branch: externals/org commit 7a9a060fde1340d26098e4398e3f52531f8a94d4 Author: Visuwesh Commit: Ihor Radchenko Add `yank-media' handler for LibreOffice Calc tables * lisp/org.el (org--libreoffice-table-handler): Add new `yank-media' handler for tables copied from LibreOffice Calc

[elpa] externals/org d1b77a6c57 2/2: ox-texinfo: Support numeric values of `toc' in `#+OPTIONS'

2024-12-24 Thread ELPA Syncer
branch: externals/org commit d1b77a6c578692f75db8358ef06738287f02e192 Author: Rudolf Adamkovic Commit: Ihor Radchenko ox-texinfo: Support numeric values of `toc' in `#+OPTIONS' * etc/ORG-NEWS (Texinfo exporter now supports numeric =toc= values in =#+OPTIONS:=): Announce the chan