[nongnu] elpa/cider f7ad3cbc12 1/2: Bump cider-nrepl to 0.53.0

2025-03-22 Thread ELPA Syncer
branch: elpa/cider commit f7ad3cbc12877e0eaf01cf832e427532053e7141 Author: Oleksandr Yakushev Commit: Oleksandr Yakushev Bump cider-nrepl to 0.53.0 --- CHANGELOG.md | 4 ++ cider.el | 2 +- dev/docker-sample-p

[elpa] externals/flymake-clippy 38aeda6a8f: Hand over copyright to FSF

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 38aeda6a8f4090b00f3c7fdb5188f80e04c556de Author: Michael Kirkland Commit: Michael Kirkland Hand over copyright to FSF Version 1.1.0: Now available in ELPA --- flymake-clippy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -

[nongnu] elpa/gptel 51d39e9136: gptel-anthropic: Fix invalid duplication of tool_call message (#734)

2025-03-22 Thread ELPA Syncer
branch: elpa/gptel commit 51d39e9136c25a45dae58513e599377b87bc2902 Author: Tom Cahill Commit: GitHub gptel-anthropic: Fix invalid duplication of tool_call message (#734) When a `message_delta` event is received, we append any tool calls from the response to the global vector of

[nongnu] elpa/dirvish b5004f8093 2/3: fix(subtree): raise error with out-of-scope expanding target (#327)

2025-03-22 Thread ELPA Syncer
branch: elpa/dirvish commit b5004f80934e4ce92f5aedce67a773a58e69dda7 Author: Alex Lu Commit: Alex Lu fix(subtree): raise error with out-of-scope expanding target (#327) - *dirvish-subtree-expand-to* should not attempt to expand a target that is not a leaf node in the subdirecto

[nongnu] elpa/dirvish 1d8de07f4e 3/3: fix(core): subdir navigation (#323)

2025-03-22 Thread ELPA Syncer
branch: elpa/dirvish commit 1d8de07f4e1b24b2dbe1435263d84a7864b1ef47 Author: Alex Lu Commit: Alex Lu fix(core): subdir navigation (#323) --- dirvish.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dirvish.el b/dirvish.el index 9153d1b02c..ba5fb2a075 100644 ---

[nongnu] elpa/dirvish 6a054205bd 1/3: fix(widgets): pdf metadata

2025-03-22 Thread ELPA Syncer
branch: elpa/dirvish commit 6a054205bd0d452c0e7c2dcf523e9160bf9e4e41 Author: Alex Lu Commit: Alex Lu fix(widgets): pdf metadata --- dirvish-widgets.el | 4 +--- dirvish.el | 2 +- docs/CUSTOMIZING.org | 22 ++ 3 files changed, 4 insertions(+), 24 deletions(

[nongnu] elpa/dirvish updated (2f7887d270 -> 1d8de07f4e)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/dirvish. from 2f7887d270 refactor: rename `pdf-preface` to `pdf` and use it by default new 6a054205bd fix(widgets): pdf metadata new b5004f8093 fix(subtree): raise error with out-of-scope expanding target (#327) new 1d8de07f4

[nongnu] elpa/aidermacs e4bd4519b0: Add 1.1 Release Notes

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit e4bd4519b0846b49e52453b41240d076c910e1f2 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Add 1.1 Release Notes Signed-off-by: Mingde (Matthew) Zeng --- CHANGELOG.md | 103 +++ 1 file

[nongnu] branch elpa/el-job deleted (was 0a70c578b5)

2025-03-22 Thread Stefan Monnier via
monnier pushed a change to branch elpa/el-job. was 0a70c578b5 Fix (previous fix was not right) This change permanently discards the following revisions: discards 0a70c578b5 Fix (previous fix was not right) discards 1d993ebc49 Fix: let processes stay alive (was always reaped immedi

[nongnu] elpa/gptel 6cba8b56ce 2/2: README: Clarify installation instructions (#732)

2025-03-22 Thread ELPA Syncer
branch: elpa/gptel commit 6cba8b56cea555950a4d597fe2fcab94852b533c Author: Henrik Ahlgren Commit: GitHub README: Clarify installation instructions (#732) With default Emacs configuration, latest stable (tagged) version of gptel is available for installation from NonGNU ELPA, so

[elpa] externals/ivy 7006affb6b 2/3: Link to HTML manual on GNU ELPA

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 7006affb6bd8cfe17ab2a31090122fc28b998245 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Link to HTML manual on GNU ELPA The syntax highlighting isn't as fancy, but at least it's (automatically) up to date. * CONTRIBUTING.org

[nongnu] elpa/aidermacs 992ab48674 2/2: Bump to 1.1

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit 992ab4867452fe2d2ec2153fc172fcc72281a3cd Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Bump to 1.1 Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-backend-comint.el | 2 +- aidermacs-backend-vterm.el | 2 +- aidermacs-backends.el

[elpa] externals/el-job 6956cef553: Set author email to same as on FSF paperwork

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 6956cef553f477cc35b1c4035423bfc9797957c3 Author: Martin Edström Commit: Martin Edström Set author email to same as on FSF paperwork --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index f9d33d8ca4..f7fed

[elpa] externals/ivy updated (3059155fdc -> cabbd91f16)

2025-03-22 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from 3059155fdc Delete file not needed in elpa.git new 62a17ade8e ; * Makefile (check-declare): Simplify. new 7006affb6b Link to HTML manual on GNU ELPA new cabbd91f16 Merge branch 'master' into externals/ivy Summary of

[nongnu] elpa/gptel bbc6ec2ffd 1/2: gptel-rewrite: Ensure kill-buffer does not ask for confirmation (#733)

2025-03-22 Thread ELPA Syncer
branch: elpa/gptel commit bbc6ec2ffd0cf2e901a83625f69191fe91c76a06 Author: Henrik Ahlgren Commit: GitHub gptel-rewrite: Ensure kill-buffer does not ask for confirmation (#733) message.el assigns values to `buffer-file-name' and `buffer-auto-save-file-name' upon entering `message

[nongnu] elpa/aidermacs updated (cbb9bada03 -> 992ab48674)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from cbb9bada03 Add aidermacs-common-prompts and history completion new 5fc55bb2ab Fix README new 992ab48674 Bump to 1.1 Summary of changes: README.md | 2 +- aidermacs-backend-comint.el | 2 +- aidermac

[nongnu] elpa/aidermacs 5fc55bb2ab 1/2: Fix README

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit 5fc55bb2abc8ce18ce4bba21c108d15c1a6dfedc Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix README Signed-off-by: Mingde (Matthew) Zeng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.m

[nongnu] elpa/gptel updated (075376c002 -> 6cba8b56ce)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from 075376c002 gptel-rewrite: Make rewrite work on Emacs < 29 again (#721) new bbc6ec2ffd gptel-rewrite: Ensure kill-buffer does not ask for confirmation (#733) new 6cba8b56ce README: Clarify installation instructions (#732)

[elpa] externals/denote updated (c0df642eca -> 9743ece3b6)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/denote. from c0df642eca Make 'denote-directory-files' accept optional DIRECTORY new 721235b47e Revert "Make 'denote-directory-files' accept optional DIRECTORY" new a90c1cdffb Revert "Add hook to rename file after denote-org-captu

[elpa] branch scratch/expand-region deleted (was d919353455)

2025-03-22 Thread Stefan Monnier via
monnier pushed a change to branch scratch/expand-region. was d919353455 Merge remote-tracking branch 'upstream/expand-region/main' into externals/expand-region The revisions that were on this branch are still contained in other references; therefore, this change does not discard any comm

[elpa] externals/ivy cabbd91f16 3/3: Merge branch 'master' into externals/ivy

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit cabbd91f1611ba71071b50721d7193958f7199e5 Merge: 3059155fdc 7006affb6b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- CONTRIBUTING.org | 2 +- Makefile | 2 +- README.md| 2 +- 3 files

[elpa] externals/ivy 62a17ade8e 1/3: ; * Makefile (check-declare): Simplify.

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 62a17ade8e9f9628dc95952361a9378cb91f150d Author: Basil L. Contovounesios Commit: Basil L. Contovounesios ; * Makefile (check-declare): Simplify. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb37e4ae49

[nongnu] elpa/aidermacs cbb9bada03 6/6: Add aidermacs-common-prompts and history completion

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit cbb9bada03681d7ab27ce3bce1c9be9e9469da99 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Add aidermacs-common-prompts and history completion Inspired from tninja/aider.el#111 Signed-off-by: Mingde (Matthew) Zeng --- README.md|

[nongnu] elpa/aidermacs 2a83460d4c 1/6: Add better README about file management and AI interaction

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit 2a83460d4c9f1441685cc909cb2070c37a421999 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Add better README about file management and AI interaction Signed-off-by: Mingde (Matthew) Zeng --- README.md | 13 + 1 file changed, 13 i

[nongnu] elpa/aidermacs e8c93aeee4 5/6: Fix preparing file paths containing spaces

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit e8c93aeee4f84b94d8b1fe230a6ef20c2602d4ff Author: ClarityStorm <45301623+clarityst...@users.noreply.github.com> Commit: Matthew Zeng Fix preparing file paths containing spaces --- aidermacs.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --g

[nongnu] elpa/aidermacs ae53f547f9 3/6: With demoted errors should have a "%S"

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit ae53f547f9eb76a0dbfb58f5125631fa3b634fdd Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng With demoted errors should have a "%S" Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-output.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletio

[nongnu] elpa/aidermacs be8fa572bf 4/6: Use add-function for aidermacs--vterm-filter-buffer-substring

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit be8fa572bf31771ef068c0c689080d5df2e6b37d Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Use add-function for aidermacs--vterm-filter-buffer-substring Addresses #68 and #78 Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-backen

[nongnu] elpa/aidermacs updated (66d0471a6a -> cbb9bada03)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 66d0471a6a Don't update diff headers in font lock new 2a83460d4c Add better README about file management and AI interaction new 01f04e0437 Warns user when font-lock position breaks new ae53f547f9 With demoted e

[nongnu] elpa/annotate d8f8505d28 1/3: - optimized 'annotate-annotations-overlay-in-range' by jumping from an annotation to another, instead of scanning every single character of the buffer.

2025-03-22 Thread ELPA Syncer
branch: elpa/annotate commit d8f8505d2816beb1f2d2f7b932c642526ad4f84c Author: cage Commit: cage - optimized 'annotate-annotations-overlay-in-range' by jumping from an annotation to another, instead of scanning every single character of the buffer. --- annotate.el | 27 +++--

[nongnu] elpa/dirvish 2f7887d270: refactor: rename `pdf-preface` to `pdf` and use it by default

2025-03-22 Thread ELPA Syncer
branch: elpa/dirvish commit 2f7887d270e99f974d334e0dc59dc0d4021a633c Author: Alex Lu Commit: Alex Lu refactor: rename `pdf-preface` to `pdf` and use it by default `pdf-tools` freezes Emacs for a while because of its loading, making it a less desirable default pdf viewer. --- d

[elpa] externals/ivy e8915418d8 10/13: Address check-declare warnings

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit e8915418d8b048acf22a9a74724acf882f217703 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Address check-declare warnings * Makefile (check-declare): New target. * CONTRIBUTING (Contributing code): Mention it. * counsel.el: Remove s

[elpa] externals/el-job 99c31acdb3 131/143: Update outdated comments in el-job-child.el

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 99c31acdb31af30b946936fb690d95dda48bd5f5 Author: Martin Edström Commit: Martin Edström Update outdated comments in el-job-child.el --- el-job-child.el | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/el-job-ch

[nongnu] elpa/gptel updated (e1dc99096a -> 075376c002)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/gptel. from e1dc99096a gptel: Don't use generate-new-buffer new 5cafffd19a gptel: macro to create temp buffers (Emacs 27 compat) new 0ce917a7f0 gptel-rewrite: Diff buffers, not files (#731) new 075376c002 gptel-rewrite: Make re

[nongnu] elpa/gptel 075376c002 3/3: gptel-rewrite: Make rewrite work on Emacs < 29 again (#721)

2025-03-22 Thread ELPA Syncer
branch: elpa/gptel commit 075376c002d0f0c50e68ffd23c647eeab27fea73 Author: Henrik Ahlgren Commit: GitHub gptel-rewrite: Make rewrite work on Emacs < 29 again (#721) * gptel-rewrite.el (gptel--rewrite-dispatch): The function `rmc--add-key-description' was introduced in Emacs 29,

[nongnu] elpa/gptel 5cafffd19a 1/3: gptel: macro to create temp buffers (Emacs 27 compat)

2025-03-22 Thread ELPA Syncer
branch: elpa/gptel commit 5cafffd19afcb4f6708af2d781446e8dc592af42 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: macro to create temp buffers (Emacs 27 compat) * gptel.el (gptel--temp-buffer): New macro for creating temp buffers for compatibility with Emacs 27.

[nongnu] elpa/aidermacs 66d0471a6a 3/3: Don't update diff headers in font lock

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit 66d0471a6a17b662bb5d30f40a9d4b945cb9b557 Author: Troy Hinckley Commit: Matthew Zeng Don't update diff headers in font lock Closes #50 The issue here is that diff-mode by default will try and update the line numbers in the headers on the fl

[nongnu] elpa/aidermacs updated (b43bed23a4 -> 66d0471a6a)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from b43bed23a4 Rename to aidermacs-clear-aider-version-cache for consistency new b28ac91f1b Update README to improve model configuration documentation new 249aaf254e fix ediff hangs new 66d0471a6a Don't update dif

[nongnu] elpa/aidermacs 249aaf254e 2/3: fix ediff hangs

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit 249aaf254ebfca9d01f31950616b085e60baf333 Author: Guoqiang Jin Commit: Matthew Zeng fix ediff hangs --- aidermacs-backend-comint.el | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/aidermacs-backend-comint.el b/aidermacs

[nongnu] elpa/aidermacs b28ac91f1b 1/3: Update README to improve model configuration documentation

2025-03-22 Thread ELPA Syncer
branch: elpa/aidermacs commit b28ac91f1b8518b35116f259b9f1aa9d1e104eab Author: u-yuta Commit: Matthew Zeng Update README to improve model configuration documentation Clarify model hierarchy behavior in Architect mode and explain the initial-only inheritance from default model. ---

[elpa] externals/llm 1db38147a5: Use multiple reasoning tags for ollama via llm-ollama-reasoning-tags (#175)

2025-03-22 Thread ELPA Syncer
branch: externals/llm commit 1db38147a5af03aff19ab9ceed87b8697ce1315d Author: Andrew Hyatt Commit: GitHub Use multiple reasoning tags for ollama via llm-ollama-reasoning-tags (#175) This will fix https://github.com/ahyatt/llm/issues/170. --- llm-ollama.el | 38 +

[elpa] externals/el-job 65a9530603 1/2: Assign to FSF

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 65a95306039ec8079e73a6bd77fabad51e1f6550 Author: Martin Edström Commit: Martin Edström Assign to FSF --- .gitignore | 5 + el-job-child.el | 2 +- el-job-test.el | 3 ++- el-job.el | 46 +++--- 4 file

[elpa] externals/el-job 23a698822e 2/2: Release version 2.3.1

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 23a698822e44c73843a59180745bbf0a9b6712a6 Author: Martin Edström Commit: Martin Edström Release version 2.3.1 --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index a92bad676f..f9d33d8ca4 100644 --- a/el-j

[elpa] externals/el-job updated (0a70c578b5 -> 23a698822e)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/el-job. from 0a70c578b5 Fix (previous fix was not right) new 65a9530603 Assign to FSF new 23a698822e Release version 2.3.1 Summary of changes: .gitignore | 5 + el-job-child.el | 2 +- el-job-test.el | 3 ++- el-jo

[elpa] externals/denote 9743ece3b6 4/4: Merge pull request #558 from jeanphilippegg/revert-commits

2025-03-22 Thread ELPA Syncer
branch: externals/denote commit 9743ece3b6ecd5f8e353289c2532cc9fd73cb5a2 Merge: 721235b47e d35b383e56 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #558 from jeanphilippegg/revert-commits Revert commits about renaming org-capture buffers --- denote.el | 135

[elpa] externals/denote d35b383e56 2/4: Revert "Make renaming commands work in org-capture buffer"

2025-03-22 Thread ELPA Syncer
branch: externals/denote commit d35b383e56086a11e154aa5d7e3216f0f7821a6e Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Revert "Make renaming commands work in org-capture buffer" This reverts commit 5cd129030a009ebf185cbc692e37e2c6e04e908b. --- denote.el | 109 ++

[elpa] externals/denote 721235b47e 3/4: Revert "Make 'denote-directory-files' accept optional DIRECTORY"

2025-03-22 Thread ELPA Syncer
branch: externals/denote commit 721235b47e14047fb9173fa33aa2ecc8f4a1dda1 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Revert "Make 'denote-directory-files' accept optional DIRECTORY" This reverts commit c0df642eca54090047c4bedb8989fb45e2e8a51a. We will use the ap

[elpa] externals/denote-journal 859c743c52: Make denote-journal--entry-today not pass a DIRECTORY parameter to denote-directory-files

2025-03-22 Thread ELPA Syncer
branch: externals/denote-journal commit 859c743c529bc6a127f371f65b5551b22f561704 Author: Protesilaos Stavrou Commit: Protesilaos Stavrou Make denote-journal--entry-today not pass a DIRECTORY parameter to denote-directory-files We have decided to remove that parameter and to instead

[elpa] externals/denote a90c1cdffb 1/4: Revert "Add hook to rename file after denote-org-capture"

2025-03-22 Thread ELPA Syncer
branch: externals/denote commit a90c1cdffb3c6e52e1e7a4a3ba21f64aa3768871 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Revert "Add hook to rename file after denote-org-capture" This reverts commit 8d1202d2e8a9563bf73f4f8583ca81cb0e30113b. --- denote.el | 32

[elpa] externals/ivy-avy 685f413887 2/2: Delete file not needed in elpa.git

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 685f4138878bcd4f09925f4220960a5f59f8cd4d Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * targets/elpa.el: Delete file used for optional dependencies. --- targets/elpa.el | 125

[elpa] externals/ivy 33b82a09db 07/13: Try to load libraries more lazily

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 33b82a09db63abba6fa248ae027e343dda11b368 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Try to load libraries more lazily On my system this reduces the time for loading Ivy from ~50ms to ~13ms, and Counsel from ~180ms to ~80ms (#

[elpa] externals/ivy 35d1e9ad16 09/13: Clean up Make target scripts

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 35d1e9ad160622d75304b2d65395789718bad810 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Clean up Make target scripts * .elpaignore: Remove elpa.el, which is moved under targets, and doc/scripts.el, which is deleted. * .github/wor

[elpa] externals/counsel updated (4b275b4bdf -> d0cf6f8dfe)

2025-03-22 Thread Basil L. Contovounesios
blc pushed a change to branch externals/counsel. from 4b275b4bdf Merge branch 'master' into externals/counsel adds 078dcc713e Fix Eglot completion adds a6417c86d4 Pacify old Counsel byte-compilation warnings adds eb488d7108 Fix some Counsel actions adds cf418815b

[elpa] externals/counsel d0cf6f8dfe 2/2: Delete file not needed in elpa.git

2025-03-22 Thread Basil L. Contovounesios
branch: externals/counsel commit d0cf6f8dfe66d2c78a5ca53cc89005e75a858aa8 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * targets/elpa.el: Delete file used for optional dependencies. --- targets/elpa.el | 125

[elpa] externals/counsel 82585a61ee 1/2: Merge branch 'master' into externals/counsel

2025-03-22 Thread Basil L. Contovounesios
branch: externals/counsel commit 82585a61ee5d610afc86a801a83526b6584dfcd6 Merge: 4b275b4bdf 847ba97f6b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/counsel --- .dir-locals.el | 13 +- counsel.el | 863 +++

[elpa] externals/flymake-clippy 263f24abe8 07/16: Minor code style changes

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 263f24abe839b2455db404e224df3e48e56ce8ed Author: Michael Kirkland Commit: Michael Kirkland Minor code style changes - Replace `(cdr (assq ...))' with more direct `(alist-get ...)'. - Use `and' instead of `when'. --- clippy-flymake.el | 30

[elpa] externals/swiper c2ae13bc62 2/2: Delete file not needed in elpa.git

2025-03-22 Thread Basil L. Contovounesios
branch: externals/swiper commit c2ae13bc62019684c26e6fbd65d21bafc9300ceb Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * targets/elpa.el: Delete file used for optional dependencies. --- targets/elpa.el | 125 -

[elpa] externals/swiper 404a904f76 1/2: Merge branch 'master' into externals/swiper

2025-03-22 Thread Basil L. Contovounesios
branch: externals/swiper commit 404a904f76261b9dceb303b006606f62d3627e65 Merge: 8d339d03a0 847ba97f6b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- .dir-locals.el | 13 +++--- swiper.el | 44 +++- tar

[elpa] externals/ivy-avy 04c3d743cb 1/2: Merge branch 'master' into externals/ivy-avy

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy-avy commit 04c3d743cb5a859e19bd2190b1695a3e0802229f Merge: 87ab368c3a 847ba97f6b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy-avy --- .dir-locals.el | 13 +++--- ivy-avy.el | 2 +- targets/elpa.el | 1

[elpa] externals/ivy-avy updated (87ab368c3a -> 685f413887)

2025-03-22 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy-avy. from 87ab368c3a Merge branch 'master' into externals/ivy-avy adds db61f55bc2 Port counsel-kmacro to OClosures adds 078dcc713e Fix Eglot completion adds a6417c86d4 Pacify old Counsel byte-compilation warnings adds e

[elpa] externals/ivy 3780e2e7b2 06/13: Function-quote keymap definitions

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 3780e2e7b2a43e6c5056d2c542d3e1c229b9f67b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Function-quote keymap definitions * counsel.el (counsel-find-file-map, counsel-compile-map) (counsel-mode-map): * ivy.el (ivy-minibuffer-map,

[elpa] externals/ivy updated (dda3649f70 -> 3059155fdc)

2025-03-22 Thread Basil L. Contovounesios
blc pushed a change to branch externals/ivy. from dda3649f70 Merge branch 'master' into externals/ivy new a6417c86d4 Pacify old Counsel byte-compilation warnings new eb488d7108 Fix some Counsel actions new cf418815b3 Fix counsel-search decoding and docs new c

[elpa] externals/ivy cb28d176c5 04/13: Refactor swiper-font-lock-ensure

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit cb28d176c513e1c62575fcd1a40335ec2891d7d6 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Refactor swiper-font-lock-ensure * swiper.el (swiper-font-lock-ensure-p): Fix sense of docstring. (swiper-font-lock-ensure): Use static-if. ---

[elpa] externals/ivy a6417c86d4 01/13: Pacify old Counsel byte-compilation warnings

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit a6417c86d447c47eccf188df49f87c9007a8d47e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Pacify old Counsel byte-compilation warnings * counsel.el (counsel-describe-symbol-function): Don't #'-quote function unavailable in some support

[elpa] externals/ivy 3059155fdc 13/13: Delete file not needed in elpa.git

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 3059155fdcb964de2c8dd101ea90a9e9b7ef609b Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Delete file not needed in elpa.git * targets/elpa.el: Delete file used for optional dependencies. --- targets/elpa.el | 125

[elpa] externals/ivy 847ba97f6b 11/13: Tweak some documentation

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 847ba97f6b089dba659730929b23900e824d9aab Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Tweak some documentation * .dir-locals.el (markdown-mode, org-mode): Codify existing fill-column convention. * CONTRIBUTING.org: * README

[elpa] externals/ivy 8518e16e06 05/13: Use function-put in more places

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit 8518e16e0691388d37c8bcf4b544bfc8f5ecd566 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Use function-put in more places * counsel.el (counsel-find-symbol, counsel-yank-pop): * ivy-avy.el (ivy-avy): * ivy.el (ivy-define-key):

[elpa] externals/ivy cf418815b3 03/13: Fix counsel-search decoding and docs

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit cf418815b3f7848af9cd3887c2231a21216a32c3 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix counsel-search decoding and docs Prefer 'plz' from GNU ELPA as an alternative to 'request' from NonGNU ELPA, and json.c over json.el.

[elpa] externals/ivy eb488d7108 02/13: Fix some Counsel actions

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit eb488d71083b669fca31da8b20ff90351185d5c6 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix some Counsel actions * counsel.el (counsel-describe-variable, counsel-describe-function) (counsel-load-library, counsel-bookmarked-directory)

[elpa] externals/ivy b56a915889 08/13: Use regular Outline comment headings

2025-03-22 Thread Basil L. Contovounesios
branch: externals/ivy commit b56a915889fa4681a15ef1081cc67db6fb47a22e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Use regular Outline comment headings Recent Emacs versions have improved the ergonomics of using outline-minor-mode with regular ;;; comment head

[elpa] externals/flymake-clippy d4602a6a71 05/16: Hide the Clippy process buffer from `C-x b'

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit d4602a6a719c0b8022ea60b3065fb0bd73bddcae Author: Michael Kirkland Commit: Michael Kirkland Hide the Clippy process buffer from `C-x b' --- clippy-flymake.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clippy-flymake.el b/clippy

[elpa] externals/flymake-clippy 66247bdd45 14/16: If cargo not found, log and fail gracefully rather than erroring

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 66247bdd4570c1d81c3fed7c615c3ac4aeccf458 Author: Michael Kirkland Commit: Michael Kirkland If cargo not found, log and fail gracefully rather than erroring --- flymake-clippy.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fly

[elpa] externals/el-job 73835a02a0 103/143: Try to be compatible with Emacs 28

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 73835a02a00672cdc9c2e94ca05e4a3414ce0534 Author: Martin Edström Commit: Martin Edström Try to be compatible with Emacs 28 --- el-job-child.el | 16 +++-- el-job.el | 74 +++-- 2 files changed,

[elpa] externals/el-job be8128bdf3 136/143: No package-lint for now

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit be8128bdf37ff9e1ae1f4bb346df41a1be4f7887 Author: Martin Edström Commit: Martin Edström No package-lint for now --- .github/workflows/test.yml | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/.github/workflows/test.yml

[elpa] externals/el-job 666edc615f 109/143: Release version 2.2.0

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 666edc615fa8d11fc72e13532688d7abbe966576 Author: Martin Edström Commit: Martin Edström Release version 2.2.0 --- el-job.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el-job.el b/el-job.el index fdc87d2f61..2dc04e3bb7 100644 --- a/el-j

[elpa] externals/flymake-clippy 72609e0d1f 12/16: Explicity require json library

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 72609e0d1f8151f50100a945a84ccbbcb0a1e1ef Author: Michael Kirkland Commit: Michael Kirkland Explicity require json library --- flymake-clippy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/flymake-clippy.el b/flymake-clippy.el index 9b220bdfc4.

[elpa] externals/flymake-clippy 32672bb8f4 13/16: Fix minor typos in docstrings

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 32672bb8f4e7c9f9d2ba152a117125a948eea43c Author: Michael Kirkland Commit: Michael Kirkland Fix minor typos in docstrings --- flymake-clippy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flymake-clippy.el b/flymake-clippy.e

[elpa] externals/flymake-clippy c518825c48 03/16: Create README.md

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit c518825c48498093035e9ac3a7c3173b0fadac8e Author: Michael Kirkland Commit: GitHub Create README.md --- README.md | 11 +++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 00..a8088f59d5 --

[elpa] externals/flymake-clippy 0f0f720daa 04/16: Update documentation

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 0f0f720daabeaa4f051aeec74bc6e86eb4b021ef Author: Michael Kirkland Commit: Michael Kirkland Update documentation --- clippy-flymake.el | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/clippy-flymake.el b/clippy-flymak

[elpa] externals/flymake-clippy ea2ed74df5 02/16: Flymake backend for displaying Rust lint diagnostics from Clippy

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit ea2ed74df57fdaba097c7f131584f58a24440df7 Author: Michael Kirkland Commit: Michael Kirkland Flymake backend for displaying Rust lint diagnostics from Clippy --- clippy-flymake.el | 159 ++ 1 file chan

[elpa] externals/flymake-clippy bb2fbe0971 10/16: Update README.md

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit bb2fbe0971a7bc7f3a0c3dcec5dc0c07e5001934 Author: Michael Kirkland Commit: Michael Kirkland Update README.md --- README.md | 46 -- 1 file changed, 36 insertions(+), 10 deletions(-) diff --git a/README.md b/

[elpa] externals/flymake-clippy e256251df4 09/16: Update README.md

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit e256251df4bf816daec0be9cd2a1fd6e59edd33c Author: Michael Kirkland Commit: Michael Kirkland Update README.md To suggest enabling flymake-mode automatically when rust-mode is enabled. --- README.md | 6 -- 1 file changed, 4 insertions(+), 2

[elpa] externals/flymake-clippy 907520f340 15/16: Remove unused binding

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 907520f34084c330b91ad58c2e2b8443a06df528 Author: Michael Kirkland Commit: Michael Kirkland Remove unused binding --- flymake-clippy.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flymake-clippy.el b/flymake-clippy.el index 63

[elpa] externals/flymake-clippy 2ff39165ac 06/16: Fallback message level to :note

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 2ff39165ac788ab7ff2ea3e9ed4b0a3f2b9c31ef Author: Michael Kirkland Commit: Michael Kirkland Fallback message level to :note In case messages are not of type "error" or "warning" (e.g if Clippy introduces new message levels) then we will def

[elpa] externals/flymake-clippy e634763a84 16/16: Include URL in header

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit e634763a84a05ff35ff4fa17f21393ec8e64a3a4 Author: Michael Kirkland Commit: Michael Kirkland Include URL in header --- flymake-clippy.el | 1 + 1 file changed, 1 insertion(+) diff --git a/flymake-clippy.el b/flymake-clippy.el index 34ca466f83..d0f7b716

[elpa] externals/flymake-clippy 90a11927ae 11/16: Rename clippy-flymake to flymake-clippy

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 90a11927aefa03833b5395a7d73f25ce046078ed Author: Michael Kirkland Commit: Michael Kirkland Rename clippy-flymake to flymake-clippy --- README.md | 14 - clippy-flymake.el => flymake-clippy.el | 54 +

[elpa] externals/flymake-clippy 94d297a5ed 08/16: Introduce `clippy-flymake-cargo-path' as a custom user option

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 94d297a5eda6b6e10236718960f71c33052930d4 Author: Michael Kirkland Commit: Michael Kirkland Introduce `clippy-flymake-cargo-path' as a custom user option In case the clippy binary is installed in a non-standard location. --- clippy-flymake.el

[elpa] externals/flymake-clippy 24e5c13ae9 01/16: Initial commit

2025-03-22 Thread ELPA Syncer
branch: externals/flymake-clippy commit 24e5c13ae9f5f7e1258975361e370241d36c0d76 Author: Michael Kirkland Commit: GitHub Initial commit --- LICENSE | 674 1 file changed, 674 insertions(+) diff --git a/LICENSE b/LICENSE new f

[elpa] branch externals/flymake-clippy created (now e634763a84)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/flymake-clippy. at e634763a84 Include URL in header This branch includes the following new commits: new 24e5c13ae9 Initial commit new ea2ed74df5 Flymake backend for displaying Rust lint diagnostics from Clippy new c51

[elpa] externals/dicom 691b85989b: Write GNU/Linux at Richard's request.

2025-03-22 Thread ELPA Syncer
branch: externals/dicom commit 691b85989be2a4695b88f994bedd46b793c14fe2 Author: Daniel Mendler Commit: Daniel Mendler Write GNU/Linux at Richard's request. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 67f8502147..bb896e05a3

[elpa] main b0c4576270: * elpa-packages (flymake-clippy): New package

2025-03-22 Thread Philip Kaludercic
branch: main commit b0c4576270a10af6700726df22db786b41a4d638 Author: Philip Kaludercic Commit: Philip Kaludercic * elpa-packages (flymake-clippy): New package --- elpa-packages | 1 + 1 file changed, 1 insertion(+) diff --git a/elpa-packages b/elpa-packages index 711e19bab1..1a683205b1 100

[elpa] externals/tex-parens 00e41b4110 4/4: * tex-parens.el: Bump version to 0.7

2025-03-22 Thread ELPA Syncer
branch: externals/tex-parens commit 00e41b4110b4fc049513a1e31d4a00c295580026 Author: Paul Nelson Commit: Paul Nelson * tex-parens.el: Bump version to 0.7 --- tex-parens.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-parens.el b/tex-parens.el index b77bf43e25..888

[elpa] externals/el-job 0e571484f9 095/143: Drop support for anonymous jobs

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 0e571484f9c2d2f3b01450af8e434a4da99d4738 Author: Martin Edström Commit: Martin Edström Drop support for anonymous jobs --- el-job.el | 108 ++ 1 file changed, 46 insertions(+), 62 deletions(-) diff

[elpa] externals/tex-parens 4785806ffa 2/4: whitespace cleanup

2025-03-22 Thread ELPA Syncer
branch: externals/tex-parens commit 4785806ffa3334ab632cf6d95836dd887d197d52 Author: Paul Nelson Commit: Paul Nelson whitespace cleanup * tex-parens.el (tex-parens-setup): (tex-parens-avy-jump-to-math): --- tex-parens.el | 18 +- 1 file changed, 9 insertions(+),

[elpa] externals/tex-parens 4dc9191789 3/4: Add commands for adjusting delimiter size

2025-03-22 Thread ELPA Syncer
branch: externals/tex-parens commit 4dc9191789d2280c6d8c00ce9995e20265321762 Author: Paul Nelson Commit: Paul Nelson Add commands for adjusting delimiter size * tex-parens.el (tex-parens--left-modifier-regexp) (tex-parens--left-delimiter-regexp): New variables. (tex-parens-s

[elpa] externals/tex-parens fdc4ff6939 1/4: Push mark in tex-parens-{beginning, end}-of-list

2025-03-22 Thread ELPA Syncer
branch: externals/tex-parens commit fdc4ff6939bd65dfef44b0b9acd591faf32b9e48 Author: Paul Nelson Commit: Paul Nelson Push mark in tex-parens-{beginning,end}-of-list * tex-parens.el (tex-parens-beginning-of-list, tex-parens-end-of-list): Push mark at original position before movi

[elpa] externals/tex-parens updated (56d870b372 -> 00e41b4110)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/tex-parens. from 56d870b372 make quote detection more robust new fdc4ff6939 Push mark in tex-parens-{beginning,end}-of-list new 4785806ffa whitespace cleanup new 4dc9191789 Add commands for adjusting delimiter size

[elpa] externals-release/org 0dc647ff54 2/2: org-mode: Be more aggressive setting tab-width to 8

2025-03-22 Thread ELPA Syncer
branch: externals-release/org commit 0dc647ff54ba8a1e40d22237e2c095cb30905247 Author: Ihor Radchenko Commit: Ihor Radchenko org-mode: Be more aggressive setting tab-width to 8 * lisp/org.el (org--set-tab-width): New helper to set `tab-width'. (org-mode): Override file-local and

[elpa] externals/el-job 43e7702fac 022/143: Try to fix org-node issue #70

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 43e7702fac3f94f1027b893d51d24b6a8e5ac7f6 Author: Martin Edström Commit: Martin Edström Try to fix org-node issue #70 --- el-job-child.el | 1 + el-job.el | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/el-job-child.el b/el-job-ch

[elpa] externals/el-job 7715565f77 035/143: Do less in the case of only 1 core

2025-03-22 Thread ELPA Syncer
branch: externals/el-job commit 7715565f778adaecc7a4ca6bbb8e494548c13395 Author: Martin Edström Commit: Martin Edström Do less in the case of only 1 core --- el-job.el | 123 ++ 1 file changed, 60 insertions(+), 63 deletions(-) di

[elpa] externals-release/org updated (823aed3f95 -> 0dc647ff54)

2025-03-22 Thread ELPA Syncer
elpasync pushed a change to branch externals-release/org. from 823aed3f95 org-scan-tags: Set 'urgency property for agenda new 07e380f76d Update version number for the 9.7.26 release new 0dc647ff54 org-mode: Be more aggressive setting tab-width to 8 Summary of changes: lis

  1   2   >