branch: elpa/el-job
commit cdf9068eb4dc2e7dde3bb1a1b9a90ce861b61c08
Author: Martin Edström
Commit: Martin Edström
docs
---
el-job.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/el-job.el b/el-job.el
index 75d211f088..b6288a0b83 100644
--- a/el-job.el
+++ b/e
branch: externals/ellama
commit 84abd87b731c2580dd7a802d3f74b64a7008ce72
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add mock provider for tests
Added a mock provider using llm-fake to simulate API responses in tests.
This
allows for more controlled and consistent testing s
branch: externals/minuet
commit 99c8be561e33b7758b3c39e99f9fb77c4715355e
Author: Milan Glacier
Commit: Milan Glacier
feat: add command `minuet-configure-provider`.
---
README.md | 5 +++--
minuet.el | 39 +++
2 files changed, 42 insertions(+), 2 deletion
branch: elpa/rpm-spec-mode
commit f7f708210ba2ba6999de19f86b96f07f31a12cff
Author: Adam Spiers
Commit: Adam Spiers
replace deprecated string-to-int
---
rpm-spec-mode.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rpm-spec-mode.el b/rpm-spec-mode.el
index bf1de1
branch: externals/denote
commit 5e44e8f8bf9e4542f746d4aae0abb264272dfab9
Merge: 9aed12156e f70c96c5ca
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #571 from lmq-10/search-improvements
Add some useful features to query buffers
---
denote.el | 274 +++
tarsius pushed a change to branch elpa/magit.
from 38aef4eab4 magit-which-function: Tweak docstring
new 3fe657dba3 magit-process-apply-ansi-colors: New option
new 4145211a35 Update changelog
new 1fc960183a magit-diff-mode: Add diff-mode as an extra parent
new
elpasync pushed a change to branch elpa/haskell-ts-mode.
from add1496b70 Whitespace cleanup
new 889b714414 Changed my email
new 5a473f4ef7 Add use package block in readme
new b3b1f38b18 lisp: derive from haskell-mode on Emacs v30 and above
new f047919915 Merg
blc pushed a change to branch externals/swiper.
from 8d339d03a0 Merge branch 'master' into externals/swiper
adds db61f55bc2 Port counsel-kmacro to OClosures
adds 078dcc713e Fix Eglot completion
adds a6417c86d4 Pacify old Counsel byte-compilation warnings
adds eb4
branch: elpa/meow
commit a7edff29d01195580c8ef723c2ab374b19552a5e
Author: DogLooksGood
Commit: DogLooksGood
Fix a lookup-key usage
---
meow-keypad.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meow-keypad.el b/meow-keypad.el
index f3ebc97131..c52dfa7c55 100644
--
branch: externals/flymake-clippy
commit 5a3873f40f4c4ddfa1fbf2c520a071b5aafb169f
Author: Michael Kirkland
Commit: GitHub
Update README.md
Include GNU ELPA as installation method
---
README.md | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/READ
branch: elpa/el-job
commit e77b672d36ddc65d8a485e5425da028050a72d16
Author: Martin Edström
Commit: Martin Edström
Hotfix
---
el-job.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 30cb678cfa..2d82606d63 100644
--- a/el-job.el
+++ b/el-job
branch: elpa/xah-fly-keys
commit 5e8366dd760a24851d3e59a2c886476b926f8cde
Author: Xah Lee
Commit: Xah Lee
new key for xah-backward-punct, xah-forward-punct. in qwerty, it is [space
k], and left or right arrow. (was just 1 and 2) now can also repeat by pressing
arrows. also, xah-punctuation
branch: externals/consult
commit f94d557807451a733b71a2c41d43175ec6ed3248
Author: Daniel Mendler
Commit: Daniel Mendler
consult-register-store: Support Dired buffers (Fix #1211)
---
CHANGELOG.org | 1 +
consult-register.el | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff
branch: elpa/el-job
commit b0005491695c3997d3fafe3ff29aea7bfe7cb8fd
Author: Martin Edström
Commit: Martin Edström
Readme
---
README.org | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/README.org b/README.org
index 7adf28a6dd..0173ec3898 100644
--- a/README.o
branch: elpa/helm
commit f948dc4464d3a02eebd5b75d75a8cd811c18b271
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Define a face for helm-dim-prompt-on-update
---
helm-core.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/helm-core.el b/helm-core.el
index aa81
branch: elpa/mastodon
commit 19a1ce722d94a1abe177a4700ff2fd0ce0c37607
Author: marty hiatt
Commit: marty hiatt
image cycle: add tl-prev-full-image cmd. #666.
---
lisp/mastodon-tl.el | 35 ++-
1 file changed, 30 insertions(+), 5 deletions(-)
diff --git a/lisp/
branch: externals/auctex
commit 112517bb62234fc09e22d809ef8ded6c31546031
Author: Arash Esbati
Commit: Arash Esbati
Add new style/needspace.el
* NEWS.org (Added): Announce new style.
* style/needspace.el: New file.
---
NEWS.org | 2 +-
style/needspace.el | 57 +++
branch: elpa/annotate
commit 7b1c5aa531d30d60c5c1b5317e374b3eeaf123c3
Merge: f29c91db0b 3413c20594
Author: cage2 <1257703+ca...@users.noreply.github.com>
Commit: GitHub
Merge pull request #168 from cage2/optimize-searching-for-annotations
Optimize searching for annotations
---
Chang
branch: elpa/el-job
commit c1d9aec762c7ca571ec61a6cbf581279bbb8ee67
Author: Martin Edström
Commit: Martin Edström
Move code around, polish docstrings
---
README.org | 2 +-
el-job-child.el | 8 +++--
el-job.el | 99 ++---
3 fi
branch: externals/ellama
commit 5f4652d74fd193297e4bf50b2c921bb2a0c62bf7
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add code review and chat functions to transient menu
Added `ellama-transient-code-review` function to handle code review with
transient arguments. Updated `el
branch: externals/denote
commit bd74eb2390664615659188166bb7a5fa2b2c7aec
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Change denote-grep-refine to denote-grep-focus
This builds on top of commit f70c96c, which was contributed by Lucas
Quintana in pull request 571:
branch: elpa/el-job
commit 11cbdfeadd7b0eced25636120aec7721d0c1bfe5
Author: Martin Edström
Commit: Martin Edström
Improve show-info
---
el-job.el | 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/el-job.el b/el-job.el
index 902a816ab1..586e79c1dd 100644
-
branch: externals/exwm
commit 8ff188404487a94777ea8ca259930134e7ed727f
Author: Daniel Mendler
Commit: Daniel Mendler
; exwm-mode: Make sure that variables are set locally
---
exwm-core.el | 27 +--
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/exwm-
branch: elpa/magit
commit f593e8dc8784d772b49284bf5cffaf52ceea6f81
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-completing-read: Support empty choice when match is required
If "" is a member of COLLECTION, then do not error if the user exits
with empty input, even when
branch: elpa/el-job
commit 44ef7d102644cc9921731908ad5a0c40e3a0d9ef
Author: Martin Edström
Commit: Martin Edström
Revert "Release version 1.0.4"
This reverts commit 127b68e005dcecb82518c3cdefb09cc0fdaaa1a0.
---
el-job.el | 63 ++--
branch: elpa/magit
commit 1b1de1bed34af0e42b5c7759483dca6b008af3f2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-log: Cosmetics
---
lisp/magit-log.el | 32
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/lisp/magit-log.el b/lisp/magit
branch: elpa/rpm-spec-mode
commit 8cd329b78c7bc6285b7b9f2c65a58a9e778a59ca
Author: Peter Oliver
Commit: Björn Bidar
Spelling fix.
---
rpm-spec-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rpm-spec-mode.el b/rpm-spec-mode.el
index 2fa883fc60..924e048ba3 100644
branch: elpa/rpm-spec-mode
commit 405805ef462b8748a1db940aea940117d4f6e2ef
Merge: 53c90b5404 de2e15d1e0
Author: Stig
Commit: Stig
Merge pull request #7 from scop/update-to-4120
rpm 4.12.0 syncs
---
rpm-spec-mode.el | 108 +--
1 fi
branch: externals/hyperbole
commit f3ea2cb33889e87165ea63406eabb1615a2c1724
Author: Mats Lidell
Commit: GitHub
Remove hywiki-directory when test is done (#691)
---
ChangeLog| 5 +
test/hywiki-tests.el | 13 -
2 files changed, 13 insertions(+), 5 deletions(-)
di
branch: elpa/emacsql
commit 02badb729decd6a4d6501ef1dabe8eea99b39b90
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove obsolete emacsql-sqlite-common.el
---
Makefile | 1 -
emacsql-sqlite-common.el | 22 --
emacsql-sqlite.el| 4 ++--
3 file
branch: elpa/el-job
commit ecc8e5567847b5f56445b60b8f6877644bfe235e
Author: Martin Edström
Commit: Martin Edström
Release version 1.1.0
---
el-job.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 028b33b012..9eef61696c 100644
--- a/el-job.el
branch: externals/denote-journal
commit d71692bd8c8c446881b0ee81aa7840eafe50b8bc
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
CHECK CAREFULLY Make denote-journal-calendar--get-files limit results to
date range
---
denote-journal.el | 43 --
branch: externals/ellama
commit a5bea6db68bcb32fae4d0b08cfa3efc2edaf29a6
Merge: 8588296419 c74721144a
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #301 from
s-kostyaev/fix-markdown-to-org-transformation-filter
Fix markdown to org transformation filter
---
NEWS.org
branch: elpa/el-job
commit b7f12c4975b61337d10766d53a1552e862e60760
Author: Martin Edström
Commit: Martin Edström
Fix the graceful degradation in case of unexpected code path
---
el-job.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 80621f
branch: elpa/markdown-mode
commit 6f66ba336d95fcb5a908751bf397c16eab36c433
Author: Joe Reinhart
Commit: Joe Reinhart
Mark functions as obsolete
---
markdown-mode.el | 10 ++
1 file changed, 10 insertions(+)
diff --git a/markdown-mode.el b/markdown-mode.el
index d2094f2647..028aa4f9
branch: externals/modus-themes
commit 0f6563320c07d823600bbedd76044f50df0390df
Merge: 55609222f9 e6702f9b9f
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #137 from Leilei332/adoc-support
Add adoc-mode support
---
modus-themes.el | 19 +++
1 file chan
branch: externals/dired-preview
commit b347f4215f38cabc7491155c6a16d8b0055a2724
Merge: a4ab2b5be5 c879b76f4d
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #26 from sdevlin/ignore-whole-file-name
Allow ignoring of files without extensions
---
dired-preview-test.el |
branch: externals/dired-preview
commit c879b76f4d2b995bd93ca9cff004ac3416d01b28
Author: Sean Devlin
Commit: Sean Devlin
Allow ignoring of files without extensions
---
dired-preview-test.el | 40
dired-preview.el | 27 +--
branch: elpa/dirvish
commit 7011a0fbff90c09285cf86905a0ca009d43708f9
Author: Alex Lu
Commit: Alex Lu
refactor: more robost attribute renderer; simplify fd proc filter
---
dirvish.el | 8
extensions/dirvish-fd.el | 21 -
2 files changed, 12 inserti
branch: elpa/package-lint
commit b24f60c55dd6b32703fbf8d7132152e840fb643a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub
chore(deps): bump cachix/install-nix-action from 30 to 31
Bumps
[cachix/install-nix-action](https://github.com/cachix/
branch: elpa/mastodon
commit 30091255352c891b6054a15e428927b2a45abdae
Author: marty hiatt
Commit: marty hiatt
bump version: 2.0.0
---
lisp/mastodon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/mastodon.el b/lisp/mastodon.el
index 294165f292..1e973d78de 100644
branch: externals/denote-journal
commit e76e04b73df59194908d3d1e0329ebbcfc8e634f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify the doc string of denote-journal-calendar-mark-dates
---
denote-journal.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/den
branch: externals/denote-journal
commit 09557a1c7e2ead09ac2b36a1b5ab2cd8c9c1d03a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use a when-let in denote-journal-calendar--get-files-as-dates
---
denote-journal.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/
branch: elpa/cider
commit ee6ad0ed2af71d6564d255d897e73261548c7914
Author: Oleksandr Yakushev
Commit: Oleksandr Yakushev
Bump cider-nrepl to 0.53.1
---
CHANGELOG.md | 2 +-
cider.el | 2 +-
dev/docker-sample-p
elpasync pushed a change to branch elpa/racket-mode.
from c4c77d98ee Use longer timeout for Debian buildd
new 6b9a51828a Refresh racket-mode.texi; overlooked in commit f5098c6
new 88d82e249e Fix typo in doc string
Summary of changes:
doc/racket-mode.texi | 2 +-
test/rack
tarsius pushed a change to branch elpa/magit.
from e211a78135 magit-toggle-buffer-lock: Uniquify buffer name if
necessary
new 18d649cf50 magit-status-show-untracked-files: Fix custom type
new c8b1e12bd5 magit-log-current: Fall back to HEAD
new 1b1de1bed3 magit-log:
branch: elpa/package-lint
commit d6554e3bd4b8399be6fcc22e887fe3f9865c995a
Merge: 6170c1e5b7 12c8dab578
Author: Steve Purcell
Commit: GitHub
Merge pull request #292 from bbatsov/patch-1
Bump the emacs-head-version
---
package-lint-test.el | 2 +-
package-lint.el | 2 +-
2 files
branch: externals/vertico
commit b1cb4b559077b0dd76e41039da88cbabe2df2731
Author: Daniel Mendler
Commit: Daniel Mendler
vertico--define-sort: Minor simplification
---
vertico.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/vertico.el b/vertico.el
index c693b8ed
branch: elpa/proof-general
commit dd9c8a2b6747acd6b774db63d02228bcfc3f740d
Merge: 084d783ff4 a967f22805
Author: Pierre Courtieu
Commit: Pierre Courtieu
Merge branch 'master' into fix-debug-mode
---
.github/workflows/test.yml | 108 ++---
CHANGES
branch: externals/dired-preview
commit a4ab2b5be5f2d104eb429389cebd9bb2f2b35add
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make the page up/down commands work with PDF files
Thanks to fab6 for informing me that the original implementation was
not complete. This was
branch: elpa/mastodon
commit eff960c0b6dd7a183acadc1aed0d61694ce3c365
Author: marty hiatt
Commit: marty hiatt
auth/client flychecks
---
lisp/mastodon-auth.el | 15 ++-
lisp/mastodon-client.el | 4
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/lisp/masto
branch: elpa/helm
commit 5359372ac2ca99647d985c7317c9923184cef7cf
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add byte compile file async action to HFF
---
helm-files.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/helm-files.el b/helm-files.el
index 961a3043db..e7e42446
branch: externals/corfu
commit 13fb95fa998f50fc9a810fb9fcbcd77538d8971f
Author: Daniel Mendler
Commit: Daniel Mendler
Improve corfu-history--sort
---
extensions/corfu-history.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/extensions/corfu-history.el b/e
branch: externals/vertico
commit d65a0db53edeb65aee0e3c2b5f8332ffc3381ba8
Author: Daniel Mendler
Commit: Daniel Mendler
vertico--defined-sort: Minor cleanup
---
vertico.el | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/vertico.el b/vertico.el
index b0acfcdc
branch: externals/corfu
commit bb2aba7ffde4686d5875be27289fac89201018d2
Author: Daniel Mendler
Commit: Daniel Mendler
corfu-history--sort: Minor simplification
---
extensions/corfu-history.el | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/extensions/corfu-histo
branch: externals/minuet
commit d58a41c5eae2e397c01640b23e783c18b7d4edf9
Author: Milan Glacier
Commit: Milan Glacier
chore: reformat the code using 2 spaces indent.
---
.dir-locals.el |4 +-
.editorconfig |2 +-
minuet.el | 1672
tarsius pushed a change to branch elpa/magit.
from ed4fa09eee magit-insert-head-branch-header: Reduce scope of a
let-binding
new 752fce5235 Instead of turn-on-* use minor-modes directly
new f593e8dc87 magit-completing-read: Support empty choice when match
is required
branch: elpa/php-mode
commit df830a1894ad9e17f4cd9803c0353942179bfdcb
Merge: 5b6cc1c068 4a42c293d7
Author: USAMI Kenta
Commit: GitHub
Merge pull request #802 from emacs-php/feature/support-readonly-and-enum
Add enum and readonly class modifier to imenu
---
CHANGELOG.md | 10 +++
branch: externals/compat
commit 4e60f48b376cbc643da5a2f6f758ff01cbc7133a
Author: Daniel Mendler
Commit: Daniel Mendler
compat-tests--color-approx-equal: Fix naming convention
---
compat-tests.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --g
branch: externals/compat
commit 7179960b7c82a7cca6bac60d79dd7fe09ae390a0
Author: Daniel Mendler
Commit: Daniel Mendler
Version 30.1.0.0
---
NEWS.org| 4 +++-
compat.el | 4 ++--
compat.texi | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/NEWS.org b/NEWS.org
branch: externals/denote-journal
commit b4ba18a738e3849b5a375650cc1339b22e4b4a51
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make stylistic change in denote-journal-path-to-new-or-existing-entry
---
denote-journal.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
branch: elpa/markdown-mode
commit 85be4f1b681fa398cd3a605a92f8246923b1f778
Author: Joe Reinhart
Commit: Joe Reinhart
Handle wiki links that don't have alias text
---
markdown-mode.el | 26 +++---
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/markdown-mo
101 - 162 of 162 matches
Mail list logo