[nongnu] elpa/markdown-mode cb1d01c9f3 1/2: Fix markdown-fontify-whole-heading-line regression

2024-11-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit cb1d01c9f3a5906a4832d3b7b4ac61ba4166c4d5 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix markdown-fontify-whole-heading-line regression --- CHANGES.md | 2 ++ markdown-mode.el | 25 ++--- tests/markdown-test.el | 14

[nongnu] elpa/markdown-mode e9b11dda98 2/2: Merge pull request #850 from jrblevin/issue-848

2024-11-05 Thread ELPA Syncer
branch: elpa/markdown-mode commit e9b11dda98e63fda5567afd535a23b448094b89d Merge: 6102ac5b73 cb1d01c9f3 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #850 from jrblevin/issue-848 Fix markdown-fontify-whole-heading-line regression --- CHANGES.md | 2 ++ markd

[nongnu] elpa/gptel 6e250b9088: README: Add support for xAI (#466)

2024-11-05 Thread ELPA Syncer
branch: elpa/gptel commit 6e250b9088a483cd4326a467fc7030b4de0093f1 Author: WuuBoLin <78901633+wuubo...@users.noreply.github.com> Commit: GitHub README: Add support for xAI (#466) README.org: Add instructions for xAI. --- README.org | 39 +++ 1 fil

[elpa] externals/ef-themes 182e38285e: Do not interfere with the 'org-modern' faces (it causes breakage)

2024-11-05 Thread ELPA Syncer
branch: externals/ef-themes commit 182e38285e87b228b974f354a5e508f019115d25 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Do not interfere with the 'org-modern' faces (it causes breakage) We do the same with the modus-themes. Thanks to Daniel Mendler, the author o

[elpa] externals/company 545fd263b3 2/4: More manual updates

2024-11-05 Thread ELPA Syncer
branch: externals/company commit 545fd263b3e048e796cc80688d0afff723028b93 Author: YugaEgo Commit: Dmitry Gutov More manual updates #1499 --- doc/company.texi | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/doc/company.texi b/doc/company.texi

[elpa] externals/company 8599d906a1 3/4: Merge pull request #1499 from company-mode/bind_company-complete-common-or-cycle

2024-11-05 Thread ELPA Syncer
branch: externals/company commit 8599d906a154f4f318a42abb2a9dc21e1745fd1b Merge: e8a9d38e53 545fd263b3 Author: Dmitry Gutov Commit: GitHub Merge pull request #1499 from company-mode/bind_company-complete-common-or-cycle Use company-complete-common-or-cycle in the default bindings -

[elpa] externals/company bb15134726 4/4: Fix markup, more concise

2024-11-05 Thread ELPA Syncer
branch: externals/company commit bb151347269ac94aa8b4db55a3c6deb93c35abf1 Author: Dmitry Gutov Commit: Dmitry Gutov Fix markup, more concise --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 84a95426e1..b9abe1f49f 100644 --- a/NEWS.md ++

[elpa] externals/company updated (e8a9d38e53 -> bb15134726)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from e8a9d38e53 Merge pull request #1497 from company-mode/completion_restart_in_new_field new 7c5b5a9a91 Use company-complete-common-or-cycle in the default bindings new 545fd263b3 More manual updates new 8599d

[elpa] externals/company 7c5b5a9a91 1/4: Use company-complete-common-or-cycle in the default bindings

2024-11-05 Thread ELPA Syncer
branch: externals/company commit 7c5b5a9a914a1d8a01666b569b4838c1677aa6c9 Author: Dmitry Gutov Commit: Dmitry Gutov Use company-complete-common-or-cycle in the default bindings --- NEWS.md | 4 +++- company.el | 10 -- doc/company.texi | 19 --- 3 fil

[nongnu] elpa/julia-mode 199693d8e3 1/2: Delete .travis.yml

2024-11-05 Thread ELPA Syncer
branch: elpa/julia-mode commit 199693d8e391efcaffb30ed0c60e4af0b2fb55c9 Author: Viral B. Shah Commit: GitHub Delete .travis.yml --- .travis.yml | 30 -- 1 file changed, 30 deletions(-) diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 11f5407

[nongnu] elpa/gptel updated (65cb94d3ba -> e69a00ccc3)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 65cb94d3ba gptel: Filter buffers carefully when running gptel (#450) new b2ff76f9c9 README: Add FAQ entry about response tracking new e69a00ccc3 README: FAQ entry - fix formatting Summary of changes: README.org | 12

[nongnu] elpa/gptel b2ff76f9c9 1/2: README: Add FAQ entry about response tracking

2024-11-05 Thread ELPA Syncer
branch: elpa/gptel commit b2ff76f9c9326fe553ee5c068d9b6b48bb69e943 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: Add FAQ entry about response tracking * README.org (FAQ): Add entry explaining how gptel tracks LLM responses. --- README.org | 11 +++ 1 f

[nongnu] elpa/julia-mode 2aca8cf585 2/2: Update CI.yml

2024-11-05 Thread ELPA Syncer
branch: elpa/julia-mode commit 2aca8cf585405867e80240da7432a5db6bc7864d Author: Viral B. Shah Commit: GitHub Update CI.yml --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 72fcde1a53..f

[nongnu] elpa/gptel e69a00ccc3 2/2: README: FAQ entry - fix formatting

2024-11-05 Thread ELPA Syncer
branch: elpa/gptel commit e69a00ccc3ee716ee224592fb09238e08dd96e18 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur README: FAQ entry - fix formatting * README.org (FAQ): Fix entry formatting in previous commit. --- README.org | 1 + 1 file changed, 1 insertion(+) diff --gi

[nongnu] elpa/julia-mode updated (09897a8cba -> 2aca8cf585)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/julia-mode. from 09897a8cba Merge pull request #213 from tpapp/tp/semver new 199693d8e3 Delete .travis.yml new 2aca8cf585 Update CI.yml Summary of changes: .github/workflows/CI.yml | 2 +- .travis.yml | 30

[elpa] externals/vertico b0f9e7679b: Customization group: Add link to the wiki

2024-11-05 Thread ELPA Syncer
branch: externals/vertico commit b0f9e7679be590b976576e4056b6af4b31212ab0 Author: Daniel Mendler Commit: Daniel Mendler Customization group: Add link to the wiki --- vertico.el | 1 + 1 file changed, 1 insertion(+) diff --git a/vertico.el b/vertico.el index ff6bf04062..f4a9af67ec 100644 --

[elpa] externals/osm b17f4824fc: Customization group: Add link to the wiki

2024-11-05 Thread ELPA Syncer
branch: externals/osm commit b17f4824fce86937dff956d4daf3b62849b27fa7 Author: Daniel Mendler Commit: Daniel Mendler Customization group: Add link to the wiki --- osm.el | 1 + 1 file changed, 1 insertion(+) diff --git a/osm.el b/osm.el index 41d28d9153..40b9cb499a 100644 --- a/osm.el +++ b

[elpa] externals/jinx c44d2517cf: Customization group: Add link to the wiki

2024-11-05 Thread ELPA Syncer
branch: externals/jinx commit c44d2517cfbe2214e7e2840e16ad1ad739e1c1a4 Author: Daniel Mendler Commit: Daniel Mendler Customization group: Add link to the wiki --- jinx.el | 1 + 1 file changed, 1 insertion(+) diff --git a/jinx.el b/jinx.el index 214426fbf3..8909ffd77e 100644 --- a/jinx.el

[elpa] externals/dape fc4a9bd337 1/2: Small formatting fixup

2024-11-05 Thread ELPA Syncer
branch: externals/dape commit fc4a9bd337dcfaf96f37f908ca407aa5bf197fcc Author: Daniel Pettersson Commit: Daniel Pettersson Small formatting fixup --- dape.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dape.el b/dape.el index 4ca257c699..3e80745bab 100644 --- a/d

[elpa] externals/dape 277105a2c7 2/2: Use font-lock for breakpoint mode y/n

2024-11-05 Thread ELPA Syncer
branch: externals/dape commit 277105a2c7af4dd2f7653962f79fdd536c388110 Author: Daniel Pettersson Commit: Daniel Pettersson Use font-lock for breakpoint mode y/n --- dape.el | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/dape.el b/dape.el

[elpa] externals/corfu f6b5ec1069: Customization group: Add link to the wiki

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit f6b5ec1069b6d0bfb8b8109b1667086aa55f84a5 Author: Daniel Mendler Commit: Daniel Mendler Customization group: Add link to the wiki --- corfu.el | 1 + 1 file changed, 1 insertion(+) diff --git a/corfu.el b/corfu.el index d261af11e5..18c1cd1e3e 100644 --- a/corf

[elpa] externals/dape updated (e4704878f7 -> 277105a2c7)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from e4704878f7 Add evaluation of lists that does not start with keywords new fc4a9bd337 Small formatting fixup new 277105a2c7 Use font-lock for breakpoint mode y/n Summary of changes: dape.el | 34 +--

[elpa] externals/consult 7a7af8dcdd: Customization group: Add link to the wiki

2024-11-05 Thread ELPA Syncer
branch: externals/consult commit 7a7af8dcdda02b9aa4a680a228b3f3a5cfa95334 Author: Daniel Mendler Commit: Daniel Mendler Customization group: Add link to the wiki --- consult.el | 1 + 1 file changed, 1 insertion(+) diff --git a/consult.el b/consult.el index 931c13045d..93de0a40a0 100644 --

[nongnu] elpa/meow c6963f8369: Add a graph drawed with uniline

2024-11-05 Thread ELPA Syncer
branch: elpa/meow commit c6963f836909363987bfc791e9d7ea30cf2387af Author: DogLooksGood Commit: DogLooksGood Add a graph drawed with uniline --- TUTORIAL.org | 18 ++ 1 file changed, 18 insertions(+) diff --git a/TUTORIAL.org b/TUTORIAL.org index 060e19c31b..a577a42f7e 10064

[nongnu] elpa/gptel 65cb94d3ba: gptel: Filter buffers carefully when running gptel (#450)

2024-11-05 Thread ELPA Syncer
branch: elpa/gptel commit 65cb94d3bacf82ecd71142db5d0750b9fb5774ad Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Filter buffers carefully when running gptel (#450) * gptel.el (gptel): Check that items passed to the predicate in `read-buffer' when spawning a `gpt

[elpa] externals/osm 1bde45971d 2/3: Add :ext server property

2024-11-05 Thread ELPA Syncer
branch: externals/osm commit 1bde45971dd0260b711dfee38661d3ee76b7d57c Author: Daniel Mendler Commit: Daniel Mendler Add :ext server property --- CHANGELOG.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.org b/CHANGELOG.org index 498ee8a0da..3baf96e842 100644 --- a/CHANGELO

[elpa] externals/osm updated (e9db7161f6 -> 9553c0aa63)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/osm. from e9db7161f6 osm-mode: Disable more mode line elements new 5f5f6a6a61 osm-server-list: Add :ext server property new 1bde45971d Add :ext server property new 9553c0aa63 Update README Summary of changes: CHANGELOG.

[elpa] externals/osm 5f5f6a6a61 1/3: osm-server-list: Add :ext server property

2024-11-05 Thread ELPA Syncer
branch: externals/osm commit 5f5f6a6a618f532a4112fa38f6dd6f0f56bd682b Author: Daniel Mendler Commit: Daniel Mendler osm-server-list: Add :ext server property --- osm.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/osm.el b/osm.el index bc1cd3ff12..41d28d915

[elpa] externals/osm 9553c0aa63 3/3: Update README

2024-11-05 Thread ELPA Syncer
branch: externals/osm commit 9553c0aa63e0c28c76e0bbb592be5eb3710ea7b8 Author: Daniel Mendler Commit: Daniel Mendler Update README --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 9040734ef4..30c5728593 100644 --- a/README.org

[elpa] externals/mathjax 8240165574: Prepare ELPA release

2024-11-05 Thread ELPA Syncer
branch: externals/mathjax commit 8240165574398831a3a8efb1e289b406c05f7796 Author: Augusto Stoffel Commit: Augusto Stoffel Prepare ELPA release --- Makefile | 9 +++-- math2svg/main.js | 6 +++--- mathjax.el | 6 -- 3 files changed, 14 insertions(+), 7 deletions(-) dif

[elpa] externals/corfu dad862a863: Reference a few more bugs in comment

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit dad862a863d25c0e89e0f8924d01e9e65d02cfe0 Author: Daniel Mendler Commit: Daniel Mendler Reference a few more bugs in comment --- corfu.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/corfu.el b/corfu.el index d4695f14ae..d261af

[elpa] elpa-admin 193a075ada: * elpa-admin.el (elpaa--wsl-read): Also ignore 408 failures

2024-11-05 Thread Stefan Monnier via
branch: elpa-admin commit 193a075ada558f854da7ba19b2a50be652868a37 Author: Stefan Monnier Commit: Stefan Monnier * elpa-admin.el (elpaa--wsl-read): Also ignore 408 failures --- elpa-admin.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpa-admin.el b/elpa-admin.e

[elpa] main 9369a2ce7b: * elpa-packages (mathjax): Add :make attribute

2024-11-05 Thread Philip Kaludercic
branch: main commit 9369a2ce7b9e2fb1005bc7ff0b6205828f898efd Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (mathjax): Add :make attribute --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index a05bb20

[elpa] externals/company updated (9c273fc7c1 -> e8a9d38e53)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/company. from 9c273fc7c1 Merge pull request #1494 from company-mode/different-capf-function-no-completions new 754620a240 company-finish: Restart completion if ended up in new field new c625b2ccc7 #1497 Better document the chang

[elpa] externals/company 754620a240 1/3: company-finish: Restart completion if ended up in new field

2024-11-05 Thread ELPA Syncer
branch: externals/company commit 754620a240d8e1fcad66421fe08d570d389948aa Author: Dmitry Gutov Commit: Dmitry Gutov company-finish: Restart completion if ended up in new field This seems necessary for good file completion experience (together with "boundaries" support). Both wi

[elpa] externals/company e8a9d38e53 3/3: Merge pull request #1497 from company-mode/completion_restart_in_new_field

2024-11-05 Thread ELPA Syncer
branch: externals/company commit e8a9d38e5332912433712947bab28af5adb27d7c Merge: 9c273fc7c1 c625b2ccc7 Author: Dmitry Gutov Commit: GitHub Merge pull request #1497 from company-mode/completion_restart_in_new_field company-finish: Restart completion if entered a new field --- NEWS.m

[elpa] externals/corfu e9a4d16fcf: Update comment, link to bug report

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit e9a4d16fcff3119965bf5750dd9c6ae17a084a21 Author: Daniel Mendler Commit: Daniel Mendler Update comment, link to bug report --- corfu.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/corfu.el b/corfu.el index 2de81132b7..d4695f14ae 1006

[elpa] externals/company c625b2ccc7 2/3: #1497 Better document the change

2024-11-05 Thread ELPA Syncer
branch: externals/company commit c625b2ccc77beb0ab7f60ca9b212655d5f9d927a Author: Dmitry Gutov Commit: Dmitry Gutov #1497 Better document the change --- NEWS.md | 7 +++ company.el | 7 ++- doc/company.texi | 1 + 3 files changed, 14 insertions(+), 1 deletion(-) diff

[elpa] externals/corfu f7de592992 1/3: Minor cleanup

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit f7de5929923b4d9f6273cc5acc0e89c2118e1181 Author: Daniel Mendler Commit: Daniel Mendler Minor cleanup --- corfu.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/corfu.el b/corfu.el index 505d41cbb7..529f642f40 100644 --- a/corfu.el +

[elpa] externals/corfu ac505abdc0: corfu-insert-separator: Jump back to prompt if a candidate is previewed

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit ac505abdc0d20eba2d1222f8552e4422338c2843 Author: Daniel Mendler Commit: Daniel Mendler corfu-insert-separator: Jump back to prompt if a candidate is previewed --- CHANGELOG.org | 1 + corfu.el | 10 -- 2 files changed, 9 insertions(+), 2 deletion

[elpa] externals/corfu 8902eebb3c 3/3: Minor README update

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 8902eebb3c5994ade298be773730b19ffad9a78b Author: Daniel Mendler Commit: Daniel Mendler Minor README update --- README.org | 53 +++-- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/README.org b/R

[elpa] externals/corfu updated (37d4ed3ca0 -> 8902eebb3c)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 37d4ed3ca0 Reduce popup width fluctuations new f7de592992 Minor cleanup new 0e360c6cd7 Minor cleanup new 8902eebb3c Minor README update Summary of changes: README.org | 53 +++

[elpa] externals/corfu 0e360c6cd7 2/3: Minor cleanup

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 0e360c6cd7b0c30eff60a21ba701922dca4d7648 Author: Daniel Mendler Commit: Daniel Mendler Minor cleanup --- corfu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corfu.el b/corfu.el index 529f642f40..c5a3729932 100644 --- a/corfu.el +++ b/c

[elpa] externals/cape 74c3501ecd: cape-char: Add space to the annotation to avoid truncation

2024-11-05 Thread ELPA Syncer
branch: externals/cape commit 74c3501ecd19ec9af0d30c16c10ded47dc995ffa Author: Daniel Mendler Commit: Daniel Mendler cape-char: Add space to the annotation to avoid truncation --- cape-char.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cape-char.el b/cape-char.el in

[elpa] externals/tmr fc2720330a 1/2: Swap the colours used for the tabulated end and remaining time

2024-11-05 Thread ELPA Syncer
branch: externals/tmr commit fc2720330a35b5da514a93cff3e06e7ea8ed52d9 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Swap the colours used for the tabulated end and remaining time --- tmr.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tmr.el b/t

[elpa] externals/corfu 23509b6fd3 8/9: Expand comment regarding HDPi systems

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 23509b6fd3469a2cc38fe432c153cbcab278eb3e Author: Daniel Mendler Commit: Daniel Mendler Expand comment regarding HDPi systems --- corfu.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/corfu.el b/corfu.el index 0786e38885..52fe63184

[elpa] externals/corfu 09e70155c2 5/9: Use the fringe symmetrically on both sides

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 09e70155c2aae5e2dfa1dd95659a47eea186149e Author: Daniel Mendler Commit: Daniel Mendler Use the fringe symmetrically on both sides --- corfu.el | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/corfu.el b/corfu.el index 273df1e62

[elpa] externals/corfu 37d4ed3ca0 9/9: Reduce popup width fluctuations

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 37d4ed3ca0a7c314382af64bda643a9dbf31c469 Author: Daniel Mendler Commit: Daniel Mendler Reduce popup width fluctuations --- CHANGELOG.org | 2 ++ corfu.el | 9 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGEL

[elpa] externals/tmr updated (2257f3a746 -> 7043b95762)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/tmr. from 2257f3a746 Revert "Remove embark glue code from tmr.el and put it in the manual" new fc2720330a Swap the colours used for the tabulated end and remaining time new 7043b95762 Reorder two sections in the main file Summ

[elpa] externals/tmr 7043b95762 2/2: Reorder two sections in the main file

2024-11-05 Thread ELPA Syncer
branch: externals/tmr commit 7043b9576289b9c529793f04d2d4bc781932e3f6 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Reorder two sections in the main file --- tmr.el | 113 + 1 file changed, 57 insertions(+), 56 deleti

[elpa] externals/llm 14dbbde595 2/2: Fix issue with empty function call args for Open AI (#99)

2024-11-05 Thread ELPA Syncer
branch: externals/llm commit 14dbbde595adbcb621e0bb0429f4982c9a9bc2cc Author: Andrew Hyatt Commit: GitHub Fix issue with empty function call args for Open AI (#99) This may just affect some Open AI compatibile providers. See discussion in https://github.com/ahyatt/llm/discu

[elpa] externals/llm dcd02c4c51 1/2: Add batch embeddings to README (#98)

2024-11-05 Thread ELPA Syncer
branch: externals/llm commit dcd02c4c51ea5cf381f48bccd0b76d642f16236d Author: Andrew Hyatt Commit: GitHub Add batch embeddings to README (#98) --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 9bb4c60367..27dd948513 100644 --- a/README.org ++

[elpa] externals/denote bbd75dd2f3 2/2: Make denote-title-prompt prepopulate the minibuffer if denote-title-prompt-current-default

2024-11-05 Thread ELPA Syncer
branch: externals/denote commit bbd75dd2f341ddd154a51a5ab1f70c63d5145f43 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-title-prompt prepopulate the minibuffer if denote-title-prompt-current-default This makes it easier to edit the text after calling 'denote-op

[elpa] externals/llm updated (8ca514e53e -> 14dbbde595)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/llm. from 8ca514e53e Add batch embeddings capability, implement for OpenAI and Ollama (#93) new dcd02c4c51 Add batch embeddings to README (#98) new 14dbbde595 Fix issue with empty function call args for Open AI (#99) Summary of

[elpa] externals/corfu 94d95d2347 7/9: Move truncation back to corfu--format-candidates

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 94d95d2347ecfef6c65d0c03a9073de060b7c1c3 Author: Daniel Mendler Commit: Daniel Mendler Move truncation back to corfu--format-candidates For backward compatibility, only on terminal. --- corfu.el | 38 +++--- 1 file chan

[elpa] externals/corfu a297daee27 4/9: Restrict the fringe width to 16

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit a297daee27d23db87f47df6b11b14292bd35895f Author: Daniel Mendler Commit: Daniel Mendler Restrict the fringe width to 16 --- corfu.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/corfu.el b/corfu.el index 3d820318d

[elpa] externals/corfu 41ec0baa6b 2/9: Make right margin part of the fringe

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 41ec0baa6bade4e01c4e5ab0a7697e83e44a1cb1 Author: Daniel Mendler Commit: Daniel Mendler Make right margin part of the fringe Ensure that the truncated text doesn't leak into the margin. Unfortunately this change leads to some additional complexity,

[elpa] externals/denote d42be4ee79 1/2: Make stylistic change in denote-select-linked-file-prompt

2024-11-05 Thread ELPA Syncer
branch: externals/denote commit d42be4ee79ac2b6de0b6af76f9590648f23db6e4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic change in denote-select-linked-file-prompt --- denote.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/denote.el b/denote.e

[elpa] externals/corfu dc85ee32eb 6/9: Preserve corfu-bar-width and corfu-bar face for compatibility

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit dc85ee32ebdd59fea86c5696a9f1d28f51b2c7bc Author: Daniel Mendler Commit: Daniel Mendler Preserve corfu-bar-width and corfu-bar face for compatibility --- CHANGELOG.org | 10 +++--- corfu.el | 33 +++-- 2 files changed, 22 in

[elpa] externals/denote updated (170a8234ae -> bbd75dd2f3)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from 170a8234ae Merge pull request #473 from jeanphilippegg/link-descriptions new d42be4ee79 Make stylistic change in denote-select-linked-file-prompt new bbd75dd2f3 Make denote-title-prompt prepopulate the minibuffer if

[elpa] externals/corfu 08c3aeb46c 1/9: Avoid truncation if scrollbar is shown in the fringe

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit 08c3aeb46ccb2f00a716c563cf370464b1365c09 Author: Daniel Mendler Commit: Daniel Mendler Avoid truncation if scrollbar is shown in the fringe --- corfu.el | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/corfu

[elpa] externals/corfu d7c2fabbc6 3/9: Fringe bitmaps have a width restriction 1 <= w <= 16

2024-11-05 Thread ELPA Syncer
branch: externals/corfu commit d7c2fabbc6ae6a295895188e0a38524a69db09da Author: Daniel Mendler Commit: Daniel Mendler Fringe bitmaps have a width restriction 1 <= w <= 16 --- corfu.el | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/corfu.el b/corfu.el index

[elpa] externals/corfu updated (44424e7d04 -> 37d4ed3ca0)

2024-11-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/corfu. from 44424e7d04 Update README new 08c3aeb46c Avoid truncation if scrollbar is shown in the fringe new 41ec0baa6b Make right margin part of the fringe new d7c2fabbc6 Fringe bitmaps have a width restriction 1 <= w <=