[nongnu] elpa/helm 08f5a7267f 2/4: Add comments only

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 08f5a7267fd3a8f8c97bbf8792905acb999d9400 Author: Thierry Volpiatto Commit: Thierry Volpiatto Add comments only --- helm-buffers.el | 13 + helm-utils.el | 6 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/helm-buffers.el b/helm-

[nongnu] elpa/helm f655faa0b3 4/4: Change behavior of helm-buffers-switch-to-buffer-new-tab (#2684)

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit f655faa0b3491aa30aac1000d387e8ecf1930abf Author: Thierry Volpiatto Commit: Thierry Volpiatto Change behavior of helm-buffers-switch-to-buffer-new-tab (#2684) --- helm-buffers.el | 15 +++ helm-types.el | 2 +- 2 files changed, 12 insertions(+), 5 dele

[nongnu] elpa/helm-core updated (3bcf8a3bfc -> f655faa0b3)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 3bcf8a3bfc Avoid using a global var to save tab-bar-tab-name-function adds fa72d7df20 Allow inserting bmk in minibuffer from *-read-file-name adds 08f5a7267f Add comments only adds b5f1d4f5b6 Split tab-bar related

[nongnu] elpa/helm b5f1d4f5b6 3/4: Split tab-bar related functions in separate fns

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit b5f1d4f5b6767b50b539a4313f5dcc73cc63df03 Author: Thierry Volpiatto Commit: Thierry Volpiatto Split tab-bar related functions in separate fns Allow using predicate out of these functions. --- helm-utils.el | 46 --

[nongnu] elpa/helm fa72d7df20 1/4: Allow inserting bmk in minibuffer from *-read-file-name

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit fa72d7df20350706a9b9d52b4a85d24657b0a4b4 Author: Thierry Volpiatto Commit: Thierry Volpiatto Allow inserting bmk in minibuffer from *-read-file-name --- helm-files.el | 21 + 1 file changed, 21 insertions(+) diff --git a/helm-files.el b/helm-fil

[nongnu] elpa/helm updated (3bcf8a3bfc -> f655faa0b3)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 3bcf8a3bfc Avoid using a global var to save tab-bar-tab-name-function new fa72d7df20 Allow inserting bmk in minibuffer from *-read-file-name new 08f5a7267f Add comments only new b5f1d4f5b6 Split tab-bar related func

[nongnu] elpa/org-contrib 0e65be83e4: Update version number for the 0.6 release

2024-09-07 Thread ELPA Syncer
branch: elpa/org-contrib commit 0e65be83e4b41c17a5b9096c9055c1601b26a23d Author: Ihor Radchenko Commit: Ihor Radchenko Update version number for the 0.6 release --- lisp/org-contrib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-contrib.el b/lisp/org-contrib

[nongnu] elpa/helm 119d1d2885 2/2: Improve query replace in fnames

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 119d1d2885f731febf0e83cf97f8c075f4038198 Author: Thierry Volpiatto Commit: Thierry Volpiatto Improve query replace in fnames Allow incrementing inside the search and replace expression and not only after. --- helm-files.el | 23 ++-

[nongnu] elpa/helm updated (f655faa0b3 -> 119d1d2885)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from f655faa0b3 Change behavior of helm-buffers-switch-to-buffer-new-tab (#2684) new d22d0782a9 Fix docstring new 119d1d2885 Improve query replace in fnames Summary of changes: helm-files.el | 25 +++-- 1

[nongnu] elpa/helm d22d0782a9 1/2: Fix docstring

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit d22d0782a942edc262832248fd815ea090816a41 Author: Thierry Volpiatto Commit: Thierry Volpiatto Fix docstring --- helm-files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-files.el b/helm-files.el index 0893f5f2d5..d217a53c30 100644 --- a/h

[nongnu] elpa/helm-core updated (f655faa0b3 -> 119d1d2885)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from f655faa0b3 Change behavior of helm-buffers-switch-to-buffer-new-tab (#2684) adds d22d0782a9 Fix docstring adds 119d1d2885 Improve query replace in fnames No new revisions were added by this update. Summary of changes:

[nongnu] elpa/helm bb9f092ad6 2/2: Maybe switch to buffer in tab with imenu

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit bb9f092ad685ad5a510aea14c6b2967f9943afd8 Author: Thierry Volpiatto Commit: Thierry Volpiatto Maybe switch to buffer in tab with imenu --- helm-imenu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-imenu.el b/helm-imenu.el index 0ff45bbdf4

[nongnu] elpa/helm updated (119d1d2885 -> bb9f092ad6)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from 119d1d2885 Improve query replace in fnames new 3e0ba33224 Force switching to new tab even when buffer new bb9f092ad6 Maybe switch to buffer in tab with imenu Summary of changes: helm-buffers.el | 6 -- helm-imenu.el

[nongnu] elpa/helm-core updated (119d1d2885 -> bb9f092ad6)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from 119d1d2885 Improve query replace in fnames adds 3e0ba33224 Force switching to new tab even when buffer adds bb9f092ad6 Maybe switch to buffer in tab with imenu No new revisions were added by this update. Summary of chan

[nongnu] elpa/helm 3e0ba33224 1/2: Force switching to new tab even when buffer

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 3e0ba33224ef7fdb5a6feab6d35c96cad886a306 Author: Thierry Volpiatto Commit: Thierry Volpiatto Force switching to new tab even when buffer is displayed in an already existing tab (#2684). --- helm-buffers.el | 6 -- 1 file changed, 4 insertions(+), 2 dele

[elpa] branch new-version created (now 20acc256e5)

2024-09-07 Thread Andrew Hyatt
ahyatt pushed a change to branch new-version. at 20acc256e5 Update version to 0.17.4 This branch includes the following new commits: new 20acc256e5 Update version to 0.17.4

[elpa] new-version 20acc256e5: Update version to 0.17.4

2024-09-07 Thread Andrew Hyatt
branch: new-version commit 20acc256e5441e8ca4ffcd6db7319ab0e59c466b Author: Andrew Hyatt Commit: Andrew Hyatt Update version to 0.17.4 --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index 465ccaae26..16c16baa90 100644 --- a/llm.el +++ b/llm.el

[elpa] branch new-version deleted (was 20acc256e5)

2024-09-07 Thread Andrew Hyatt
ahyatt pushed a change to branch new-version. was 20acc256e5 Update version to 0.17.4 This change permanently discards the following revisions: discards 20acc256e5 Update version to 0.17.4

[elpa] externals/auctex updated (9f758c32c7 -> 1c833240a3)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/auctex. from 9f758c32c7 ; Unify license notice header. new 9f9a2964b1 Adjust license notice new 86fa24978c Revert "Adjust license notice" new 1c833240a3 Replace FSF office address. Summary of changes: GNUmakefile

[elpa] externals/llm e6bc34d0e8: Update version to 0.17.4 (#81)

2024-09-07 Thread ELPA Syncer
branch: externals/llm commit e6bc34d0e8f7d2a96b9334c7d3963ac7e6856e35 Author: Andrew Hyatt Commit: GitHub Update version to 0.17.4 (#81) --- llm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm.el b/llm.el index 465ccaae26..16c16baa90 100644 --- a/llm.el +++ b/llm.

[nongnu] elpa/geiser 3eafde36a2 1/4: geiser-repl--find-output-region: fix for 2-character prompts

2024-09-07 Thread ELPA Syncer
branch: elpa/geiser commit 3eafde36a23a681348749d4eabf239edb9ffa6ae Author: Macon Gambill Commit: Macon Gambill geiser-repl--find-output-region: fix for 2-character prompts --- elisp/geiser-repl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/geiser-repl.el b/el

[nongnu] elpa/geiser updated (c034c129cf -> 97ce88463f)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/geiser. from c034c129cf version bump new 3eafde36a2 geiser-repl--find-output-region: fix for 2-character prompts new fb8439a7fd Improve geiser-repl-autoeval-mode behavior new 32196db8f8 Improve geiser-repl-superparen-mode comp

[nongnu] elpa/geiser 97ce88463f 4/4: news updated

2024-09-07 Thread ELPA Syncer
branch: elpa/geiser commit 97ce88463f346ff0dab147334fa0ce7b81569d7c Author: jao Commit: jao news updated --- news.org | 11 +++ 1 file changed, 11 insertions(+) diff --git a/news.org b/news.org index b50f93ea3f..9354e6a484 100644 --- a/news.org +++ b/news.org @@ -1,3 +1,14 @@ +* Ve

[nongnu] elpa/geiser 32196db8f8 3/4: Improve geiser-repl-superparen-mode compatibility

2024-09-07 Thread ELPA Syncer
branch: elpa/geiser commit 32196db8f8ddab071565a5ae6d799ada4f8fbe6b Author: Antero Mejr Commit: jao Improve geiser-repl-superparen-mode compatibility This change to `geiser-repl--superparen-function' improves compatibility with electric-pair-mode, as the procedure will no longer

[nongnu] elpa/geiser fb8439a7fd 2/4: Improve geiser-repl-autoeval-mode behavior

2024-09-07 Thread ELPA Syncer
branch: elpa/geiser commit fb8439a7fdb81566873e69564438d2e82dc3f8a9 Author: Antero Mejr Commit: jao Improve geiser-repl-autoeval-mode behavior Don't autoeval lines that have already been evaluated. Don't keep highlighting parens after the line is auto-evaluated. Don't highli

[nongnu] elpa/gptel f5e0766a4a: gptel-rewrite: Add rewrite as a merge conflict

2024-09-07 Thread ELPA Syncer
branch: elpa/gptel commit f5e0766a4aa7efb9f3b8dca1be1b3c5776d817a5 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-rewrite: Add rewrite as a merge conflict * gptel-rewrite.el (gptel--rewrite-merge, gptel--rewrite-key-help, gptel--suffix-rewrite-merge, gptel-rewrite

[elpa] externals/ement caf7ca9d1c: Add: Authenticated media support

2024-09-07 Thread ELPA Syncer
branch: externals/ement commit caf7ca9d1c6503b8adbcb10e1e9317c5de9a83d0 Author: Adam Porter Commit: Adam Porter Add: Authenticated media support --- README.org| 8 + ement-lib.el | 9 ++ ement-room.el | 93 ++- 3 files c

[elpa] externals/emms a93815048f: * doc/emms.texinfo: Fix typo in `emms-playlist-next` function

2024-09-07 Thread ELPA Syncer
branch: externals/emms commit a93815048fc38707edc1115fcca05eac208173bd Author: Yoni Rabkin Commit: Yoni Rabkin * doc/emms.texinfo: Fix typo in `emms-playlist-next` function patch by Rehan Daphedar --- AUTHORS | 1 + doc/emms.texinfo | 2 +- 2 files changed, 2 insertions(+)

[elpa] externals/modus-themes updated (1725bfd1ed -> c2cb0404c3)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch externals/modus-themes. from 1725bfd1ed Refine support for forge new 8bbebd2f39 Document how users can add support for meow new cb612d3689 Document how users can add support for combobulate new cbe6c0284f Document how users can add

[elpa] externals/modus-themes 8bbebd2f39 1/4: Document how users can add support for meow

2024-09-07 Thread ELPA Syncer
branch: externals/modus-themes commit 8bbebd2f399b4842ca152c365b3b22fc1b0b9086 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document how users can add support for meow This is in response to the question raised by ZharMeny in issue 116:

[elpa] externals/modus-themes cb612d3689 2/4: Document how users can add support for combobulate

2024-09-07 Thread ELPA Syncer
branch: externals/modus-themes commit cb612d368977801521a1effc69bfd39763ddeac1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document how users can add support for combobulate This is in response to the question raised by Damien Cassou in issue 108:

[elpa] externals/modus-themes cbe6c0284f 3/4: Document how users can add support for howm

2024-09-07 Thread ELPA Syncer
branch: externals/modus-themes commit cbe6c0284fc6f87380991069fbade328582f4484 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Document how users can add support for howm This is in response to the question raised by Jabir Ali Ouassou in issue 117:

[elpa] externals/modus-themes c2cb0404c3 4/4: Replace deprecate colour in the manual's entry about solaire

2024-09-07 Thread ELPA Syncer
branch: externals/modus-themes commit c2cb0404c33ebc1a38faf59fa1755679c435e219 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Replace deprecate colour in the manual's entry about solaire Thanks to Edgar Vincent for bringing this matter to my attention. This was done on

[nongnu] elpa/haskell-ts-mode 0f8e1cdb02 2/3: changing defvar

2024-09-07 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 0f8e1cdb02b0fd6aa0ab51760196cf19ddf573f3 Author: pranshu Commit: pranshu changing defvar --- haskell-ts-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el index 7a0610c848..ff40a6ae66 1006

[nongnu] elpa/haskell-ts-mode updated (3c68ec42d1 -> d79cfaa13e)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-ts-mode. from 3c68ec42d1 Added optional highlihgting to type signature new 77627a3966 Fixed prev-adaptive bug new 0f8e1cdb02 changing defvar new d79cfaa13e Formatting changes Summary of changes: haskell-ts-mode.el |

[nongnu] elpa/gptel b1c4cb13c6: gptel-rewrite: Change menu description, layout, keys

2024-09-07 Thread ELPA Syncer
branch: elpa/gptel commit b1c4cb13c690913aee64c1a5add4add939de86e8 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel-rewrite: Change menu description, layout, keys * gptel-rewrite.el (gptel-rewrite-menu, gptel-rewrite-menu, gptel--suffix-rewrite-diff, gptel--suffix-r

[nongnu] elpa/helm-core updated (bb9f092ad6 -> 23f72fb284)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm-core. from bb9f092ad6 Maybe switch to buffer in tab with imenu adds 87db6ba095 Make HFF consistent with buffers for switching to tab adds 6b88c35099 Make usage of prefarg consistent with marked and single candidate adds 23f7

[nongnu] elpa/helm updated (bb9f092ad6 -> 23f72fb284)

2024-09-07 Thread ELPA Syncer
elpasync pushed a change to branch elpa/helm. from bb9f092ad6 Maybe switch to buffer in tab with imenu new 87db6ba095 Make HFF consistent with buffers for switching to tab new 6b88c35099 Make usage of prefarg consistent with marked and single candidate new 23f72fb28

[nongnu] elpa/haskell-ts-mode d79cfaa13e 3/3: Formatting changes

2024-09-07 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit d79cfaa13e6a7d8fa84cd59421fe4340537519c1 Author: pranshu Commit: pranshu Formatting changes --- haskell-ts-mode.el | 4 1 file changed, 4 deletions(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el index ff40a6ae66..bdb28bdc06 100644 --- a/has

[nongnu] elpa/helm 87db6ba095 1/3: Make HFF consistent with buffers for switching to tab

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 87db6ba09505d18e5c611041d03ae9f0d897e283 Author: Thierry Volpiatto Commit: Thierry Volpiatto Make HFF consistent with buffers for switching to tab --- helm-buffers.el | 18 -- helm-files.el | 14 ++ helm-utils.el | 14 ++

[nongnu] elpa/helm 23f72fb284 3/3: Use adaptive sort in insert bookmark location

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 23f72fb284d4336dca209ef3996d59a65ab7f2d9 Author: Thierry Volpiatto Commit: Thierry Volpiatto Use adaptive sort in insert bookmark location Limit the command to only Helm as well. --- helm-files.el | 28 +++- 1 file changed, 15 insert

[nongnu] elpa/helm 6b88c35099 2/3: Make usage of prefarg consistent with marked and single candidate

2024-09-07 Thread ELPA Syncer
branch: elpa/helm commit 6b88c3509935b8c13aed2543dd6a77a33aa6e4e3 Author: Thierry Volpiatto Commit: Thierry Volpiatto Make usage of prefarg consistent with marked and single candidate when switching to tabs. --- helm-utils.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[nongnu] elpa/haskell-ts-mode 77627a3966 1/3: Fixed prev-adaptive bug

2024-09-07 Thread ELPA Syncer
branch: elpa/haskell-ts-mode commit 77627a3966c32f128ebc51b0fde0812fe77ca263 Author: pranshu Commit: pranshu Fixed prev-adaptive bug --- haskell-ts-mode.el | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el inde