-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cape to 1.7-11-g361d0f2 Update compat to 30.0.1.0-2-ga415c5f Update consult to 1.8-62-g93cf368 Update corfu to 1.5-60-g2050453 Update dape to 0.18.0-2-g331de08 Update fussy to 2.1-10-gc870a58 Update git-link to v0.9.2-19-g40f7b16 Update gptel to v0.9.7-12-g0ce1628 Update magit to v4.1.3-21-gf637dd18 Update markdown-mode to v2.6-63-g8692afc Update nerd-icons to 0.1.0-47-g4bd9795 Update racket-mode to 3dc8c17 Update sis to 4fdd4e7 Update transient to v0.8.1-23-g5a18a79 Update vertico to 1.9-17-g830c65d Update yasnippet-snippets to 1.1-9-gf1907ed
- Loading branch information
Showing
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
Submodule cape
updated
5 files
+3 −0 | CHANGELOG.org | |
+1 −0 | README.org | |
+2 −4 | cape-char.el | |
+3 −4 | cape-keyword.el | |
+185 −196 | cape.el |
Submodule compat
updated
6 files
+12 −0 | NEWS.org | |
+50 −0 | compat-30.el | |
+6 −1 | compat-macs.el | |
+26 −0 | compat-tests.el | |
+1 −1 | compat.el | |
+32 −3 | compat.texi |
Submodule consult
updated
4 files
+6 −2 | CHANGELOG.org | |
+4 −0 | README.org | |
+6 −2 | consult-info.el | |
+123 −80 | consult.el |
Submodule corfu
updated
3 files
+7 −10 | README.org | |
+29 −25 | corfu.el | |
+4 −4 | extensions/corfu-popupinfo.el |
Submodule dape
updated
4 files
+16 −0 | CHANGELOG.org | |
+5 −3 | README.org | |
+7 −7 | dape-tests.el | |
+301 −235 | dape.el |
Submodule gptel
updated
8 files
+10 −1 | README.org | |
+14 −12 | gptel-anthropic.el | |
+35 −12 | gptel-gemini.el | |
+19 −23 | gptel-ollama.el | |
+37 −44 | gptel-rewrite.el | |
+10 −19 | gptel-transient.el | |
+113 −66 | gptel.el | |
+1 −1 | test |
Submodule magit
updated
25 files
+0 −6 | .github/dependabot.yml | |
+5 −1 | CHANGELOG | |
+28 −0 | docs/magit.org | |
+28 −0 | docs/magit.texi | |
+1 −2 | lisp/git-commit.el | |
+2 −72 | lisp/magit-base.el | |
+4 −7 | lisp/magit-bisect.el | |
+10 −11 | lisp/magit-blame.el | |
+1 −2 | lisp/magit-branch.el | |
+2 −9 | lisp/magit-clone.el | |
+126 −101 | lisp/magit-diff.el | |
+24 −35 | lisp/magit-extras.el | |
+0 −5 | lisp/magit-fetch.el | |
+14 −49 | lisp/magit-git.el | |
+48 −71 | lisp/magit-log.el | |
+34 −9 | lisp/magit-mode.el | |
+1 −1 | lisp/magit-push.el | |
+70 −74 | lisp/magit-section.el | |
+1 −2 | lisp/magit-sequence.el | |
+0 −12 | lisp/magit-sparse-checkout.el | |
+1 −1 | lisp/magit-stash.el | |
+1 −4 | lisp/magit-submodule.el | |
+3 −3 | lisp/magit-subtree.el | |
+3 −5 | lisp/magit-wip.el | |
+3 −3 | lisp/magit.el |
Submodule nerd-icons
updated
12 files
Submodule racket-mode
updated
7 files
+12 −1 | racket-common.el | |
+6 −0 | racket-hash-lang.el | |
+9 −2 | racket-mode.el | |
+38 −60 | racket-parens.el | |
+10 −3 | racket-repl.el | |
+17 −3 | racket/elisp.rkt | |
+5 −0 | racket/gui.rkt |
Submodule transient
updated
4 files
+7 −0 | CHANGELOG | |
+44 −10 | docs/transient.org | |
+47 −9 | docs/transient.texi | |
+259 −136 | lisp/transient.el |
Submodule vertico
updated
7 files
+1 −0 | CHANGELOG.org | |
+13 −6 | README.org | |
+1 −1 | extensions/vertico-buffer.el | |
+4 −2 | extensions/vertico-flat.el | |
+2 −2 | extensions/vertico-grid.el | |
+1 −2 | extensions/vertico-reverse.el | |
+17 −20 | vertico.el |