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
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 -
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
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
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
---
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(
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
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
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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|
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
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
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
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
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
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 +++--
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
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
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
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
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,
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.
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
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
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
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.
---
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 +
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
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
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
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
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 ++
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
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
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
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
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 (#
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
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
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
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 +++
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
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 -
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
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
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
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,
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
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.
---
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
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
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
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):
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.
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)
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
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
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
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,
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
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
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.
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
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
--
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
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
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/
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
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
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
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
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 +
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
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
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
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
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
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
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
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(+),
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
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
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
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
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
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
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 - 100 of 174 matches
Mail list logo