[elpa] externals/llm bfb393b31e: Allow context and examples to be set after the first interaction

2024-04-15 Thread ELPA Syncer
branch: externals/llm commit bfb393b31ea98cbe5ebc25592b3cceab46764861 Author: Andrew Hyatt Commit: Andrew Hyatt Allow context and examples to be set after the first interaction They always will be set on the first interaction, though. This allows context and examples to be use

[nongnu] elpa/evil-numbers cc58cc7ff4 1/3: Cleanup: use SPDX license header

2024-04-15 Thread ELPA Syncer
branch: elpa/evil-numbers commit cc58cc7ff4f1a7fb6f9fc9c007ca3de738f3a3ec Author: Campbell Barton Commit: Campbell Barton Cleanup: use SPDX license header --- evil-numbers.el | 16 +--- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/evil-numbers.el b/evil-numbers.

[nongnu] elpa/evil-numbers updated (7a1b62afc1 -> c789989451)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/evil-numbers. from 7a1b62afc1 Cleanup: reduce vertical space of `concat` use in tests new cc58cc7ff4 Cleanup: use SPDX license header new b6fcd2e23f Cleanup: use a single comment block for "Commentary" new c789989451 Header: ad

[nongnu] elpa/evil-numbers c789989451 3/3: Header: add myself as a contributor

2024-04-15 Thread ELPA Syncer
branch: elpa/evil-numbers commit c7899894515d6be40dfcd589fb27c1801c5b199c Author: Campbell Barton Commit: Campbell Barton Header: add myself as a contributor --- evil-numbers.el | 1 + 1 file changed, 1 insertion(+) diff --git a/evil-numbers.el b/evil-numbers.el index 1a298cc430..613114281

[nongnu] elpa/evil-numbers b6fcd2e23f 2/3: Cleanup: use a single comment block for "Commentary"

2024-04-15 Thread ELPA Syncer
branch: elpa/evil-numbers commit b6fcd2e23f6091eb04596aeb19b102d1790e83a7 Author: Campbell Barton Commit: Campbell Barton Cleanup: use a single comment block for "Commentary" --- evil-numbers.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/evil-numb

[elpa] externals/xelb cd3c1ca8c8: Update to xcb-proto 1.17.0 (#28)

2024-04-15 Thread ELPA Syncer
branch: externals/xelb commit cd3c1ca8c842765321892f424818acf37885b148 Author: Steven Allen Commit: GitHub Update to xcb-proto 1.17.0 (#28) We don't use these, but we might as well keep up-to-date. * xcb-dri3.el, xcb-present.el: update for xcb-proto 1.17.0 --- xcb-dri3.el

[elpa] externals/dape 729cfdd024 2/2: Fix watch buffer revert in tests

2024-04-15 Thread ELPA Syncer
branch: externals/dape commit 729cfdd02477cacaf87cd96e875112758938853b Author: Daniel Pettersson Commit: Daniel Pettersson Fix watch buffer revert in tests --- dape-tests.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dape-tests.el b/dape-tests.el index a1133

[elpa] externals/dape updated (a5c9d468c1 -> 729cfdd024)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/dape. from a5c9d468c1 Bump version to 0.10.0 new dae8d11400 Add edit watch buffer mode `dape-info-watch-edit-mode' new 729cfdd024 Fix watch buffer revert in tests Summary of changes: dape-tests.el | 8 +--- dape.el |

[elpa] externals/dape dae8d11400 1/2: Add edit watch buffer mode `dape-info-watch-edit-mode'

2024-04-15 Thread ELPA Syncer
branch: externals/dape commit dae8d114008ba2bad507993cc045612982dc4658 Author: Daniel Pettersson Commit: Daniel Pettersson Add edit watch buffer mode `dape-info-watch-edit-mode' Analog to wdired-mode --- dape.el | 56 1 file

[elpa] externals/fontaine 10553d2c94 4/4: Make 'fontaine-font-families' obsolete

2024-04-15 Thread ELPA Syncer
branch: externals/fontaine commit 10553d2c94554bd05f101e4c94bd9dd7b74c47f4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make 'fontaine-font-families' obsolete It should have been removed long ago, per commit b0ebd37. --- fontaine.el | 37 +

[elpa] externals/fontaine d3ea8e8faa 3/4: Remove needless comment

2024-04-15 Thread ELPA Syncer
branch: externals/fontaine commit d3ea8e8faacb722f591fe13f818b6bffdabb43cb Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove needless comment --- fontaine.el | 7 --- 1 file changed, 7 deletions(-) diff --git a/fontaine.el b/fontaine.el index 0a37708cd5..90e20ad1bd 100644

[elpa] externals/fontaine e8d9e9225d 2/4: Fix doc string of fontaine-recovered-preset

2024-04-15 Thread ELPA Syncer
branch: externals/fontaine commit e8d9e9225d7d379836ee5ded4e3ac7d9b55dbc14 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Fix doc string of fontaine-recovered-preset --- fontaine.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fontaine.el b/fontaine.el index

[elpa] externals/fontaine updated (dc954c08cc -> 10553d2c94)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/fontaine. from dc954c08cc Define fontaine-mode to store/restore fonts presets new e7a9496c57 Add missing 'fontaine-set-preset' from the sample configuration new e8d9e9225d Fix doc string of fontaine-recovered-preset new d

[elpa] externals/fontaine e7a9496c57 1/4: Add missing 'fontaine-set-preset' from the sample configuration

2024-04-15 Thread ELPA Syncer
branch: externals/fontaine commit e7a9496c5785223fe1d6c401cfbaf77300e6f784 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Add missing 'fontaine-set-preset' from the sample configuration --- README.org | 4 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org i

[elpa] externals/drepl 89660add7f 1/2: Improve history variable declaration and initialization

2024-04-15 Thread ELPA Syncer
branch: externals/drepl commit 89660add7f90444a2a251649e557309d93a961d0 Author: Augusto Stoffel Commit: Augusto Stoffel Improve history variable declaration and initialization --- drepl.el | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/drepl.el b/drepl.el i

[elpa] externals/drepl updated (5a0f2354bc -> 982672ceab)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/drepl. from 5a0f2354bc Add Node.js REPL new 89660add7f Improve history variable declaration and initialization new 982672ceab Improve operation handler lookup code in Node.js Summary of changes: drepl-node.js | 9 - dr

[elpa] externals/drepl 982672ceab 2/2: Improve operation handler lookup code in Node.js

2024-04-15 Thread ELPA Syncer
branch: externals/drepl commit 982672ceabb799ae4a922f03e07ae9a181fc86f2 Author: Augusto Stoffel Commit: Augusto Stoffel Improve operation handler lookup code in Node.js --- drepl-node.js | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drepl-node.js b/drepl-node.

[nongnu] elpa/with-editor updated (5db5f0eb22 -> 1b4526453e)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/with-editor. from 5db5f0eb22 readme: Use static NonGNU Elpa badge new 9b59986ba6 Update contact information new 1b4526453e Update contact information Summary of changes: docs/with-editor.org | 4 ++-- docs/with-editor.texi | 2 +-

[nongnu] elpa/with-editor 9b59986ba6 1/2: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/with-editor commit 9b59986ba6872906e739d69d1a6b16807b8622ef Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- docs/with-editor.org | 4 ++-- lisp/with-editor.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/with-editor

[nongnu] elpa/with-editor 1b4526453e 2/2: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/with-editor commit 1b4526453ef6bdee30635f469aa26085c02b1ac1 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- docs/with-editor.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/with-editor.texi b/docs/with-editor.texi ind

[nongnu] elpa/orgit ca3bf7aa20: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/orgit commit ca3bf7aa20074e25fee37b71cfef127b93a3dde7 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- orgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orgit.el b/orgit.el index b9f70e65dc..38fceb50c5 100644 --- a/orgit.

[nongnu] elpa/magit-section updated (da14749d9a -> 35ce2ecca2)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit-section. from da14749d9a magit-section--enable-long-lines-shortcuts: Fix typo in warning adds 68075aff58 Update contact information adds 35ce2ecca2 Update contact information No new revisions were added by this update. Summary o

[nongnu] elpa/git-commit 35ce2ecca2 2/2: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/git-commit commit 35ce2ecca2890e7d34c993c2a157f2ebbe2baae9 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- docs/magit-section.texi | 2 +- docs/magit.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/magit-se

[nongnu] elpa/keycast 04fa2c65f0: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/keycast commit 04fa2c65f0ae901ed3015f691ea70f7658ea24b8 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- keycast.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycast.el b/keycast.el index 6c86228b41..5ef25b3cc9 100644 ---

[nongnu] elpa/magit updated (da14749d9a -> 35ce2ecca2)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/magit. from da14749d9a magit-section--enable-long-lines-shortcuts: Fix typo in warning adds 68075aff58 Update contact information adds 35ce2ecca2 Update contact information No new revisions were added by this update. Summary of change

[nongnu] elpa/git-modes 52ea2a1281: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/git-modes commit 52ea2a1281ea9df9b8732fe2add0e6a0c9c2cd11 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- git-modes.el | 4 ++-- gitattributes-mode.el | 2 +- gitconfig-mode.el | 2 +- gitignore-mode.el | 2 +- 4 files changed, 5

[nongnu] elpa/git-commit 68075aff58 1/2: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/git-commit commit 68075aff58e7ae5c852b9eabb69df454267deeaf Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- docs/magit-section.org| 4 ++-- docs/magit.org| 4 ++-- lisp/git-commit.el| 4 ++-- lisp/git-rebase.el

[nongnu] elpa/git-commit updated (da14749d9a -> 35ce2ecca2)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch elpa/git-commit. from da14749d9a magit-section--enable-long-lines-shortcuts: Fix typo in warning new 68075aff58 Update contact information new 35ce2ecca2 Update contact information Summary of changes: docs/magit-section.org| 4 +

[nongnu] elpa/emacsql 5108c16c5e: Update contact information

2024-04-15 Thread ELPA Syncer
branch: elpa/emacsql commit 5108c16c5e1d5bfdd41fcc0807241e28886ab763 Author: Jonas Bernoulli Commit: Jonas Bernoulli Update contact information --- emacsql-compiler.el | 2 +- emacsql-mysql.el | 2 +- emacsql-pg.el | 2 +- emacsql-psql.el | 2 +- emacsql

[elpa] externals/transient c356d1bca1 8/9: transient--make-transient-map: Relax conflicts of inapt suffixes

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit c356d1bca13ef1dd78ec7e83a89936cc58553f75 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--make-transient-map: Relax conflicts of inapt suffixes When a inapt suffix conflicts with an apt suffix, bind the latter. When two apt suffi

[elpa] externals/transient 8c0a3ac0a4 7/9: transient--show: Call transient--force-fixed-pitch earlier

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 8c0a3ac0a4e98d5797f9a3a7e06d5d34eafe5b07 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--show: Call transient--force-fixed-pitch earlier The fixed-pitch font may differ from the default face in size, so this could be done before the

[elpa] externals/transient c03cad9407 2/9: changelog: Fixup

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit c03cad940766380dd50917aa9fa12b62991fcc67 Author: Jonas Bernoulli Commit: Jonas Bernoulli changelog: Fixup --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8eda63d0c0..aa354d0afe 100644 --- a/CHAN

[elpa] externals/transient 0a1c46945b 4/9: transient-infix-set: Cosmetics

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 0a1c46945bd074f8d925a22de03cc63058798e48 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-infix-set: Cosmetics --- lisp/transient.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/transient.el b/lisp/transien

[elpa] externals/transient d2c88d2562 3/9: transient--init-group: Cosmetics

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit d2c88d2562e42b42fbe4b50b035fef98f826c984 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--init-group: Cosmetics --- lisp/transient.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.el in

[elpa] externals/transient updated (55d5d41b48 -> 2698d62d2e)

2024-04-15 Thread Jonas Bernoulli via
tarsius pushed a change to branch externals/transient. from 55d5d41b48 Release version 0.6.0 new 0c2928655c transient--get-face: Cosmetics new c03cad9407 changelog: Fixup new d2c88d2562 transient--init-group: Cosmetics new 0a1c46945b transient-infix-set: Cosm

[elpa] externals/transient 0c2928655c 1/9: transient--get-face: Cosmetics

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 0c2928655ce75af86fede9adcb964d770c077090 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--get-face: Cosmetics --- lisp/transient.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/transient.el b/lisp/transient.el inde

[elpa] externals/transient 7f6c39c55e 5/9: transient-scope: New function

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 7f6c39c55eb959d27c5ee854991f9de4e8ba32a1 Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-scope: New function --- lisp/transient.el | 4 1 file changed, 4 insertions(+) diff --git a/lisp/transient.el b/lisp/transient.el index fbf46366cb..9d8

[elpa] externals/transient 2698d62d2e 9/9: transient--make-transient-map: Handle conflicts with keys from maps

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 2698d62d2e209023d5cf11ec4190aaa751f40bbe Author: Jonas Bernoulli Commit: Jonas Bernoulli transient--make-transient-map: Handle conflicts with keys from maps If the binding comes from a keymap such as `transient-base-map', then there is no suffi

[elpa] externals/transient 6da27d7e1c 6/9: transient-setup-buffer-hook: New hook

2024-04-15 Thread Jonas Bernoulli via
branch: externals/transient commit 6da27d7e1c16e85c3865e20ad5c81385eadc15dc Author: Jonas Bernoulli Commit: Jonas Bernoulli transient-setup-buffer-hook: New hook --- lisp/transient.el | 5 + 1 file changed, 5 insertions(+) diff --git a/lisp/transient.el b/lisp/transient.el index 9d8031

[elpa] externals-release/org 4ae5cc0182: org-self-insert-command: Prevent deleting selection for speed commands

2024-04-15 Thread ELPA Syncer
branch: externals-release/org commit 4ae5cc0182bc3db5dc96833cee9c4979f4bc0ded Author: Ihor Radchenko Commit: Ihor Radchenko org-self-insert-command: Prevent deleting selection for speed commands * lisp/org.el (org--speed-command-p): New helper function checking whether current c

[elpa] externals/org updated (b03ece433b -> 1ae978f940)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/org. from b03ece433b org-fold: Optimize fontification of link folds new 4ae5cc0182 org-self-insert-command: Prevent deleting selection for speed commands new 1ae978f940 Merge branch 'bugfix' Summary of changes: lisp/org.el | 2

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

2024-04-15 Thread ELPA Syncer
branch: externals/org commit 1ae978f940c0f88473f2232177c63a0de7fb7a1c Merge: b03ece433b 4ae5cc0182 Author: Ihor Radchenko Commit: Ihor Radchenko Merge branch 'bugfix' --- lisp/org.el | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/lisp/org.el b/li

[nongnu] elpa/rust-mode e54bbae8c4 2/2: Merge pull request #539 from Dev380/fix-auto-mode-treesit

2024-04-15 Thread ELPA Syncer
branch: elpa/rust-mode commit e54bbae8c4c2af580b5721ad5ac151f2ad19293e Merge: b2b18aa6c1 3592c10cc1 Author: Sibi Prabakaran Commit: GitHub Merge pull request #539 from Dev380/fix-auto-mode-treesit fix(treesit): auto mode precedence of rust-mode --- rust-mode-treesitter.el | 6 +

[nongnu] elpa/rust-mode 3592c10cc1 1/2: fix(treesit): auto mode precedence of rust-mode

2024-04-15 Thread ELPA Syncer
branch: elpa/rust-mode commit 3592c10cc1f5d4b5b005961202738b530d9635cf Author: Dev380 <49997896+dev...@users.noreply.github.com> Commit: Dev380 <49997896+dev...@users.noreply.github.com> fix(treesit): auto mode precedence of rust-mode Currently, `rust-ts-mode` will add itself to t

[nongnu] elpa/evil eae05b5a1b: Always undo in normal state (#1888)

2024-04-15 Thread ELPA Syncer
branch: elpa/evil commit eae05b5a1b2de6fe2d262a9fc0fd24e46bebc2c8 Author: Tom Dalziel <33435574+tomd...@users.noreply.github.com> Commit: GitHub Always undo in normal state (#1888) --- evil-commands.el | 5 - evil-tests.el| 14 ++ 2 files changed, 18 insertions(+), 1 del

[elpa] externals/hyperbole 0bab6487ea 5/7: Merge pull request #514 from rswgnu/regression-gbut-act-for-web-link

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 0bab6487ea86f95c2548bf92dfa33a2a35f5b1be Merge: de692018b3 c33b36319b Author: Robert Weiner Commit: GitHub Merge pull request #514 from rswgnu/regression-gbut-act-for-web-link Add test for gbut:act on a web link --- ChangeLog | 5 +

[elpa] externals/org b03ece433b: org-fold: Optimize fontification of link folds

2024-04-15 Thread ELPA Syncer
branch: externals/org commit b03ece433b10f17e71cd48f857119e9a3b290899 Author: Ihor Radchenko Commit: Ihor Radchenko org-fold: Optimize fontification of link folds * lisp/org-fold-core.el (org-fold-core--specs): Add new folding spec - :font-lock. When non-nil, enable re-fontific

[elpa] externals/hyperbole updated (de692018b3 -> 4026c7cefd)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/hyperbole. from de692018b3 Merge pull request #515 from rswgnu/rsw new 4ba61775b9 smart-prog-tag - Add generic prog lang xref support for LSP servers new 039fe682f6 hyrolo.py - Add Python-based command-line searching of HyRolo f

[elpa] externals/hyperbole 4026c7cefd 7/7: Merge pull request #516 from rswgnu/rsw

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 4026c7cefd9820b4478d71bc1ccf97b9c139adf8 Merge: 0bab6487ea 409db374d1 Author: Robert Weiner Commit: GitHub Merge pull request #516 from rswgnu/rsw Xref-based LSP support for any prog language; command-line search of HyRolos --- ChangeLog | 14

[elpa] externals/hyperbole 409db374d1 6/7: Merge branch 'master' into rsw

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 409db374d1e5b5003d93af0d7078952138e59c18 Merge: 039fe682f6 0bab6487ea Author: Bob Weiner Commit: Bob Weiner Merge branch 'master' into rsw --- ChangeLog | 5 + test/hbut-tests.el | 14 +- 2 files changed, 18 insertions(+), 1 delet

[elpa] externals/hyperbole 039fe682f6 4/7: hyrolo.py - Add Python-based command-line searching of HyRolo files

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 039fe682f6c1774c442927387e6112b298220049 Author: Bob Weiner Commit: Bob Weiner hyrolo.py - Add Python-based command-line searching of HyRolo files --- ChangeLog | 4 MANIFEST | 7 +-- Makefile | 4 ++-- 3 files changed, 11 insertions(+), 4 delet

[elpa] externals/hyperbole c33b36319b 2/7: Correct mock and remove expected failed, master has been fixed

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit c33b36319b82a2b9ef9e3d3c24efef5f64e60c3d Author: Mats Lidell Commit: Mats Lidell Correct mock and remove expected failed, master has been fixed --- test/hbut-tests.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/hbut-tests.

[elpa] externals/hyperbole 733c4f9833 1/7: Add test for gbut:act on a web link

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 733c4f983322f93e25f7f71ab5163f70e2e07cb2 Author: Mats Lidell Commit: Mats Lidell Add test for gbut:act on a web link --- ChangeLog | 5 + test/hbut-tests.el | 15 ++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/

[elpa] externals/hyperbole 4ba61775b9 3/7: smart-prog-tag - Add generic prog lang xref support for LSP servers

2024-04-15 Thread ELPA Syncer
branch: externals/hyperbole commit 4ba61775b92ecdce171439ff6330e9b5f2b77603 Author: Bob Weiner Commit: Bob Weiner smart-prog-tag - Add generic prog lang xref support for LSP servers --- ChangeLog | 10 + hmouse-tag.el | 24 ++- hsys-xref.el | 7 +++- hui-mouse.el | 128

[elpa] externals/posframe c06b30a092: Use parent's minibuffer window

2024-04-15 Thread ELPA Syncer
branch: externals/posframe commit c06b30a0924fbc674f7d088b1ea216a59579fe63 Author: Declan Tsien Commit: tumashu Use parent's minibuffer window --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index e2aad5a086..7efe597d5c 100644 --

[elpa] externals/ellama 6e6ec8e28b 5/5: Bump version

2024-04-15 Thread ELPA Syncer
branch: externals/ellama commit 6e6ec8e28b8ce32ff207b1b026aaaeddc1bd8239 Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 2 ++ README.org | 5 + ellama.el | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 3c5d9

[elpa] externals/ellama efa24c0366 2/5: fixed empty lines.

2024-04-15 Thread ELPA Syncer
branch: externals/ellama commit efa24c036680618b661593ffd699acd146349bff Author: Mohammed S Commit: Mohammed S fixed empty lines. --- ellama.el | 4 1 file changed, 4 deletions(-) diff --git a/ellama.el b/ellama.el index 27d9c1cbff..46ca1c4b2f 100644 --- a/ellama.el +++ b/ellama.el @@

[elpa] externals/ellama 2e8e7c9adc 3/5: Remove empty line

2024-04-15 Thread ELPA Syncer
branch: externals/ellama commit 2e8e7c9adc57f09f875d96afc359c1f1dc4a6fc6 Author: Sergey Kostyaev Commit: GitHub Remove empty line --- ellama.el | 1 - 1 file changed, 1 deletion(-) diff --git a/ellama.el b/ellama.el index 46ca1c4b2f..718298b300 100644 --- a/ellama.el +++ b/ellama.el @@ -12

[elpa] externals/ellama c696e3cefc 4/5: Merge pull request #106 from alarawms/main

2024-04-15 Thread ELPA Syncer
branch: externals/ellama commit c696e3cefcd420836d8d17de7b1131d64737ccb9 Merge: a931224a0d 2e8e7c9adc Author: Sergey Kostyaev Commit: GitHub Merge pull request #106 from alarawms/main added function to summrize text in the killring-0. --- ellama.el | 10 ++ 1 file changed,

[elpa] externals/ellama 34c5012cb3 1/5: added function to summrize text in the killring-0.

2024-04-15 Thread ELPA Syncer
branch: externals/ellama commit 34c5012cb3d46f095ddc3301d8f11393933ad4c2 Author: Mohammed S Commit: Mohammed S added function to summrize text in the killring-0. helpful to reduce key jumps. --- ellama.el | 15 +++ 1 file changed, 15 insertions(+) diff --git a/ellama.el b/e

[elpa] externals/ellama updated (a931224a0d -> 6e6ec8e28b)

2024-04-15 Thread ELPA Syncer
elpasync pushed a change to branch externals/ellama. from a931224a0d Bump version new 34c5012cb3 added function to summrize text in the killring-0. helpful to reduce key jumps. new efa24c0366 fixed empty lines. new 2e8e7c9adc Remove empty line new c696e3cefc