[nongnu] elpa/dirvish a63ea0a8e3 2/3: perf(side): auto jump only when file under cursor changes

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit a63ea0a8e358eee65d7e7ebbb0895510cac6e198 Author: Alex Lu Commit: Alex Lu perf(side): auto jump only when file under cursor changes Closes #226 --- extensions/dirvish-side.el | 23 --- 1 file changed, 12 insertions(+), 11 deletions(-)

[nongnu] elpa/racket-mode d9e66c7571: Set current buffer in racket-describe-bookmark-jump

2025-02-05 Thread ELPA Syncer
branch: elpa/racket-mode commit d9e66c7571722101a87a86ef611056c47b791ad4 Author: Greg Hendershott Commit: Greg Hendershott Set current buffer in racket-describe-bookmark-jump bookmark-handle-bookmark expects our handler to change the current buffer, as does bookmark-default-hand

[nongnu] elpa/xah-fly-keys efd164009e: xah-smart-delete fix so in minibuffer when before cursor is space, don't complain.

2025-02-05 Thread ELPA Syncer
branch: elpa/xah-fly-keys commit efd164009e8206252bbf71efd8a6977c3492ed94 Author: Xah Lee Commit: Xah Lee xah-smart-delete fix so in minibuffer when before cursor is space, don't complain. xah-search-current-word now do not deactivate mark. --- xah-fly-keys.el | 26 ++--

[nongnu] elpa/dirvish 9f440435bf 1/3: refactor: add `dirvish--switch-to-buffer` helper

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit 9f440435bf146ce23939a20cc06a1f73ff71d017 Author: Alex Lu Commit: Alex Lu refactor: add `dirvish--switch-to-buffer` helper --- dirvish-extras.el| 2 +- dirvish.el | 13 ++--- extensions/dirvish-fd.el | 11 ++- 3 files changed

[nongnu] elpa/eat c8d54d6498: Allow hiding terminal title from mode line

2025-02-05 Thread ELPA Syncer
branch: elpa/eat commit c8d54d649872bfe7b2b9f49ae5c2addbf12d3b99 Author: Akib Azmain Turja Commit: Akib Azmain Turja Allow hiding terminal title from mode line * eat.el (eat-show-title-on-mode-line): New user option. * eat.el (eat-mode): Don't set mode-line-buffer-identification

[nongnu] elpa/dirvish 4707f99fea 3/3: Fix killing emacsclient session when created on a directory (#293)

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit 4707f99feab088842edecdcfe4df317481d56b31 Author: Pratyush Yadav Commit: GitHub Fix killing emacsclient session when created on a directory (#293) When an emacsclient frame is created by visitng directory A, and then the user goes into subdirectory B a

[nongnu] elpa/dirvish updated (568002e5c3 -> 4707f99fea)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 568002e5c3 fix(side): respect `switch-to-buffer-obey-display-actions` (#194) new 9f440435bf refactor: add `dirvish--switch-to-buffer` helper new a63ea0a8e3 perf(side): auto jump only when file under cursor changes

[nongnu] elpa/dirvish b760209f40 2/3: fix(side): `run-with-timer` is still needed on auto jumper (#264)

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit b760209f40ab2c429dc68080dc132000cb35003f Author: Alex Lu Commit: Alex Lu fix(side): `run-with-timer` is still needed on auto jumper (#264) --- extensions/dirvish-side.el | 42 -- 1 file changed, 24 insertions(+), 18 deletio

[nongnu] elpa/dirvish 568002e5c3 3/3: fix(side): respect `switch-to-buffer-obey-display-actions` (#194)

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit 568002e5c3cea30c4f2aa4c8b9c51340530a8f68 Author: Alex Lu Commit: Alex Lu fix(side): respect `switch-to-buffer-obey-display-actions` (#194) Just a temporary solution here. We might also want to address #258 in the future. (close #194) --- ext

[nongnu] elpa/dirvish 4ed363024c 1/3: refactor: WHY DOES EMACS31 OBSOLETE `when-let` AND `if-let`????????

2025-02-05 Thread ELPA Syncer
branch: elpa/dirvish commit 4ed363024c8b826e92e5f92b114e4ebf50b5da24 Author: Alex Lu Commit: Alex Lu refactor: WHY DOES EMACS31 OBSOLETE `when-let` AND `if-let` --- dirvish-tramp.el | 2 +- dirvish.el| 28 ++-- extensions/dir

[nongnu] elpa/dirvish updated (9c55bac21e -> 568002e5c3)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 9c55bac21e fix(side): ensure the window is dedicated (closes #277) new 4ed363024c refactor: WHY DOES EMACS31 OBSOLETE `when-let` AND `if-let` new b760209f40 fix(side): `run-with-timer` is still needed on auto ju

[elpa] externals/a68-mode 2a191fae4c: Bump version to 1.0 to publish in ELPA

2025-02-05 Thread ELPA Syncer
branch: externals/a68-mode commit 2a191fae4c73839d34d19c086ec75af35a0937e4 Author: Jose E. Marchesi Commit: Jose E. Marchesi Bump version to 1.0 to publish in ELPA --- a68-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a68-mode.el b/a68-mode.el index 9b42fb1a4e.

[elpa] elpa-admin 2dc3592bae: Improve support for "subpackages"

2025-02-05 Thread Stefan Monnier via
branch: elpa-admin commit 2dc3592bae4bbb66b5a65e54cdfa2dec15abfa18 Author: Stefan Monnier Commit: Stefan Monnier Improve support for "subpackages" Try and provide a bit more support for packages built from the same branch, such as helm/helm-core. The idea is to try and keep a s

[nongnu] elpa/projectile 373fca7890: Simplify a bit the projectile-known-projects API

2025-02-05 Thread ELPA Syncer
branch: elpa/projectile commit 373fca78904330cc130604c9490c4e0785df7c4d Author: Bozhidar Batsov Commit: Bozhidar Batsov Simplify a bit the projectile-known-projects API The new function is the preferred way to access the known projects from client code. --- projectile.el | 27 +

[elpa] externals/consult-recoll a5f9336dd2 1/2: version bumps for 1.0

2025-02-05 Thread ELPA Syncer
branch: externals/consult-recoll commit a5f9336dd204e487012be086fdec9e6385fb67bd Author: jao Commit: jao version bumps for 1.0 --- changelog.org | 2 +- consult-recoll.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.org b/changelog.org index 60f19d5

[elpa] externals/consult-recoll updated (93f37e1394 -> eddbc7ba70)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/consult-recoll. from 93f37e1394 new consult API: consult--async-pipeline/consult--process-collection new a5f9336dd2 version bumps for 1.0 new eddbc7ba70 version bumps for 1.0.0 Summary of changes: changelog.org | 2 +- con

[elpa] externals/consult-recoll eddbc7ba70 2/2: version bumps for 1.0.0

2025-02-05 Thread ELPA Syncer
branch: externals/consult-recoll commit eddbc7ba70439881e4781fa73fb0fb240e02fd3b Author: jao Commit: jao version bumps for 1.0.0 --- changelog.org | 2 +- consult-recoll.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.org b/changelog.org index 9224932

[nongnu] elpa/haskell-mode 3392de68a1 2/4: Make dabbrev-expand detect underbar and prime as part of identifiers

2025-02-05 Thread ELPA Syncer
branch: elpa/haskell-mode commit 3392de68a1e9dd3c52a60ee8f90d8c1d63046462 Author: Ken Takusagawa Commit: Ken Takusagawa Make dabbrev-expand detect underbar and prime as part of identifiers --- haskell-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell-mode.e

[nongnu] elpa/haskell-mode updated (a41e809986 -> 495fb9688e)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch elpa/haskell-mode. from a41e809986 ensure run-expr uses *haskell* buffer new 3392de68a1 Make dabbrev-expand detect underbar and prime as part of identifiers new fc1ea06863 Merge pull request #1842 from kenta2/master new e826b2fb87

[nongnu] elpa/haskell-mode e826b2fb87 1/4: Inferior-haskell: do not insert repeated prompts.

2025-02-05 Thread ELPA Syncer
branch: elpa/haskell-mode commit e826b2fb8771f6ee475117405320f226cd31e194 Author: cngimenez Commit: cngimenez Inferior-haskell: do not insert repeated prompts. --- inf-haskell.el | 54 +- 1 file changed, 53 insertions(+), 1 deletion(-) di

[nongnu] elpa/haskell-mode 495fb9688e 4/4: Merge pull request #1806 from cnngimenez/master

2025-02-05 Thread ELPA Syncer
branch: elpa/haskell-mode commit 495fb9688e12ed1bf945b4876f124ee38b84c039 Merge: fc1ea06863 e826b2fb87 Author: Steve Purcell Commit: GitHub Merge pull request #1806 from cnngimenez/master Inferior-haskell: do not insert repeated prompts. --- inf-haskell.el | 54

[nongnu] elpa/haskell-mode fc1ea06863 3/4: Merge pull request #1842 from kenta2/master

2025-02-05 Thread ELPA Syncer
branch: elpa/haskell-mode commit fc1ea06863802b1fac47949c2d28d97e7dddc934 Merge: a41e809986 3392de68a1 Author: Steve Purcell Commit: GitHub Merge pull request #1842 from kenta2/master Make dabbrev-expand detect underbar and prime as part of identifiers --- haskell-mode.el | 2 +- 1

[elpa] externals/dired-preview 72fa4f1257 1/3: Let bind hexl-follow-ascii to nil to avoid errors in the post-command-hook

2025-02-05 Thread ELPA Syncer
branch: externals/dired-preview commit 72fa4f12571bda649cba6f36732289c57fd37a2c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Let bind hexl-follow-ascii to nil to avoid errors in the post-command-hook The error is the following when hexl-follow-ascii is non-nil:

[elpa] externals/dired-preview updated (2f806a0a28 -> 76e2d2a667)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/dired-preview. from 2f806a0a28 Stop previewing files that are encrypted new 72fa4f1257 Let bind hexl-follow-ascii to nil to avoid errors in the post-command-hook new 75b54fbaa7 Make stylistic change to how hexl-mode is enabled

[elpa] externals/dired-preview 76e2d2a667 3/3: Make stylistic changes involving indentation

2025-02-05 Thread ELPA Syncer
branch: externals/dired-preview commit 76e2d2a6675807f41c18c2f000dfaec35ed59100 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic changes involving indentation --- dired-preview.el | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/dired-prev

[elpa] externals/dired-preview 75b54fbaa7 2/3: Make stylistic change to how hexl-mode is enabled

2025-02-05 Thread ELPA Syncer
branch: externals/dired-preview commit 75b54fbaa7378603dab8b02b005173fcb26235aa Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make stylistic change to how hexl-mode is enabled --- dired-preview.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dired-preview.el

[elpa] externals/denote 212a1b3c17: Remove references to non-existent denote-link-or-create-with-command

2025-02-05 Thread ELPA Syncer
branch: externals/denote commit 212a1b3c17ad99986e593901b3385c9c581b70e4 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Remove references to non-existent denote-link-or-create-with-command We deleted it at some point, but did not remove everything. Thanks to Jean-Philip

[elpa] externals/dired-preview updated (a7db5ac78b -> 2f806a0a28)

2025-02-05 Thread ELPA Syncer
elpasync pushed a change to branch externals/dired-preview. from a7db5ac78b Update dired-preview-display-action-alist to optionally use dired-preview-display-action-alist-below new 7575a6e8fe Prevent preview of "self" directory new 2f806a0a28 Stop previewing files that are

[elpa] externals/dired-preview 7575a6e8fe 1/2: Prevent preview of "self" directory

2025-02-05 Thread ELPA Syncer
branch: externals/dired-preview commit 7575a6e8feda3f965af81b54a3494a99a771a07c Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Prevent preview of "self" directory Thanks to Inkbottle007 for reporting the bug in issue 23:

[elpa] externals/dired-preview 2f806a0a28 2/2: Stop previewing files that are encrypted

2025-02-05 Thread ELPA Syncer
branch: externals/dired-preview commit 2f806a0a2801b83bab2df4849466f0a692c9d6a1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Stop previewing files that are encrypted --- dired-preview.el | 11 +++ 1 file changed, 11 insertions(+) diff --git a/dired-preview.el b/dired-pre