[nongnu] main 94966229ca: * elpa-packages (haskell-ts-mode): New package

2024-09-03 Thread Philip Kaludercic
branch: main commit 94966229ca17882de6cbc1b709120e19a030d35d Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (haskell-ts-mode): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index 45d7056225..0ea8b159a6

[elpa] externals/denote 717e41d683: Use correct samples for non-ASCII in slugs

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 717e41d683dfea529df7d7432520fb71520e2254 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Use correct samples for non-ASCII in slugs Thanks to Jean-Philippe Gagné Guay for pointing out my mistake in issue 420:

[elpa] externals/dape 23128f8f4d: Add support for hl-line-mode

2024-09-03 Thread ELPA Syncer
branch: externals/dape commit 23128f8f4d24768b85af1ace76eead4468275d7f Author: Daniel Pettersson Commit: Daniel Pettersson Add support for hl-line-mode Due to dape's execution model (timer based) point is moved after post-command-hook is evaled, therefore we are stealing the

[elpa] externals/dape 6a78de90b2: Change use gdb program string from 'command in gdb config

2024-09-03 Thread ELPA Syncer
branch: externals/dape commit 6a78de90b2dbdacb66ae6dd5096b592166e366ad Author: Daniel Pettersson Commit: Daniel Pettersson Change use gdb program string from 'command in gdb config Fixes #144 --- dape.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dape.el

[elpa] externals/vertico 2056242088: Drop obsolete command alias vertico-repeat-last

2024-09-03 Thread ELPA Syncer
branch: externals/vertico commit 20562420881585cc3e5dbc10703a6906a6776d0d Author: Daniel Mendler Commit: Daniel Mendler Drop obsolete command alias vertico-repeat-last --- CHANGELOG.org| 1 + extensions/vertico-repeat.el | 3 --- 2 files changed, 1 insertion(+), 3 deletions(

[elpa] externals/phpinspect a4dffe6791: Exclude self from typedef dependencies

2024-09-03 Thread ELPA Syncer
branch: externals/phpinspect commit a4dffe6791887bb5069df7f4789ee07a294c81c5 Author: Hugo Thunnissen Commit: Hugo Thunnissen Exclude self from typedef dependencies --- phpinspect-type.el| 16 +--- phpinspect-typedef.el | 2 +- test/test-typedef.el | 11 +++ 3 files

[elpa] externals/orderless afaec1bb05: Drop obsolete function aliases

2024-09-03 Thread ELPA Syncer
branch: externals/orderless commit afaec1bb0513dd5cebfeb6f3891c69ec93f0c299 Author: Daniel Mendler Commit: Daniel Mendler Drop obsolete function aliases --- orderless.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/orderless.el b/orderless.el index 0f00c8b608..97911be704 100644

[elpa] externals/corfu 157b373abc: Separate corfu--on and corfu--minibuffer-on

2024-09-03 Thread ELPA Syncer
branch: externals/corfu commit 157b373abc791ee906a8b310c9d2730626a8d409 Author: Daniel Mendler Commit: Daniel Mendler Separate corfu--on and corfu--minibuffer-on Corfu activation in the minibuffer is completely controlled by corfu--minibuffer-on. --- corfu.el | 37 +

[nongnu] elpa/rust-mode 19199f6c4a 3/4: update changelog for `rust-format-mode`

2024-09-03 Thread ELPA Syncer
branch: elpa/rust-mode commit 19199f6c4addcc74f7c14deef153f12c1e006cf1 Author: roife Commit: roife update changelog for `rust-format-mode` --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index ea4dcb12a9..cadbbf5b0e 100644 --- a/Changelog.md

[nongnu] elpa/rust-mode c87f6f82bd 4/4: Merge pull request #556 from roife/rustfmt-compilation-mode

2024-09-03 Thread ELPA Syncer
branch: elpa/rust-mode commit c87f6f82bd484fb1c15009c8a3518ebb62942605 Merge: 4686c6e5f5 19199f6c4a Author: Sibi Prabakaran Commit: GitHub Merge pull request #556 from roife/rustfmt-compilation-mode introduce a new compilation-mode for rust-format --- Changelog.md| 1 + ru

[nongnu] elpa/emacsql updated (07699353a4 -> bfcd078959)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/emacsql. from 07699353a4 Release version 4.0.2 new 27139bccb2 emacsql-include-header: Define using defvar new bfcd078959 emacsql-sqlite-busy-timeout: New variable Summary of changes: emacsql-sqlite-builtin.el | 4 +--- emacsql-sqli

[nongnu] elpa/emacsql 27139bccb2 1/2: emacsql-include-header: Define using defvar

2024-09-03 Thread ELPA Syncer
branch: elpa/emacsql commit 27139bccb2c5aeaeda23f54607ad4ea8ab0377de Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-include-header: Define using defvar --- emacsql-sqlite-common.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacsql-sqlite-common.el b/ema

[nongnu] elpa/rust-mode b385ea0626 2/4: tests: add tests for rust-format

2024-09-03 Thread ELPA Syncer
branch: elpa/rust-mode commit b385ea062674dc0ba4ca4ef426b243136527c6dc Author: roife Commit: roife tests: add tests for rust-format --- rust-cargo-tests.el | 19 +++ 1 file changed, 19 insertions(+) diff --git a/rust-cargo-tests.el b/rust-cargo-tests.el index f49cba034a..fe

[nongnu] elpa/rust-mode 4e7bf14bd0 1/4: add(rustfmt): introduce a new compilation-mode for rust-format

2024-09-03 Thread ELPA Syncer
branch: elpa/rust-mode commit 4e7bf14bd074925b5f7b233a0f47b7a5ce4790ae Author: roife Commit: roife add(rustfmt): introduce a new compilation-mode for rust-format --- rust-rustfmt.el | 49 + 1 file changed, 45 insertions(+), 4 deletions(-) dif

[nongnu] elpa/rust-mode updated (4686c6e5f5 -> c87f6f82bd)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/rust-mode. from 4686c6e5f5 Merge pull request #554 from PuercoPop/update-rustfmt-default-edition new 4e7bf14bd0 add(rustfmt): introduce a new compilation-mode for rust-format new b385ea0626 tests: add tests for rust-format new

[nongnu] elpa/emacsql bfcd078959 2/2: emacsql-sqlite-busy-timeout: New variable

2024-09-03 Thread ELPA Syncer
branch: elpa/emacsql commit bfcd07895992a3a1b170088e4e3b014118d59672 Author: Jonas Bernoulli Commit: Jonas Bernoulli emacsql-sqlite-busy-timeout: New variable --- emacsql-sqlite-builtin.el | 4 +--- emacsql-sqlite-common.el | 9 + emacsql-sqlite-module.el | 4 +--- emacsql-sqlite.

[elpa] externals/debbugs d48e354d58: Improve handling of skip and max in searching

2024-09-03 Thread Michael Albinus via
branch: externals/debbugs commit d48e354d586fd6b9f59c7bf0fa303b597ab9a469 Author: Michael Albinus Commit: Michael Albinus Improve handling of skip and max in searching * debbugs-gnu.el (debbugs-gnu-search, debbugs-gnu-get-bugs): Handle `skip' and `max' properly. * debbu

[nongnu] elpa/reformatter updated (0d29a04d69 -> e7216e8d89)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch elpa/reformatter. from 0d29a04d69 Merge pull request #51 from purcell/dependabot/github_actions/cachix/install-nix-action-27 new 415d1a8f0b reformatter--do-region: Fix documentation of DISPLAY-ERRORS new 0f6554cfd4 Add a :working-director

[nongnu] elpa/reformatter 0f6554cfd4 2/3: Add a :working-directory argument

2024-09-03 Thread ELPA Syncer
branch: elpa/reformatter commit 0f6554cfd4a3e56badf27639e18ad03fc3108eae Author: Damien Cassou Commit: Damien Cassou Add a :working-directory argument --- reformatter.el | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/reformatter.el b/reformatter.e

[nongnu] elpa/reformatter 415d1a8f0b 1/3: reformatter--do-region: Fix documentation of DISPLAY-ERRORS

2024-09-03 Thread ELPA Syncer
branch: elpa/reformatter commit 415d1a8f0b990d27c96609863879f7d9580d8255 Author: Damien Cassou Commit: Damien Cassou reformatter--do-region: Fix documentation of DISPLAY-ERRORS --- reformatter.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reformatter.el b/re

[nongnu] elpa/reformatter e7216e8d89 3/3: Merge pull request #55 from DamienCassou/add-working-directory

2024-09-03 Thread ELPA Syncer
branch: elpa/reformatter commit e7216e8d89bfeb9da76733c0b3bcaf2ecb4adfbd Merge: 0d29a04d69 0f6554cfd4 Author: Steve Purcell Commit: GitHub Merge pull request #55 from DamienCassou/add-working-directory Add :working-directory --- reformatter.el | 25 - 1 file

[elpa] externals/logos b491e7d77c 3/5: Remove one reference to an old and obsolete Git repo

2024-09-03 Thread ELPA Syncer
branch: externals/logos commit b491e7d77c226100b232740c50b769228590358d Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove one reference to an old and obsolete Git repo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org ind

[elpa] externals/logos c2b415d7a6 4/5: Make minor rewording to the manual

2024-09-03 Thread ELPA Syncer
branch: externals/logos commit c2b415d7a6f7df383dae3ad6d3bf786228c63235 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make minor rewording to the manual --- README.org | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 9a2c7a71

[elpa] externals/denote 1975648e39 6/7: Document denote-slug-keep-only-ascii in the manual

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 1975648e3985bba25f20252d0c8c64c3fa7750e0 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document denote-slug-keep-only-ascii in the manual --- README.org | 6 ++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 1b4d5399

[elpa] externals/denote b600e70857 1/7: Fix a typo in denote-kill-buffers

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit b600e708571ee1366baac664871fbe8877a209c9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix a typo in denote-kill-buffers Thanks to Nicolas Semrau for spotting it:

[elpa] externals/logos 79270ec67d 5/5: Update to logos version 1.2.0

2024-09-03 Thread ELPA Syncer
branch: externals/logos commit 79270ec67d81f45f4431d850fbbb31eaca92f24f Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update to logos version 1.2.0 --- CHANGELOG.org | 114 -- README.org| 9 +++-- logos.el | 2 +-

[elpa] externals/logos updated (53d86c1708 -> 79270ec67d)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/logos. from 53d86c1708 Make logos-update-fringe-in-buffers work with enable-theme-functions new dac8e27609 Update the metadata of CHANGELOG.org new 99da1392cc Remove needless spaces from the README.org front matter new b4

[elpa] externals/denote 7743d02042 7/7: Add TODO for after version 3.1.0 (which is coming soon)

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 7743d020423e5db5617b6672ce10a3b6b5efd606 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add TODO for after version 3.1.0 (which is coming soon) --- denote.el | 8 1 file changed, 8 insertions(+) diff --git a/denote.el b/denote.el index a1ab

[elpa] externals/denote afe2bcaafe 4/7: Add test for denote-slug-keep-only-ascii

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit afe2bcaafe538e9f5ed59747e0fe27e650ad7ef6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add test for denote-slug-keep-only-ascii --- denote.el| 2 +- tests/denote-test.el | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff -

[elpa] externals/logos 99da1392cc 2/5: Remove needless spaces from the README.org front matter

2024-09-03 Thread ELPA Syncer
branch: externals/logos commit 99da1392cc8a6f7f8d1bae7c96dfaba77379c354 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove needless spaces from the README.org front matter --- README.org | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-)

[elpa] externals/logos dac8e27609 1/5: Update the metadata of CHANGELOG.org

2024-09-03 Thread ELPA Syncer
branch: externals/logos commit dac8e27609f6aaa35fb87cd94ff3fbf55ea6dfc6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Update the metadata of CHANGELOG.org --- CHANGELOG.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 5138af81bc..d38a2

[elpa] externals/denote 1a1775acd2 3/7: Add function denote-slug-keep-only-ascii

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 1a1775acd270690a6f7898b9472c26b262e846ed Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add function denote-slug-keep-only-ascii --- denote.el | 13 + 1 file changed, 13 insertions(+) diff --git a/denote.el b/denote.el index 20e33a493f..

[elpa] externals/denote updated (e7cfd48bd6 -> 7743d02042)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from e7cfd48bd6 Document the new user option denote-kill-buffers new b600e70857 Fix a typo in denote-kill-buffers new 4c5d882f62 Add two more outline headings new 1a1775acd2 Add function denote-slug-keep-only-ascii

[elpa] externals/denote 5180991464 5/7: Document custom functions to sluggify by removing non-ASCII characters

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 518099146405fb71889fefd7955c252e9e6d6793 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document custom functions to sluggify by removing non-ASCII characters Thanks to Jean-Philippe Gagné Guay for commenting on this initiative in issue 4

[elpa] externals/denote 4c5d882f62 2/7: Add two more outline headings

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 4c5d882f6280be27afb7dc67f2db23c11326fb99 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add two more outline headings --- denote.el | 4 1 file changed, 4 insertions(+) diff --git a/denote.el b/denote.el index dd34fd6668..20e33a493f 100644 ---

[elpa] externals/llm 54d6e9a840 1/2: Update version to 0.17.3 (#76)

2024-09-03 Thread ELPA Syncer
branch: externals/llm commit 54d6e9a840650962f5f743bc2ed37d0c75b22e7d Author: Andrew Hyatt Commit: GitHub Update version to 0.17.3 (#76) --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index 36f1fb5a1f..da4bcaacd7 100644 --- a/llm.el +++ b/llm.

[elpa] externals/llm e19a678e84 2/2: Fix breakage with Open AI's llm-chat-token-limit (#77)

2024-09-03 Thread ELPA Syncer
branch: externals/llm commit e19a678e84bf8168cac48662063bc44ca783cfad Author: Andrew Hyatt Commit: GitHub Fix breakage with Open AI's llm-chat-token-limit (#77) Also fix unused variable in llm-tester. Add byte-compilation to the CI to catch issues like this in the future. -

[elpa] externals/llm updated (01a21807b2 -> e19a678e84)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from 01a21807b2 Remove the debug logs output on streaming, to reduce log volume (#75) new 54d6e9a840 Update version to 0.17.3 (#76) new e19a678e84 Fix breakage with Open AI's llm-chat-token-limit (#77) Summary of changes:

[elpa] externals/denote updated (4d0409d7bb -> e7cfd48bd6)

2024-09-03 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 4d0409d7bb Merge pull request #425 from bryanrinders/fix-typo-readme.org new db7df4a948 Add denote-kill-buffers new 978b120a08 Merge pull request #426 from jeanphilippegg/denote-kill-buffers new e7cfd48bd6 D

[elpa] externals/denote db7df4a948 1/3: Add denote-kill-buffers

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit db7df4a94831044cd5b1447df8ed1704c5d6ee9e Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Add denote-kill-buffers --- denote.el | 103 ++ 1 file changed, 83 insertions(+), 20 deletio

[elpa] externals/denote e7cfd48bd6 3/3: Document the new user option denote-kill-buffers

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit e7cfd48bd63e0815718cd9f1f0465d8c1c4f4a84 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document the new user option denote-kill-buffers This was contributed by Jean-Philippe Gagné Guay in pull request 426:

[elpa] externals/denote 978b120a08 2/3: Merge pull request #426 from jeanphilippegg/denote-kill-buffers

2024-09-03 Thread ELPA Syncer
branch: externals/denote commit 978b120a084035926841cd5e3d18073e5d5d1187 Merge: 4d0409d7bb db7df4a948 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #426 from jeanphilippegg/denote-kill-buffers Option denote-kill-buffers to automatically kill buffers (issue #413 and