branch: externals/transient
commit eda434d21feed40ea26dd4b7655cc1559d4905ed
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--load-command-if-autoload: New helper function
---
lisp/transient.el | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/lisp/t
branch: elpa/org-journal
commit df608c1138a1dd7abc3ad8a04d6da76e49a82b29
Author: Patrick M. Niedzielski
Commit: GitHub
Allow any alpha character in date format
Some locales have day names with accents, such as Esperanto. When
using org-journal in such a locale and customizing
elpasync pushed a change to branch externals/consult.
from 332c172999 Update changelog
new 64650f10a9 consult-completion-in-region: Improve handling of single
candidates (Fix #1193)
new 8ea14ed546 Update changelog
Summary of changes:
CHANGELOG.org | 1 +
consult.el
branch: externals/cape
commit c854d98373fb6eec3e1ed5a2611c0089aa565e1b
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 7 +++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 0446ede109..79a0cbdc63 100644
--- a/CHANGELO
branch: externals/llm
commit de66dbade203a5e8631a85c13fd205885497923d
Author: Andrew Hyatt
Commit: GitHub
Fix instances of plist-put not in a setq (#167)
---
llm-claude.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/llm-claude.el b/llm-claude.el
index d4d
branch: externals/debbugs
commit 89fe82ac283685f8f8a478accb5f35a1f6c5f304
Author: Michael Albinus
Commit: Michael Albinus
Improve keep-subject handling
* debbugs-gnu.el (message-simplify-subject, gnus-article-copy)
(gnus-summary-buffer): Declare.
(debbugs-gnu-keep-subject):
branch: externals/bicep-ts-mode
commit 9d0eb44122773725c18ee416642fb6cc16d45047
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Make fontification less shouty, and more precise
- do NOT highlight all object-properties as variable-name-face
(it makes the entire file variabl
elpasync pushed a change to branch externals/bicep-ts-mode.
from e02c304ac7 Add fontification of the 'if' keyword
new 9d0eb44122 Make fontification less shouty, and more precise
new ad56def223 Going opiniated: Make type-strings highlighted as types!
Summary of changes:
bi
branch: externals/bicep-ts-mode
commit ad56def223555686a83d5002ce33e0d7a32b172a
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Going opiniated: Make type-strings highlighted as types!
---
bicep-ts-mode.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bicep-ts-mode.el b/bicep-t
branch: elpa/llama
commit 4c49e410b1c7050674bcfdabba1006fe375b32d5
Author: Daniel Mendler
Commit: Jonas Bernoulli
Use advice on all-completions
Right now the completing-read advice does not cover other places where
the empty symbol appears, e.g., `completion-at-point'. Therefor
branch: externals/bicep-ts-mode
commit 1aee55a6db5f263325ba4ee1a606346d011331b7
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Make ternary-expressions work too (by not precondition IF for binary
expressions)
---
bicep-ts-mode.el | 9 +++--
1 file changed, 3 insertions(+), 6 delet
branch: externals/bicep-ts-mode
commit 174caffc3b3d3fbc9f1c28d3b6a96049be850950
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Embrace the (new?) font-lock-variable-use-face
---
bicep-ts-mode.el | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/bicep-
branch: externals/bicep-ts-mode
commit c2e3055cdd14848812e74cca8868b1128a0b730e
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Even more rules.
---
bicep-ts-mode.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/bicep-ts-mode.el b/bicep-ts-mode.el
index 9e8
branch: externals/bicep-ts-mode
commit 0d33d1dfae51e915454438c7ba634b4d8a3221d1
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Support escape-sequences too.
---
bicep-ts-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/bicep-ts-mode.el b/bicep-ts-mode.el
in
branch: externals/bicep-ts-mode
commit 35137d9212532e554a4a262a3f84b76056d641f2
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Highlight nested function-calls too!
---
bicep-ts-mode.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bicep-ts-mode.el b/bicep-ts-mode.el
index 12636
branch: externals/bicep-ts-mode
commit 39f364f8077453f0dbc56e0b5bb9a6c6b7f9e95a
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Correctly use function-call-face instead of function-name-face.
---
bicep-ts-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bi
branch: externals/bicep-ts-mode
commit e2cf82d14757c3f58a3e0e622c2919c1e4bb1a46
Author: Jostein Kjønigsen
Commit: Jostein Kjønigsen
Support variable-highlighting in more types of if-statements.
---
bicep-ts-mode.el | 4
1 file changed, 4 insertions(+)
diff --git a/bicep-ts-mode.el b/b
elpasync pushed a change to branch externals/bicep-ts-mode.
from ad56def223 Going opiniated: Make type-strings highlighted as types!
new 35137d9212 Highlight nested function-calls too!
new 39f364f807 Correctly use function-call-face instead of
function-name-face.
new
elpasync pushed a change to branch elpa/dirvish.
from 77b15ee18e feat(core): add `dirvish-mode-line-bar-image-width`
option (#252)
new 16f9651054 refactor: use md5 for thumbnail file names
new d0569dd886 chore: bump to 2.2.0 🎉
new 34640ec047 chore: update CHANGELOG
branch: elpa/clojure-ts-mode
commit e0703fff14de7cdf923093b727b80c465d2c1343
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add a "Caveats" section the to the README
---
README.md | 14 ++
1 file changed, 14 insertions(+)
diff --git a/README.md b/README.md
index d583059fa8..03
branch: elpa/dirvish
commit 34640ec0470f196246aa1c9f78b53e6e2d544376
Author: Alex Lu
Commit: Alex Lu
chore: update CHANGELOG for 2.2.0
---
docs/CHANGELOG.org | 31 +++
1 file changed, 31 insertions(+)
diff --git a/docs/CHANGELOG.org b/docs/CHANGELOG.org
index d2
branch: elpa/dirvish
commit d0569dd886e544617eceac4a80dbea1f257a0f17
Author: Alex Lu
Commit: Alex Lu
chore: bump to 2.2.0 🎉
---
dirvish-extras.el | 2 +-
dirvish-tramp.el | 2 +-
dirvish-widgets.el | 2 +-
dirvish.el
branch: elpa/clojure-ts-mode
commit 592f708d5d30d69b0a25d8a6625d1ae0d05c0cba
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Extend the font-locking documentation
---
README.md | 8
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index c4fe2eee95..d583059fa8 100
branch: elpa/dirvish
commit 16f9651054f1e3b1ae4a1f0010dbed60fb3bb0a4
Author: Alex Lu
Commit: Alex Lu
refactor: use md5 for thumbnail file names
---
dirvish-widgets.el | 44 ++--
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/dirvish-w
branch: elpa/dirvish
commit 77b15ee18ed2eb4d3454bb9c779b75a296c42911
Author: Alex Lu
Commit: Alex Lu
feat(core): add `dirvish-mode-line-bar-image-width` option (#252)
Closes #252
---
dirvish.el | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/dirv
branch: elpa/dirvish
commit c28654d29c4091a8fae1f41572c95480250e07c4
Author: Alex Lu
Commit: Alex Lu
feat: support font preview
---
dirvish-widgets.el | 57
dirvish.el | 7 +--
docs/CUSTOMIZING.org | 11 +-
3 file
branch: externals/cus-abbrev
commit ce1479cf73412646b340d2a0078b3fcb36e2050d
Author: Mauro Aranda
Commit: Mauro Aranda
; Ignore some more files
---
.elpaignore | 4 +++-
.gitignore | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/.elpaignore b/.elpaignore
index d90b9b
elpasync pushed a change to branch elpa/dirvish.
from b17faded2d refactor(peek): handle 'library not found' exception
explicitly
new 04a501732f feat(history): sort history entries with access time
(#265)
new c28654d29c feat: support font preview
new 77b15ee18e feat
branch: elpa/package-lint
commit 6170c1e5b79f9b9f606ab17ab4d9ffb9bce3ebde
Author: Steve Purcell
Commit: Steve Purcell
Bump version to 0.25
---
package-lint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package-lint.el b/package-lint.el
index fae42b9947..980a9e7e0b 1
branch: elpa/dirvish
commit 04a501732fdd32e1fc9424865006b70e330af539
Author: Alex Lu
Commit: Alex Lu
feat(history): sort history entries with access time (#265)
---
dirvish.el | 46 +++--
docs/CUSTOMIZING.org | 32 +++
branch: elpa/clojure-ts-mode
commit 9bca1c360a113031dbc57fb9038e5773bce31eb8
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Expand the README a bit
---
README.md | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1302da3564..72
branch: elpa/clojure-ts-mode
commit 1fa9ced658acbd8b715787983b7aaaf44d165ee0
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Improve the installation instructions
---
README.md | 27 +++
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/README.md b/READM
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 9662b6caa8 Release 0.2.3
new 187e51253d [Fix #29] Remove the manual grammar installation
instructions
new 72b0a606f5 Move the configuration instructions after the
installation ones
new 9bca1c360a Expand
branch: elpa/gptel
commit 1a3b393a4b676c89e7d675c7d1b395c73d238755
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-anthropic: Parse tool results from buffer
* gptel-anthropic.el (gptel--anthropic-format-tool-id,
gptel--anthropic-unformat-tool-id, gptel-curl--parse-
branch: elpa/gptel
commit e96ca2aa46978e8165c110f0264d5113ac64154b
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel-openai: Parse tool results from buffer
* gptel-openai.el: (gptel-curl--parse-stream,
gptel--parse-response, gptel--
branch: elpa/gptel
commit 08014b56671b58f8ed0d6b7a0eedb830406750c2
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: Separate tool confirmation and result insertion
* gptel.el (gptel--insert-response, gptel--display-tool-calls,
gpt
elpasync pushed a change to branch elpa/gptel.
from 2bcf06d7d4 gptel: rename gptel--get-bounds
new 98d4360592 gptel: Switch to pcase in insert callbacks
new 08014b5667 gptel: Separate tool confirmation and result insertion
new cb420b6928 gptel: Breaking change to gpt
branch: elpa/gptel
commit 00f39ea179630cd9a15430d0edc2d584a139ed31
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: Ignore blank/whitespace messages
- Support across APIs for blank messages in the messages array
varies. Uniformly
branch: elpa/gptel
commit 13757388ca1f41bf5556201f96ab18b97ad63872
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel-gemini: Parse tool results from buffer
* gptel-gemini.el (gptel--parse-buffer):
Create tool call and result message
branch: elpa/gptel
commit aded7787d623f663623493382bfa97d1040a3bc8
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: Make tool call records in buffer recoverable
Include tool calls and results as explicitly recoverable messages
wit
branch: elpa/gptel
commit 1d0b3d112bd74ecd9f0789b5ce2526d0e9992fb6
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-ollama: Parse tool results from buffer
* gptel-ollama.el (gptel--parse-buffer):
- Create tool call and result messages from each recorded call
branch: elpa/gptel
commit e53076f43e9a8865e951383037b5f1ba520f9470
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
test: Update submodule
* test: Add tests for new features, including tool result parsing
from buffers.
---
test | 2 +-
1 file changed, 1 insertion(+), 1 d
branch: elpa/gptel
commit 8e0de5dd25b85122e35da9e2e3a7d09e2e46ece8
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: overhaul bounds, support more text property types
Store the chat buffer's gptel bounds in an alist for compactness.
branch: elpa/gptel
commit 2a6f714d307c403684e81a1c4c0e521d7c4d12d8
Author: Markus Hauck
Commit: GitHub
README: Fix typo (#676)
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index f0b518df5e..2e5c3a6908 100644
--- a/README.org
+++
branch: elpa/gptel
commit 56623b9889e5b8849ea648110fd5fe0d6db726ac
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel-org: Tool result handling for Org
* gptel-org.el: (gptel-org--create-prompt,
gptel--org-strip-tool-headers, gptel--
branch: elpa/gptel
commit cb420b69287c0df69672ea916e318685b4a312ce
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: Breaking change to gptel-request API
* gptel.el (gptel-request, gptel--handle-tool-use,
gptel--insert-response): C
branch: elpa/gptel
commit d222ed823afe2648a37fef4368e4414b90205b72
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel-org: Always create prompt in a temp buffer
* gptel-org.el (gptel-org--create-prompt): Clone the chat buffer
for bot
branch: elpa/clojure-ts-mode
commit 187e51253d6b5af375805d034fae7fbb1994a0b7
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Fix #29] Remove the manual grammar installation instructions
Very few people will have to do this, so it doesn't really make sense
to go into so much det
branch: elpa/gptel
commit 98d4360592bb7c9cc392d5fcda7dc6c23b26572f
Author: Psionik K <73710933+psioni...@users.noreply.github.com>
Commit: Karthik Chikmagalur
gptel: Switch to pcase in insert callbacks
Structural, non-behavioral.
* gptel.el (gptel--insert-response): Switch t
branch: externals/debbugs
commit 4fde9fbcbd872b8c30f2e95c8c6513ae7578bdea
Author: Michael Albinus
Commit: Michael Albinus
Release debbugs 0.44
* Makefile (TESTS): List of *-tests.el files.
(SELECTOR): New variable.
(check): Depend on $(TESTS).
(%-tests): New target, runn
albinus pushed a change to branch externals/debbugs.
from 0f5c925024 * dir: Adapt entries to new name. (Bug#76530)
new 4d62aac48b Add comment in *.texi
new 89fe82ac28 Improve keep-subject handling
new 4fde9fbcbd Release debbugs 0.44
Summary of changes:
Makefile
branch: externals/debbugs
commit 4d62aac48b34bcb625d05e01b76e3354d194a6c0
Author: Michael Albinus
Commit: Michael Albinus
Add comment in *.texi
---
debbugs-ug.texi | 1 +
debbugs.texi| 1 +
2 files changed, 2 insertions(+)
diff --git a/debbugs-ug.texi b/debbugs-ug.texi
index ef2f20b081
branch: externals/json-mode
commit 09775d0d18062742a1a87a9c862fd54115032d2a
Author: Stefan Kangas
Commit: Stefan Kangas
; Fix byte-compilation warnings
---
json-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/json-mode.el b/json-mode.el
index a7a78a058c..d939
branch: elpa/dirvish
commit bfb3826a8abc724e8bae430f847bb46ec31a71ef
Author: Alex Lu
Commit: Alex Lu
fix(side): mismatched variables
---
dirvish.el | 12
extensions/dirvish-side.el | 3 ---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/dirvish.
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 1fa9ced658 Improve the installation instructions
new 88fc10f247 Convert a note to an admonition
new 592f708d5d Extend the font-locking documentation
new e0703fff14 Add a "Caveats" section the to the README
branch: elpa/dirvish
commit 29b9f811c06b68a5daabdd24cdfb6c9f2b2d412d
Author: Alex Lu
Commit: Alex Lu
BREAKING: use 7-zip for archive preview
---
README.org | 42 --
dirvish-widgets.el | 22 +---
dirvish.el | 9 --
branch: externals/compat
commit f0f35b6a432398487d286e4fc058edb3fc2344ee
Author: Daniel Mendler
Commit: Daniel Mendler
compat.texi: Use correct path for subr-x.el
---
compat.texi | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/compat.texi b/compat.texi
index f06a
branch: elpa/llama
commit 580ad210e01cb54511aa399614e26feceeb17aaa
Author: Daniel Mendler
Commit: Daniel Mendler
all-completions advice: Check for equality with global obarray and empty
str as optimization
---
llama.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/l
elpasync pushed a change to branch externals/consult.
from ce38dd0377 consult-completion-in-region: Auto-detect completion UI.
new 3aa436bd2c consult-yank-pop, consult-history: Respect display
properties during preview
new 332c172999 Update changelog
Summary of changes:
branch: externals/consult
commit 3aa436bd2c9c058f0537fe83d5cb5f9d558b0222
Author: Daniel Mendler
Commit: Daniel Mendler
consult-yank-pop, consult-history: Respect display properties during preview
Avoid leaking passwords stored in the kill-ring during preview. The
password in
t
branch: elpa/clojure-ts-mode
commit 51ee8a46737798dbe99613624024958ebe2ce296
Author: Roman Rudakov
Commit: Bozhidar Batsov
[#62] Define list thing to improve navigation in Emacs 31
If list thing is defined, Emacs 31 will set a few options automatically to
improve navigation by l
branch: externals/consult
commit 332c17299913af7d6eb14c6d2a1d0f91f048b07c
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 0e082ec430..5df7902406 100644
--- a/CHANGELOG.
branch: externals/cus-abbrev
commit 796a1da64feb649281e6d065c4e5b90cb5b0d22c
Author: Mauro Aranda
Commit: Mauro Aranda
Don't ignore package files in .elpaignore
Last commit was just a confusion. The package files should be ignored
only in Git.
https://lists.gnu.org/arc
branch: externals/consult
commit 64650f10a97334559a74ec7c2b6bf41071577431
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completion-in-region: Improve handling of single candidates (Fix
#1193)
---
consult.el | 114 -
1 file
branch: externals/cape
commit 5c198df8767cf9bbc4c4272142ae36c0b7681888
Author: Daniel Mendler
Commit: Daniel Mendler
cape-company-to-capf: Handle updated 'prefix return value convention (Fix
#146)
---
cape.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/c
elpasync pushed a change to branch externals/cape.
from 50fdb70807 cape-file: Use substitute-in-file-name when checking for
existing directory
new 5c198df876 cape-company-to-capf: Handle updated 'prefix return
value convention (Fix #146)
new c854d98373 Update changelog
S
branch: externals/consult
commit 8ea14ed54647c29dfa48af03c6466b4fe0119756
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 5df7902406..63b27a4658 100644
--- a/CHANGELOG.or
elpasync pushed a change to branch elpa/dirvish.
from 34640ec047 chore: update CHANGELOG for 2.2.0
new 7c808c3139 fix(subtree): incorrect vc backend
new bfb3826a8a fix(side): mismatched variables
Summary of changes:
dirvish.el| 12
extensi
branch: elpa/dirvish
commit 7c808c3139e84c9829cfbf0a87f0043bdab7b8e9
Author: Alex Lu
Commit: Alex Lu
fix(subtree): incorrect vc backend
---
extensions/dirvish-subtree.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/dirvish-subtree.el b/extensions/dirvish-su
branch: elpa/xah-fly-keys
commit be07d739cc9f95de3508a1fd0eaa4c5b0da363f8
Author: Xah Lee
Commit: Xah Lee
minor tweak for emacs version 30
---
xah-fly-keys.el | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index 3050120c
70 matches
Mail list logo